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í
×
    včera 15:44 | Zajímavý software

    Asterinas (GitHub) je v Rustu napsané jádro operačního systému poskytující s jádrem Linux kompatibilní ABI. Vydána byla verze 0.18.0. První distribucí postavenou nad jádrem Asterinas je Asterinas NixOS. Nejedná se o oficiální projekt NixOS a nemá nic společného s NixOS Foundation.

    Ladislav Hagara | Komentářů: 1
    včera 13:22 | Zajímavý článek

    Podrobně byla rozebrána kritická zranitelnost v nf_tables (CVE-2026-23111). Další lokální eskalace práv na Linuxu. V upstreamu byla zranitelnost již v únoru opravena. Ve zdrojovém kódu stačilo odstranit 1 vykřičník.

    Ladislav Hagara | Komentářů: 1
    včera 12:11 | Nová verze

    Evropská komise (EK) nařídila americké společnosti Meta, že musí znovu umožnit bezplatný přístup konkurenčním obecně zaměřeným asistentům umělé inteligence (AI) k WhatsAppu a tento přístup musí zachovat až do ukončení antimonopolního šetření. Opatření je dočasné a má zabránit vážnému a nevratnému poškození konkurence na rychle rostoucím trhu s obecnými AI asistenty. Meta uvedla, že se proti rozhodnutí odvolá.

    Ladislav Hagara | Komentářů: 7
    včera 11:44 | IT novinky

    Společnost Anthropic představila AI modely Claude Fable 5 a Claude Mythos 5. Claude Fable 5 je první model třídy Mythos určený pro běžné použití.

    Ladislav Hagara | Komentářů: 0
    včera 04:44 | Nová verze

    Byla vydána nová stabilní verze 3.24.0, tj. první z nové řady 3.24, minimalistické linuxové distribuce zaměřené na bezpečnost Alpine Linux (Wikipedie) postavené na standardní knihovně jazyka C musl libc a BusyBoxu. Přehled novinek v poznámkách k vydání.

    Ladislav Hagara | Komentářů: 1
    včera 03:33 | Komunita

    Na čem pracují vývojáři v Rustu napsaného mikrokernelového unixového operačního systému Redox OS (Wikipedie)? Byl publikován přehled vývoje za květen. Vypíchnout lze nový scheduler EEVDF nebo port desktopového prostředí Xfce na Redox OS.

    Ladislav Hagara | Komentářů: 0
    9.6. 22:22 | Komunita

    Upozornění pro uživatele Asahi Linuxu: Neaktualizujte macOS na verzi 27 Golden Gate! Apple změnil detekci spouštěcích oddílů. Po aktualizaci oddíl s Asahi Linuxem nevidí. Snad je to jenom chyba.

    Ladislav Hagara | Komentářů: 5
    9.6. 15:11 | Komunita

    Na webu konference Den IPv6, která se konala 4. června v Národní technické knihovně v pražských Dejvicích, jsou nyní k dispozici všechny prezentace (v PDF) a jejich videozáznamy. Organizátory konference byly i letos sdružení CESNET, CZ.NIC a NIX.CZ.

    VSladek | Komentářů: 0
    9.6. 13:11 | Nová verze

    Byla vydána nová verze 9.1.0 správce sbírky fotografií digiKam (Wikipedie). Přehled novinek i s náhledy v oficiálním oznámení (NEWS). Vypíchnout lze vylepšené vyhledávání nebo podporu Pixel Motion Photos. Nejnovější digiKam je ke stažení také jako balíček ve formátu AppImage. Stačí jej stáhnout, nastavit právo ke spuštění a spustit.

    Ladislav Hagara | Komentářů: 1
    9.6. 11:44 | Pozvánky

    Přihlaste svou přednášku na další ročník konference LinuxDays, který proběhne 3. a 4. října na FIT ČVUT v pražských Dejvicích. Příjem témat poběží do konce prázdnin, pak proběhne veřejné hlasování a následně sestavení programu.

    Petr Krčmář | Komentářů: 3
    Které desktopové prostředí na Linuxu používáte?
     (11%)
     (8%)
     (2%)
     (15%)
     (31%)
     (3%)
     (6%)
     (3%)
     (15%)
     (27%)
    Celkem 1871 hlasů
     Komentářů: 30, poslední 3.4. 20:20
    Rozcestník


    Dotaz: Problem s kompilaci php na fedora core 2

    13.5.2007 21:05 Michal
    Problem s kompilaci php na fedora core 2
    Přečteno: 247×
    Ahoj, chtel jsem zkompilovat novou verzi php na fedora core, confgiure probehne v poradku, ale pri make se vypisuji hrozny chyby:
    /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/stddef.h:325: error: storage class specified for parameter `wchar_t'
    /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/stddef.h:354: error: storage class specified for parameter `wint_t'
    In file included from /usr/include/_G_config.h:24,
                     from /usr/include/libio.h:32,
                     from /usr/include/stdio.h:72,
                     from /root/install/php-5.2.2/Zend/zend.h:37,
                     from /root/install/php-5.2.2/main/php.h:34,
                     from /root/install/php-5.2.2/ext/libxml/libxml.c:28:
    /usr/include/wchar.h:81: error: syntax error before "wint_t"
    /usr/include/wchar.h:83: error: syntax error before '}' token
    In file included from /usr/include/libio.h:32,
                     from /usr/include/stdio.h:72,
                     from /root/install/php-5.2.2/Zend/zend.h:37,
                     from /root/install/php-5.2.2/main/php.h:34,
                     from /root/install/php-5.2.2/ext/libxml/libxml.c:28:
    /usr/include/_G_config.h:29: error: syntax error before "__mbstate_t"
    /usr/include/_G_config.h:34: error: syntax error before "__mbstate_t"
    In file included from /usr/include/_G_config.h:44,
                     from /usr/include/libio.h:32,
                     from /usr/include/stdio.h:72,
                     from /root/install/php-5.2.2/Zend/zend.h:37,
                     from /root/install/php-5.2.2/main/php.h:34,
                     from /root/install/php-5.2.2/ext/libxml/libxml.c:28:
    /usr/include/gconv.h:72: error: storage class specified for parameter `__gconv_fct'
    /usr/include/gconv.h:75: error: syntax error before '*' token
    /usr/include/gconv.h:75: error: storage class specified for parameter `wint_t'
    /usr/include/gconv.h:75: error: `wint_t' declared as function returning a function
    /usr/include/gconv.h:75: error: conflicting types for `wint_t'
    /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/stddef.h:354: error: previous declaration of `wint_t'
    /usr/include/gconv.h:78: error: storage class specified for parameter `__gconv_init_fct'
    /usr/include/gconv.h:79: error: storage class specified for parameter `__gconv_end_fct'
    /usr/include/gconv.h:88: error: storage class specified for parameter `__gconv_trans_fct'
    /usr/include/gconv.h:93: error: storage class specified for parameter `__gconv_trans_context_fct'
    /usr/include/gconv.h:97: error: storage class specified for parameter `__gconv_trans_query_fct'
    /usr/include/gconv.h:100: error: storage class specified for parameter `__gconv_trans_init_fct'
    /usr/include/gconv.h:101: error: storage class specified for parameter `__gconv_trans_end_fct'
    /usr/include/gconv.h:106: error: syntax error before "__gconv_trans_fct"
    /usr/include/gconv.h:111: error: syntax error before '}' token
    /usr/include/gconv.h:125: error: syntax error before "__gconv_fct"
    /usr/include/gconv.h:140: error: redeclaration of `__data'
    /usr/include/gconv.h:109: error: `__data' previously declared here
    /usr/include/gconv.h:141: error: syntax error before '}' token
    /usr/include/gconv.h:162: error: syntax error before "__mbstate_t"
    /usr/include/gconv.h:168: error: syntax error before '}' token
    /usr/include/gconv.h:176: error: field `__data' has incomplete type
    /usr/include/gconv.h:176: error: syntax error before "__flexarr"
    In file included from /usr/include/libio.h:32,
                     from /usr/include/stdio.h:72,
                     from /root/install/php-5.2.2/Zend/zend.h:37,
                     from /root/install/php-5.2.2/main/php.h:34,
                     from /root/install/php-5.2.2/ext/libxml/libxml.c:28:
    /usr/include/_G_config.h:47: error: field `__cd' has incomplete type
    /usr/include/_G_config.h:50: error: field `__cd' has incomplete type
    /usr/include/_G_config.h:51: error: field `__data' has incomplete type
    /usr/include/_G_config.h:53: error: storage class specified for parameter `_G_iconv_t'
    /usr/include/_G_config.h:55: error: storage class specified for parameter `_G_int16_t'
    /usr/include/_G_config.h:56: error: storage class specified for parameter `_G_int32_t'
    /usr/include/_G_config.h:57: error: storage class specified for parameter `_G_uint16_t'
    /usr/include/_G_config.h:58: error: storage class specified for parameter `_G_uint32_t'
    In file included from /usr/include/libio.h:53,
                     from /usr/include/stdio.h:72,
                     from /root/install/php-5.2.2/Zend/zend.h:37,
                     from /root/install/php-5.2.2/main/php.h:34,
                     from /root/install/php-5.2.2/ext/libxml/libxml.c:28:
    /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/stdarg.h:43: error: storage class specified for parameter `__gnuc_va_list'
    In file included from /usr/include/stdio.h:72,
                     from /root/install/php-5.2.2/Zend/zend.h:37,
                     from /root/install/php-5.2.2/main/php.h:34,
                     from /root/install/php-5.2.2/ext/libxml/libxml.c:28:
    /usr/include/libio.h:62:25: sys/cdefs.h: No such file or directory
    In file included from /usr/include/stdio.h:72,
                     from /root/install/php-5.2.2/Zend/zend.h:37,
                     from /root/install/php-5.2.2/main/php.h:34,
                     from /root/install/php-5.2.2/ext/libxml/libxml.c:28:
    /usr/include/libio.h:173: error: storage class specified for parameter `_IO_lock_t'
    /usr/include/libio.h:303: error: syntax error before "_IO_lock_t"
    /usr/include/libio.h:325: error: syntax error before '}' token
    /usr/include/libio.h:328: error: storage class specified for parameter `_IO_FILE'
    /usr/include/libio.h:333: error: storage class specified for parameter `_IO_2_1_stdin_'
    /usr/include/libio.h:334: error: storage class specified for parameter `_IO_2_1_stdout_'
    /usr/include/libio.h:335: error: storage class specified for parameter `_IO_2_1_stderr_'
    /usr/include/libio.h:351: error: storage class specified for parameter `__io_read_fn'
    /usr/include/libio.h:360: error: storage class specified for parameter `__io_write_fn'
    /usr/include/libio.h:368: error: storage class specified for parameter `__io_seek_fn'
    /usr/include/libio.h:371: error: storage class specified for parameter `__io_close_fn'
    /usr/include/libio.h:403: error: syntax error before '*' token
    /usr/include/libio.h:403: error: storage class specified for parameter `__underflow'
    /usr/include/libio.h:404: error: syntax error before '*' token
    /usr/include/libio.h:404: error: storage class specified for parameter `__uflow'
    /usr/include/libio.h:405: error: syntax error before '*' token
    /usr/include/libio.h:405: error: storage class specified for parameter `__overflow'
    /usr/include/libio.h:406: error: storage class specified for parameter `wint_t'
    /usr/include/libio.h:406: error: conflicting types for `wint_t'
    /usr/include/gconv.h:75: error: previous declaration of `wint_t'
    /usr/include/libio.h:406: error: syntax error before "__wunderflow"
    /usr/include/libio.h:407: error: storage class specified for parameter `wint_t'
    /usr/include/libio.h:407: error: redeclaration of `wint_t'
    /usr/include/libio.h:406: error: `wint_t' previously declared here
    /usr/include/libio.h:407: error: syntax error before "__wuflow"
    /usr/include/libio.h:408: error: storage class specified for parameter `wint_t'
    /usr/include/libio.h:408: error: redeclaration of `wint_t'
    /usr/include/libio.h:407: error: `wint_t' previously declared here
    /usr/include/libio.h:408: error: syntax error before "__woverflow"
    /usr/include/libio.h:441: error: syntax error before '*' token
    /usr/include/libio.h:441: error: storage class specified for parameter `_IO_getc'
    /usr/include/libio.h:442: error: syntax error before "_IO_FILE"
    /usr/include/libio.h:442: error: storage class specified for parameter `_IO_putc'
    /usr/include/libio.h:443: error: syntax error before '*' token
    /usr/include/libio.h:443: error: storage class specified for parameter `_IO_feof'
    .
    .
    .
    .
    .
    .
    .
    
    Prodaite nekdo? Diky

    Na otázku zatím nikdo bohužel neodpověděl.

    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.