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 18:22 | IT novinky

    V uplynulých dnech byla v depu Českých drah v Brně-Maloměřicích úspěšně dokončena zástavba speciální antény satelitního internetu Starlink od společnosti SpaceX do jednotky InterPanter 660 004 Českých drah. Zástavbu provedla Škoda Group. Cestující se s InterPanterem, vybaveným vysokorychlostním satelitním internetem, setkají například na linkách Svitava Brno – Česká Třebová – Praha nebo Moravan Brno – Břeclav – Přerov – Olomouc.

    Ladislav Hagara | Komentářů: 0
    včera 13:11 | Nová verze

    Byla vydána nová verze 8.7.0 správce sbírky fotografií digiKam (Wikipedie). Přehled novinek i s náhledy v oficiálním oznámení (NEWS). 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ářů: 0
    včera 12:22 | IT novinky

    Před 30 lety, k 1. 7. 1995, byl v ČR liberalizován Internet - tehdejší Eurotel přišel o svou exkluzivitu a mohli začít vznikat první komerční poskytovatelé přístupu k Internetu [𝕏].

    Ladislav Hagara | Komentářů: 4
    včera 11:33 | Nová verze

    Byla vydána (𝕏) nová verze 7.4 open source monitorovacího systému Zabbix (Wikipedie). Přehled novinek v oznámení na webu, v poznámkách k vydání a v aktualizované dokumentaci.

    Ladislav Hagara | Komentářů: 0
    včera 05:44 | Bezpečnostní upozornění

    Balíček s příkazem sudo byl vydán ve verzi 1.9.17p1. Řešeny jsou zranitelnosti CVE-2025-32462 (lokální eskalace práv prostřednictvím volby host) a CVE-2025-32463 (lokální eskalace práv prostřednictvím volby chroot).

    Ladislav Hagara | Komentářů: 6
    včera 05:22 | IT novinky

    Do služeb Seznam.cz se lze nově přihlásit pomocí služby MojeID [𝕏].

    Ladislav Hagara | Komentářů: 1
    včera 03:33 | Bezpečnostní upozornění

    Bezpečnostní výzkumníci zveřejnili informace o osmi zranitelnostech, které postihují více než 700 modelů tiskáren, skenerů a štítkovačů značky Brother. Bezpečnostní upozornění vydali také další výrobci jako Fujifilm, Ricoh, Konica Minolta a Toshiba. Nejzávažnější zranitelnost CVE-2024-51978 umožňuje útočníkovi vzdáleně a bez přihlášení získat administrátorská oprávnění prostřednictvím výchozího hesla, které lze odvodit ze

    … více »
    Ladislav Hagara | Komentářů: 0
    30.6. 16:00 | Komunita

    Společnost Oracle vlastní ochrannou známku JAVASCRIPT. Komunita kolem programovacího jazyka JavaScript zastoupena společností Deno Land vede právní bitvu za její osvobození, viz petice a otevřený dopis na javascript.tm. Do 7. srpna se k nim má vyjádřit Oracle (USPTO TTAB).

    Ladislav Hagara | Komentářů: 6
    30.6. 13:11 | IT novinky

    Byl představen samostatný rádiový modul Raspberry Pi Radio Module 2 s Wi-Fi a Bluetooth.

    Ladislav Hagara | Komentářů: 6
    30.6. 12:44 | Upozornění

    Certifikační autorita Let’s Encrypt ukončila k 4. červnu zasílání e-mailových oznámení o vypršení platnosti certifikátů. Pokud e-maily potřebujete, Let’s Encrypt doporučuje některou z monitorovacích služeb.

    Ladislav Hagara | Komentářů: 0
    Jaký je váš oblíbený skriptovací jazyk?
     (59%)
     (28%)
     (7%)
     (2%)
     (0%)
     (1%)
     (3%)
    Celkem 336 hlasů
     Komentářů: 16, poslední 8.6. 21:05
    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
    10.4.2006 17:58 XMurder | skóre: 25 | blog: introvert
    Rozbalit Rozbalit vše Ubuntu 5.10 - Kompilace Kernel 2.6.16.1
    Ahoj, mám takový hnusný problém v Ubuntu 5.10, chci si nainstalovat novější kernel 2.6.16.1, myslím že mám přes APT nainstalované všechny potřebné knihovny pro kompilaci jádra 2.6.12 (ale ten jsem se rozhodl nekompilovat). Na příkaz make menuconfig, mi vyhodí tohle (samozřejmě nefunguje ani make xconfig):
    root@tom:/usr/src/linux-2.6.16.1# make menuconfig
      HOSTCC  scripts/kconfig/lxdialog/checklist.o
    In file included from scripts/kconfig/lxdialog/checklist.c:24:
    scripts/kconfig/lxdialog/dialog.h:31:20: error: curses.h: není souborem ani adresářem
    In file included from scripts/kconfig/lxdialog/checklist.c:24:
    scripts/kconfig/lxdialog/dialog.h:128: error: syntax error before ‘use_colors’
    scripts/kconfig/lxdialog/dialog.h:128: warning: type defaults to ‘int’ in declaration of ‘use_colors’
    scripts/kconfig/lxdialog/dialog.h:128: warning: data definition has no type or storage class
    scripts/kconfig/lxdialog/dialog.h:129: error: syntax error before ‘use_shadow’
    scripts/kconfig/lxdialog/dialog.h:129: warning: type defaults to ‘int’ in declaration of ‘use_shadow’
    scripts/kconfig/lxdialog/dialog.h:129: warning: data definition has no type or storage class
    scripts/kconfig/lxdialog/dialog.h:131: error: syntax error before ‘attributes’
    scripts/kconfig/lxdialog/dialog.h:131: warning: type defaults to ‘int’ in declaration of ‘attributes’
    scripts/kconfig/lxdialog/dialog.h:131: warning: data definition has no type or storage class
    scripts/kconfig/lxdialog/dialog.h:143: error: syntax error before ‘*’ token
    scripts/kconfig/lxdialog/dialog.h:143: warning: function declaration isn’t a prototype
    scripts/kconfig/lxdialog/dialog.h:146: error: syntax error before ‘*’ token
    scripts/kconfig/lxdialog/dialog.h:146: warning: function declaration isn’t a prototype
    scripts/kconfig/lxdialog/dialog.h:147: error: syntax error before ‘*’ token
    scripts/kconfig/lxdialog/dialog.h:147: warning: function declaration isn’t a prototype
    scripts/kconfig/lxdialog/dialog.h:148: error: syntax error before ‘*’ token
    scripts/kconfig/lxdialog/dialog.h:148: warning: function declaration isn’t a prototype
    scripts/kconfig/lxdialog/dialog.h:149: error: syntax error before ‘*’ token
    scripts/kconfig/lxdialog/dialog.h:150: warning: function declaration isn’t a prototype
    scripts/kconfig/lxdialog/dialog.h:151: error: syntax error before ‘*’ token
    scripts/kconfig/lxdialog/dialog.h:151: warning: function declaration isn’t a prototype
    scripts/kconfig/lxdialog/checklist.c:31: error: syntax error before ‘*’ token
    scripts/kconfig/lxdialog/checklist.c:33: warning: function declaration isn’t a prototype
    scripts/kconfig/lxdialog/checklist.c: In function ‘print_item’:
    scripts/kconfig/lxdialog/checklist.c:37: warning: implicit declaration of function ‘wattrset’
    scripts/kconfig/lxdialog/checklist.c:37: error: ‘win’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:37: error: (Each undeclared identifier is reported only once
    scripts/kconfig/lxdialog/checklist.c:37: error: for each function it appears in.)
    scripts/kconfig/lxdialog/checklist.c:38: warning: implicit declaration of function ‘wmove’
    scripts/kconfig/lxdialog/checklist.c:38: error: ‘choice’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:40: warning: implicit declaration of function ‘waddch’
    scripts/kconfig/lxdialog/checklist.c:43: error: ‘selected’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:44: warning: implicit declaration of function ‘wprintw’
    scripts/kconfig/lxdialog/checklist.c:44: error: ‘status’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:47: warning: implicit declaration of function ‘mvwaddch’
    scripts/kconfig/lxdialog/checklist.c:47: error: ‘item’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:49: warning: implicit declaration of function ‘waddstr’
    scripts/kconfig/lxdialog/checklist.c:52: warning: implicit declaration of function ‘wrefresh’
    scripts/kconfig/lxdialog/checklist.c: At top level:
    scripts/kconfig/lxdialog/checklist.c:59: error: syntax error before ‘*’ token
    scripts/kconfig/lxdialog/checklist.c:61: warning: function declaration isn’t a prototype
    scripts/kconfig/lxdialog/checklist.c: In function ‘print_arrows’:
    scripts/kconfig/lxdialog/checklist.c:62: error: ‘win’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:62: error: ‘y’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:62: error: ‘x’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:64: error: ‘scroll’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:76: error: ‘height’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:79: error: ‘item_no’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:79: error: ‘choice’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c: At top level:
    scripts/kconfig/lxdialog/checklist.c:95: error: syntax error before ‘*’ token
    scripts/kconfig/lxdialog/checklist.c:96: warning: function declaration isn’t a prototype
    scripts/kconfig/lxdialog/checklist.c: In function ‘print_buttons’:
    scripts/kconfig/lxdialog/checklist.c:97: error: ‘width’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:98: error: ‘height’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:100: error: ‘dialog’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:100: error: ‘selected’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c: In function ‘dialog_checklist’:
    scripts/kconfig/lxdialog/checklist.c:117: error: ‘WINDOW’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:117: error: ‘dialog’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:117: error: ‘list’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:117: warning: left-hand operand of comma expression has no effect
    scripts/kconfig/lxdialog/checklist.c:117: warning: statement with no effect
    scripts/kconfig/lxdialog/checklist.c:121: warning: implicit declaration of function ‘endwin’
    scripts/kconfig/lxdialog/checklist.c:122: warning: implicit declaration of function ‘fprintf’
    scripts/kconfig/lxdialog/checklist.c:122: warning: incompatible implicit declaration of built-in function ‘fprintf’
    scripts/kconfig/lxdialog/checklist.c:122: error: ‘stderr’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:140: error: ‘COLS’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:141: error: ‘LINES’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:143: error: ‘stdscr’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:145: warning: implicit declaration of function ‘newwin’
    scripts/kconfig/lxdialog/checklist.c:146: warning: implicit declaration of function ‘keypad’
    scripts/kconfig/lxdialog/checklist.c:146: error: ‘TRUE’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:166: warning: implicit declaration of function ‘subwin’
    scripts/kconfig/lxdialog/checklist.c:199: warning: implicit declaration of function ‘wnoutrefresh’
    scripts/kconfig/lxdialog/checklist.c:201: warning: implicit declaration of function ‘doupdate’
    scripts/kconfig/lxdialog/checklist.c:204: warning: implicit declaration of function ‘wgetch’
    scripts/kconfig/lxdialog/checklist.c:211: error: ‘KEY_UP’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:211: error: ‘KEY_DOWN’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:221: error: ‘FALSE’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:222: warning: implicit declaration of function ‘scrollok’
    scripts/kconfig/lxdialog/checklist.c:223: warning: implicit declaration of function ‘wscrl’
    scripts/kconfig/lxdialog/checklist.c:283: warning: incompatible implicit declaration of built-in function ‘fprintf’
    scripts/kconfig/lxdialog/checklist.c:284: warning: implicit declaration of function ‘delwin’
    scripts/kconfig/lxdialog/checklist.c:288: error: ‘KEY_LEFT’ undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:289: error: ‘KEY_RIGHT’ undeclared (first use in this function)
    make[2]: *** [scripts/kconfig/lxdialog/checklist.o] Error 1
    make[1]: *** [menuconfig] Error 2
    make: *** [menuconfig] Error 2
    Verze GCC: gcc (GCC) 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
    (Zároveň mám nainstalovaný i GCC-3.4)
    Uname -a: Linux tom 2.6.12-9-386 #1 Mon Oct 10 13:14:36 BST 2005 i686 GNU/Linux

    Můžete mi někdo poradit prosím?

    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.