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 17:55 | Nová verze

    Canonical vydal Ubuntu 25.04 Plucky Puffin. Přehled novinek v poznámkách k vydání. Jedná se o průběžné vydání s podporou 9 měsíců, tj. do ledna 2026.

    Ladislav Hagara | Komentářů: 0
    dnes 14:11 | Nová verze

    Desktopové prostředí LXQt (Lightweight Qt Desktop Environment, Wikipedie) vzniklé sloučením projektů Razor-qt a LXDE bylo vydáno ve verzi 2.2.0. Přehled novinek v poznámkách k vydání.

    Ladislav Hagara | Komentářů: 0
    dnes 14:00 | Nová verze

    Vývojáři KDE oznámili vydání balíku aplikací KDE Gear 25.04. Přehled novinek i s náhledy a videi v oficiálním oznámení.

    Ladislav Hagara | Komentářů: 0
    dnes 11:55 | Zajímavý článek

    Nová čísla časopisů od nakladatelství Raspberry Pi zdarma ke čtení: Raspberry Pi Official Magazine 152 (pdf) a Hello World 26 (pdf).

    Ladislav Hagara | Komentářů: 0
    dnes 03:55 | Pozvánky

    Zajímá vás Open Build Service (OBS) a vývoj linuxového jádra pro IBM Mainframe? V rámci Informatických večerů na FIT ČVUT v Praze proběhne v pondělí 28. dubna přednáška Linux on Z Development s podtitulem „From packaging in the openSUSE Build Service until Linux Kernel Development at IBM“. Přednáška proběhne v anglickém jazyce. Vstup je zdarma a bez předchozí registrace.

    Ladislav Hagara | Komentářů: 0
    dnes 03:11 | Nová verze

    Vyšla nová verze XMPP (Jabber) klienta Dino. Mezi novinky patří vylepšený přenos souborů (XEP-0447: Stateless file sharing), přepracované dialogy a další. Vyzkoušet lze i na (linuxových) telefonech.

    sonicpp | Komentářů: 0
    dnes 01:11 | Nová verze

    Vyšla nová verze XMPP (Jabber) klienta Gajim, která přidává podporu nového způsobu synchronizace informací o přečtení zpráv (XEP-0490: Message Displayed Synchronization jako nástupce XEP-0333: Displayed Markers), dále centrální stránku pro přehled všech aktivit (Activity feed) nebo vylepšení přepínání mezi více účty. Přehled dalších změn je k dispozici na oficiálních stránkách.

    sonicpp | Komentářů: 0
    včera 11:55 | IT novinky

    Mobilní operátoři společně chrání zákazníky proti podvodným hovorům v pevné i mobilní síti. Vodafone, T-Mobile a O2 vybudovali proti takzvanému spoofingu vzájemně propojené zabezpečení. Podvodníkům zabraňuje schovávat se za čísla jiných lidí nebo institucí, jako jsou banky a policie.

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

    Na minihoneypotech Turrisu se objevil poměrně rozsáhlý útok na FTP servery. Je zvláštní tím, že probíhá z mnoha IP adres zároveň, je relativně pomalý a k pokusům o přihlášení používá objemný slovník. Útok probíhá z rozsahu IP adres 45.78.4.1-45.78.7.254. Rozsah je registrován na společnost IT7 Networks Inc., která poskytuje hostingové služby. Mezi zasláním každé kombinace jména hesla může oběhnout od několika, do nižších desítek sekund

    … více »
    Ladislav Hagara | Komentářů: 8
    včera 10:00 | Nová verze

    Po 5 měsících vývoje od vydání verze 6.7 byla vydána nová verze 6.8 svobodného open source redakčního systému WordPress. Kódové jméno Cecil bylo vybráno na počest amerického jazzového klavíristy a inovátora Cecila Taylora (YouTube).

    Ladislav Hagara | Komentářů: 0
    Jaký filesystém primárně používáte?
     (58%)
     (1%)
     (11%)
     (20%)
     (4%)
     (1%)
     (2%)
     (0%)
     (1%)
     (2%)
    Celkem 352 hlasů
     Komentářů: 18, poslední dnes 12:41
    Rozcestník

    Dotaz: Ubuntu 5.10 - Kompilace Kernel 2.6.16.1

    10.4.2006 17:58 XMurder | skóre: 25 | blog: introvert
    Ubuntu 5.10 - Kompilace Kernel 2.6.16.1
    Přečteno: 215×
    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?

    Odpovědi

    10.4.2006 18:45 AloneInTheDark | skóre: 21
    Rozbalit Rozbalit vše Re: Ubuntu 5.10 - Kompilace Kernel 2.6.16.1
    Zdravim, stejna je situace v debianu testing. Prijde mi to, jako by vyvojari kernelu pouzili novejsi verzi ncurses nez mame mi v distribucich - mam konkretne 5.5-1 ( libncurses5 a libncurses5-dev ) v kazdym pripade jsem nabootoval s puvodnim kernelem do KDE a spustil konfiguraci odtud. make xconfig ( nebo make gconfig pokud pouzivate desktop zalozeny na GTK ) To probehlo bez problemu ( je treba mit nainstalovane dev balicky pro qt respektive gtk )
    Any technology distinguishable from magic is insufficiently advanced.
    10.4.2006 20:42 XMurder | skóre: 25 | blog: introvert
    Rozbalit Rozbalit vše Re: Ubuntu 5.10 - Kompilace Kernel 2.6.16.1
    Nainstaloval jsem libncurses5-dev a funguje to (pořád to něco vypisuje, ale fachčí). Děkuju :-)
    10.4.2006 19:03 Botanicus
    Rozbalit Rozbalit vše Re: Ubuntu 5.10 - Kompilace Kernel 2.6.16.1
    A co třeba hodit si do sources.listu Dapperovský repozitář, nainstalovat nový kernel, a pak ho zase zakomentovat? Pokud jde jen o to novější...J

    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.