abclinuxu.cz AbcLinuxu.cz itbiz.cz ITBiz.cz HDmag.cz HDmag.cz abcprace.cz AbcPráce.cz
AbcLinuxu hledá autory!
Inzerujte na AbcPráce.cz od 950 Kč
Rozšířené hledání
×
    dnes 19:55 | IT novinky

    Společnost Meta ve spolupráci se společností Oakley oznámila řadu chytrých brýlí Oakley. První Oakley Meta HSTN si lze předobjednat za 499 dolarů.

    Ladislav Hagara | Komentářů: 0
    dnes 16:11 | IT novinky

    Ministerstvo průmyslu a obchodu (MPO) vyjádřilo podporu předložení projektu AI Gigafactory CZ, který do veřejné konzultace Evropské komise zaslala společnost České Radiokomunikace (CRA) v rámci iniciativy Project AIGF CZ. Jde o významný krok k rozvoji výpočetní infrastruktury pro umělou inteligenci (AI), která je prioritou resortu. Projekt je v souladu s cíli Národní strategie umělé inteligence ČR 2030 a je již součástí návrhu

    … více »
    Ladislav Hagara | Komentářů: 7
    dnes 13:11 | Zajímavý článek

    Nové číslo časopisu Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 154 (pdf). S podtitulem Automatizace domácnosti.

    Ladislav Hagara | Komentářů: 0
    dnes 12:22 | IT novinky

    Americký prezident Donald Trump podepsal exekutivní příkaz, který prodlužuje lhůtu pro prodej amerických aktiv aplikace TikTok vlastněné čínskou společností ByteDance do amerických rukou o dalších 90 dnů. Americký Kongres loni v dubnu kvůli bezpečnostním obavám přijal zákon, podle kterého měl vstoupit v platnost zákaz sítě TikTok v USA v případě, že se prodej neuskuteční do 19. ledna. Trump však v lednu lhůtu pro prodej prodloužil o 75 dnů. V dubnu pak přikročil k prodloužení o dalších 75 dnů, lhůta tak měla vypršet dnešním dnem.

    Ladislav Hagara | Komentářů: 1
    dnes 12:11 | IT novinky

    Microsoft hodlá zrušit další tisíce pracovních míst, a to především v obchodních odděleních. Předchozí kolo propouštění se uskutečnilo v květnu a dotklo se 6000 zaměstnanců. Vedení firmy již dříve upozornilo, že vzhledem k rozsáhlým investicím do umělé inteligence (AI) se bude snažit omezovat výdaje v jiných oblastech.

    Ladislav Hagara | Komentářů: 4
    včera 18:44 | IT novinky

    Společnost Murena ve spolupráci se společností Qwant představila vyhledávač Murena Find. Ve výchozím nastavení bude používán v mobilním operačním systému /e/OS a v Murena Workspace.

    Ladislav Hagara | Komentářů: 0
    včera 13:00 | IT novinky

    V mobilní aplikaci Facebooku se lze nově přihlašovat pomocí Passkeys.

    Ladislav Hagara | Komentářů: 3
    včera 12:44 | IT novinky

    Společnost Midjourney představila vlastní generátor videí pomocí umělé inteligence (AI) V1 Video Model.

    Ladislav Hagara | Komentářů: 0
    18.6. 23:22 | Nová verze

    Editor kódu Zed (Wikipedie) má nově v sobě integrovaný debugger. Podporuje Rust, C/C++, JavaScript, Go, Python a pomocí rozšíření i další programovací jazyky.

    Ladislav Hagara | Komentářů: 7
    18.6. 22:22 | Zajímavý článek

    Byl publikován aktuální přehled vývoje renderovacího jádra webového prohlížeče Servo (Wikipedie). Servo mimo jiné nově zvládne animované GIFy.

    Ladislav Hagara | Komentářů: 1
    Jaký je váš oblíbený skriptovací jazyk?
     (56%)
     (30%)
     (7%)
     (2%)
     (0%)
     (1%)
     (3%)
    Celkem 287 hlasů
     Komentářů: 16, poslední 8.6. 21:05
    Rozcestník

    Dotaz: Kompilace skonci chybou

    11.6.2006 15:19 halogan | skóre: 7 | Praha
    Kompilace skonci chybou
    Přečteno: 142×
    Dobry den, po nove instalaci Gentoo mi u asi poloviny aplikaci konci kompilace chybou. Nepise to presne duvod chyby, takze nevim, co s tim.
    2.6.16-gentoo-r7
    gcc-4.1.1
    
    Jen dodam, ze to nejede jen u grafickych programu, konzolove tusim jely vsechny. Nesel napriklad fluxbox, licq, valknut apod., ale sly treba Opera, XFCE, gvim a xfce-terminal.
    if i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I..  -I./FbTk   -O2 -mtune=i686 -pipe  -DSHAPE  -I/usr/include/freetype2    -MT ScreenResources.o -MD -MP -MF ".deps/ScreenResources.Tpo" -c -o ScreenResources.o ScreenResources.cc; \
    then mv -f ".deps/ScreenResources.Tpo" ".deps/ScreenResources.Po"; else rm -f ".deps/ScreenResources.Tpo"; exit 1; fi
    ScreenResources.cc:33: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::PlacementPolicy]' in different namespace
    ScreenResources.cc:33: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::PlacementPolicy]'
    ScreenResources.cc:38: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::PlacementPolicy]' in different namespace
    ScreenResources.cc:38: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::PlacementPolicy]'
    ScreenResources.cc:53: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::PlacementPolicy]' in different namespace
    ScreenResources.cc:53: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::PlacementPolicy]'
    ScreenResources.cc:69: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::RowDirection]' in different namespace
    ScreenResources.cc:69: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::RowDirection]'
    ScreenResources.cc:74: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::RowDirection]' in different namespace
    ScreenResources.cc:74: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::RowDirection]'
    ScreenResources.cc:85: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::RowDirection]' in different namespace
    ScreenResources.cc:85: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::RowDirection]'
    ScreenResources.cc:98: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::ColumnDirection]' in different namespace
    ScreenResources.cc:98: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = BScreen::ColumnDirection]'
    ScreenResources.cc:103: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ColumnDirection]' in different namespace
    ScreenResources.cc:103: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ColumnDirection]'
    ScreenResources.cc:114: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ColumnDirection]' in different namespace
    ScreenResources.cc:114: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ColumnDirection]'
    ScreenResources.cc:126: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::MenuTheme::MenuMode]' in different namespace
    ScreenResources.cc:126: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::MenuTheme::MenuMode]'
    ScreenResources.cc:131: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::MenuTheme::MenuMode]' in different namespace
    ScreenResources.cc:131: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::MenuTheme::MenuMode]'
    ScreenResources.cc:142: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::MenuTheme::MenuMode]' in different namespace
    ScreenResources.cc:142: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::MenuTheme::MenuMode]'
    ScreenResources.cc:153: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ResizeModel]' in different namespace
    ScreenResources.cc:153: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::ResizeModel]'
    ScreenResources.cc:166: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ResizeModel]' in different namespace
    ScreenResources.cc:166: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::ResizeModel]'
    ScreenResources.cc:177: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FocusModel]' in different namespace
    ScreenResources.cc:177: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FocusModel]'
    ScreenResources.cc:190: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FocusModel]' in different namespace
    ScreenResources.cc:190: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FocusModel]'
    ScreenResources.cc:201: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::TabFocusModel]' in different namespace
    ScreenResources.cc:201: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::TabFocusModel]'
    ScreenResources.cc:214: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::TabFocusModel]' in different namespace
    ScreenResources.cc:214: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::TabFocusModel]'ScreenResources.cc:225: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FollowModel]' in different namespace
    ScreenResources.cc:225: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = BScreen::FollowModel]'
    ScreenResources.cc:240: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FollowModel]' in different namespace
    ScreenResources.cc:240: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = BScreen::FollowModel]'
    ScreenResources.cc:252: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::LineStyle]' in different namespace
    ScreenResources.cc:252: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::LineStyle]'
    ScreenResources.cc:257: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::LineStyle]' in different namespace
    ScreenResources.cc:257: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::LineStyle]'
    ScreenResources.cc:274: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::LineStyle]' in different namespace
    ScreenResources.cc:274: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::LineStyle]'
    ScreenResources.cc:287: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::JoinStyle]' in different namespace
    ScreenResources.cc:287: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::JoinStyle]'
    ScreenResources.cc:292: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::JoinStyle]' in different namespace
    ScreenResources.cc:292: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::JoinStyle]'
    ScreenResources.cc:309: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::JoinStyle]' in different namespace
    ScreenResources.cc:309: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::JoinStyle]'
    ScreenResources.cc:322: error: specialization of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::CapStyle]' in different namespace
    ScreenResources.cc:322: error:   from definition of 'void FbTk::Resource<T>::setDefaultValue() [with T = FbTk::GContext::CapStyle]'
    ScreenResources.cc:327: error: specialization of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::CapStyle]' in different namespace
    ScreenResources.cc:327: error:   from definition of 'std::string FbTk::Resource<T>::getString() [with T = FbTk::GContext::CapStyle]'
    ScreenResources.cc:347: error: specialization of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::CapStyle]' in different namespace
    ScreenResources.cc:347: error:   from definition of 'void FbTk::Resource<T>::setFromString(const char*) [with T = FbTk::GContext::CapStyle]'
    make[4]: *** [ScreenResources.o] Error 1
    make[4]: *** Waiting for unfinished jobs....
    make[4]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14/src'
    make[3]: *** [all-recursive] Error 1
    make[3]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14/src'
    make[2]: *** [all] Error 2
    make[2]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/var/tmp/portage/fluxbox-0.9.14-r1/work/fluxbox-0.9.14'
    make: *** [all] Error 2
    
    !!! ERROR: x11-wm/fluxbox-0.9.14-r1 failed.
    Call stack:
      ebuild.sh, line 1539:   Called dyn_compile
        ebuild.sh, line 939:   Called src_compile
          fluxbox-0.9.14-r1.ebuild, line 91:   Called die
    
          !!! make failed
          !!! If you need support, post the topmost build error, and the call stack if relevant.
          
    vim isn't just for nerds

    Odpovědi

    11.6.2006 15:28 8an | skóre: 30
    Rozbalit Rozbalit vše Re: Kompilace skonci chybou
    To je dost divná chyba, asi máš nějak nakopnutý kompilátor C++ (Fluxbox a Valknut je C++, gvim je C, Opera je binárka). Zkoušel jsi downgradovat zpátky na GCC 3.4.6? Můžeš mít v systému obě verze a přehazovat je pomocí gcc-config.
    If you build an operating system that even an idiot can use, only idiots will use it.
    11.6.2006 15:31 halogan | skóre: 7 | Praha
    Rozbalit Rozbalit vše Re: Kompilace skonci chybou
    To jsem chtel zkusit, ale nechci to mit komplikovane. Navic na GCC 4 mi jelo Gentoo bez jakychkoliv problemu.
    vim isn't just for nerds
    11.6.2006 15:57 halogan | skóre: 7 | Praha
    Rozbalit Rozbalit vše Re: Kompilace skonci chybou
    Zajimave, pokazde pri pokusu o instalaci maskle verze (staci ~) to funguje v pohode. Stejne mi nejde do hlavy, proc to neslo predtim.
    vim isn't just for nerds

    Založit nové vláknoNahoru

    Tiskni Sdílej: Linkuj Jaggni to Vybrali.sme.sk Google Del.icio.us Facebook

    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.