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:11 | IT novinky

    Evropská komise naléhavě vyzvala členské státy EU, aby kvůli ochraně nezletilých na internetu urychlily zavádění unijní aplikace pro ověřování věku a zajistily její dostupnost do konce roku. Členské státy mohou zavést aplikaci EU pro ověřování věku jako samostatnou aplikaci nebo ji integrovat do takzvané evropské peněženky digitální identity.

    Ladislav Hagara | Komentářů: 9
    30.4. 23:33 | Nová verze

    Richard Biener oznámil vydání verze 16.1 (16.1.0) kolekce kompilátorů pro různé programovací jazyky GCC (GNU Compiler Collection). Jedná se o první stabilní verzi řady 16. Přehled změn, nových vlastností a oprav a aktualizovaná dokumentace na stránkách projektu. Některé zdrojové kódy, které bylo možné přeložit s předchozími verzemi GCC, bude nutné upravit.

    Ladislav Hagara | Komentářů: 0
    30.4. 23:11 | Nová verze

    Zulip Server z open source komunikační platformy Zulip (Wikipedie, GitHub) byl vydán ve verzi 12.0. Přehled novinek v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 0
    30.4. 12:11 | IT novinky

    Před 30 lety, tj. v úterý 30. dubna 1996, byl spuštěn Seznam.cz.

    Ladislav Hagara | Komentářů: 20
    30.4. 11:44 | Komunita

    Byly zpracovány a zveřejněny všechny videozáznamy, které stojí za zveřejnění, z konference FOSDEM 2026.

    Ladislav Hagara | Komentářů: 0
    30.4. 01:11 | IT novinky

    Od úterý 28. dubna musí nově uváděné notebooky v Evropské unii podporovat nabíjení přes USB-C. Jednotná nabíječka byla schválena Evropským parlamentem v říjnu 2022.

    Ladislav Hagara | Komentářů: 57
    29.4. 23:44 | Bezpečnostní upozornění

    Byly publikovány informace o kritické zranitelnosti CVE-2026-31431 pojmenované Copy Fail v Linuxu, konkrétně v kryptografii (AF_ALG). Běžný uživatel může získat práva roota (lokální eskalaci práv). Na všech distribucích Linuxu vydaných od roku 2017. Pomocí 732bajtového skriptu. V upstreamu je již opraveno. Zranitelnost byla nalezena pomocí AI Xint Code.

    Ladislav Hagara | Komentářů: 4
    29.4. 17:44 | Nová verze

    Textový editor Zed dospěl do verze 1.0. Představení v příspěvku na blogu.

    Ladislav Hagara | Komentářů: 0
    29.4. 04:44 | Komunita

    Vývojáři svobodného 3D softwaru Blender představili (𝕏, Mastodon, Bluesky) nejnovějšího firemního sponzora Blenderu. Je ním společnost Anthropic stojící za AI Claude a úroveň sponzoringu je Patron, tj. minimálně 240 tisíc eur ročně. Anthropic oznámil sponzorství v tiskové zprávě Claude for Creative Work.

    Ladislav Hagara | Komentářů: 7
    29.4. 03:55 | Nová verze

    VNC server wayvnc pro Wayland kompozitory postavené nad wlroots - ne GNOME, KDE nebo Weston - byl vydán ve verzi 0.10.0. Vydána byla také verze 1.0.0 související knihovny neatvnc.

    Ladislav Hagara | Komentářů: 0
    Které desktopové prostředí na Linuxu používáte?
     (14%)
     (8%)
     (2%)
     (13%)
     (31%)
     (4%)
     (7%)
     (3%)
     (16%)
     (24%)
    Celkem 1470 hlasů
     Komentářů: 30, poslední 3.4. 20:20
    Rozcestník

    Administrace komentářů

    Jste na stránce určené pro řešení chyb a problémů týkajících se diskusí a komentářů. Můžete zde našim administrátorům reportovat špatně zařazenou či duplicitní diskusi, vulgární či osočující příspěvek a podobně. Děkujeme vám za vaši pomoc, více očí více vidí, společně můžeme udržet vysokou kvalitu AbcLinuxu.cz.

    Příspěvek
    27.1.2008 00:48 chr1s1k
    Rozbalit Rozbalit vše Re: ASUS X51H a nefunkční Wi-Fi Atheros AR5006EG
    Po zadání příkazu sudo make install jsem dostal tento výpis:
    chr1s@chr1s-laptop:~/Plocha/madwifi-ng-r2756-20071018$ sudo make install
    Checking requirements... ok.
    Checking kernel configuration... ok.
    make -C /lib/modules/2.6.22-14-generic/build SUBDIRS=/home/chr1s/Plocha/madwifi-ng-r2756-20071018 modules
    make[1]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
      CC [M]  /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath/if_ath.o
      CC [M]  /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath/if_ath_pci.o
      LD [M]  /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath/ath_pci.o
      CC [M]  /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/ah_os.o
      HOSTCC  /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:26:19: error: stdio.h: No such file or directory
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:27:19: error: errno.h: No such file or directory
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:28:20: error: getopt.h: No such file or directory
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:29:20: error: string.h: No such file or directory
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:30:20: error: stdlib.h: No such file or directory
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:32:23: error: sys/fcntl.h: No such file or directory
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:33:22: error: sys/stat.h: No such file or directory
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c: In function 'uudecode_usage':
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:37: warning: implicit declaration of function 'printf'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:37: warning: incompatible implicit declaration of built-in function 'printf'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c: At top level:
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:40: error: expected ')' before '*' token
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:70: error: expected ')' before '*' token
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c: In function 'main':
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:121: error: 'FILE' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:121: error: (Each undeclared identifier is reported only once
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:121: error: for each function it appears in.)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:121: error: 'src_stream' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:122: error: 'dst_stream' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:122: error: 'NULL' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:130: warning: implicit declaration of function 'getopt'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:134: error: 'optarg' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:138: warning: implicit declaration of function 'exit'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:138: warning: incompatible implicit declaration of built-in function 'exit'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:141: error: 'optind' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:142: error: 'stdin' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:144: warning: implicit declaration of function 'fopen'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:146: warning: implicit declaration of function 'fprintf'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:146: warning: incompatible implicit declaration of built-in function 'fprintf'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:146: error: 'stderr' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:147: warning: implicit declaration of function 'strerror'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:147: error: 'errno' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:147: warning: format '%s' expects type 'char *', but argument 4 has type 'int'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:148: warning: incompatible implicit declaration of built-in function 'exit'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:152: warning: incompatible implicit declaration of built-in function 'exit'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:156: warning: implicit declaration of function 'get_line_from_file'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:156: warning: assignment makes pointer from integer without a cast
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:157: warning: implicit declaration of function 'strncmp'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:164: warning: incompatible implicit declaration of built-in function 'fprintf'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:165: warning: incompatible implicit declaration of built-in function 'exit'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:168: warning: implicit declaration of function 'strtoul'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:170: warning: implicit declaration of function 'strchr'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:170: warning: incompatible implicit declaration of built-in function 'strchr'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:172: warning: incompatible implicit declaration of built-in function 'fprintf'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:173: warning: incompatible implicit declaration of built-in function 'exit'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:178: warning: implicit declaration of function 'strcmp'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:179: error: 'stdout' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:182: error: 'O_WRONLY' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:182: error: 'O_CREAT' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:182: error: 'O_TRUNC' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:186: error: 'O_EXCL' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:188: warning: implicit declaration of function 'open'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:189: error: 'S_IRWXU' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:189: error: 'S_IRWXG' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:189: error: 'S_IRWXO' undeclared (first use in this function)
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:191: warning: implicit declaration of function 'fdopen'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:193: warning: incompatible implicit declaration of built-in function 'fprintf'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:194: warning: format '%s' expects type 'char *', but argument 4 has type 'int'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:195: warning: incompatible implicit declaration of built-in function 'exit'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:199: warning: implicit declaration of function 'read_stduu'
    /home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode.c:201: warning: implicit declaration of function 'fclose'
    make[3]: *** [/home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal/uudecode] Error 1
    make[2]: *** [/home/chr1s/Plocha/madwifi-ng-r2756-20071018/ath_hal] Error 2
    make[1]: *** [_module_/home/chr1s/Plocha/madwifi-ng-r2756-20071018] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
    make: *** [modules] Error 2
    

    V tomto formuláři můžete formulovat svou stížnost ohledně příspěvku. Nejprve vyberte typ akce, kterou navrhujete provést s diskusí či příspěvkem. Potom do textového pole napište důvody, proč by měli admini provést vaši žádost, problém nemusí být patrný na první pohled. Odkaz na příspěvek bude přidán automaticky.

    Vaše jméno
    Váš email
    Typ požadavku
    Slovní popis
    ISSN 1214-1267   www.czech-server.cz
    © 1999-2015 Nitemedia s. r. o. Všechna práva vyhrazena.