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 14:00 | Zajímavý článek

    Byl publikován aktuální přehled vývoje renderovacího jádra webového prohlížeče Servo (Wikipedie).

    Ladislav Hagara | Komentářů: 0
    včera 12:00 | Nová verze

    V programovacím jazyce Go naprogramovaná webová aplikace pro spolupráci na zdrojových kódech pomocí gitu Forgejo byla vydána ve verzi 12.0 (Mastodon). Forgejo je fork Gitei.

    Ladislav Hagara | Komentářů: 0
    17.7. 18:44 | Zajímavý článek

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

    Ladislav Hagara | Komentářů: 1
    17.7. 16:11 | Nová verze

    Hyprland, tj. kompozitor pro Wayland zaměřený na dláždění okny a zároveň grafické efekty, byl vydán ve verzi 0.50.0. Podrobný přehled novinek na GitHubu.

    Ladislav Hagara | Komentářů: 2
    17.7. 15:55 | Komunita

    Patrick Volkerding oznámil před dvaatřiceti lety vydání Slackware Linuxu 1.00. Slackware Linux byl tenkrát k dispozici na 3,5 palcových disketách. Základní systém byl na 13 disketách. Kdo chtěl grafiku, potřeboval dalších 11 disket. Slackware Linux 1.00 byl postaven na Linuxu .99pl11 Alpha, libc 4.4.1, g++ 2.4.5 a XFree86 1.3.

    Ladislav Hagara | Komentářů: 5
    16.7. 21:22 | IT novinky

    Ministerstvo pro místní rozvoj (MMR) jako první orgán státní správy v Česku spustilo takzvaný „bug bounty“ program pro odhalování bezpečnostních rizik a zranitelných míst ve svých informačních systémech. Za nalezení kritické zranitelnosti nabízí veřejnosti odměnu 1000 eur, v případě vysoké závažnosti je to 500 eur. Program se inspiruje přístupy běžnými v komerčním sektoru nebo ve veřejné sféře v zahraničí.

    Ladislav Hagara | Komentářů: 19
    16.7. 16:22 | IT novinky

    Vláda dne 16. července 2025 schválila návrh nového jednotného vizuálního stylu státní správy. Vytvořilo jej na základě veřejné soutěže studio Najbrt. Náklady na přípravu návrhu a metodiky činily tři miliony korun. Modernizovaný dvouocasý lev vychází z malého státního znaku. Vizuální styl doprovází originální písmo Czechia Sans.

    Ladislav Hagara | Komentářů: 26
    16.7. 15:33 | Upozornění

    Vyhledávač DuckDuckGo je podle webu DownDetector od 2:15 SELČ nedostupný. Opět fungovat začal na několik minut zhruba v 15:15. Další služby nesouvisející přímo s vyhledáváním, jako mapyAI asistent jsou dostupné. Pro některé dotazy během výpadku stále funguje zobrazování například textu z Wikipedie.

    bindiff | Komentářů: 8
    16.7. 13:33 | Bezpečnostní upozornění

    Více než 600 aplikací postavených na PHP frameworku Laravel je zranitelných vůči vzdálenému spuštění libovolného kódu. Útočníci mohou zneužít veřejně uniklé konfigurační klíče APP_KEY (např. z GitHubu). Z více než 260 000 APP_KEY získaných z GitHubu bylo ověřeno, že přes 600 aplikací je zranitelných. Zhruba 63 % úniků pochází z .env souborů, které často obsahují i další citlivé údaje (např. přístupové údaje k databázím nebo cloudovým službám).

    Ladislav Hagara | Komentářů: 5
    16.7. 00:11 | Nová verze

    Open source modální textový editor Helix, inspirovaný editory Vim, Neovim či Kakoune, byl vydán ve verzi 25.07. Přehled novinek se záznamy terminálových sezení v asciinema v oznámení na webu. Detailně v CHANGELOGu na GitHubu.

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

    Dotaz: Problém s make menuconfig

    LFCIB avatar 29.6.2006 18:08 LFCIB | skóre: 19 | blog: LFCIB | /home/lfcib
    Problém s make menuconfig
    Přečteno: 168×
    Zdravím, chci kompilovat jádro a tak dle dostupných návodů zadám: make menuconfig, a vypíší se chyby. Hledal jsem jestli se to někomu také nestalo a stalo, zkusil jsem stáhnout balík libncurses, který by tomu mohl chybět, ale balík nebyl nalezen. I jsem aktualizoval hlavičky balíků a pak také nic. Mám Debian GNU/Linux Sarge kde je gcc 3.3.5 a hodlám tam dát jádro 2.6.17.1.

    Díky za pomoc

    LFCIB
    gw:/usr/src# ln -s linux-2.6.17.1 linux
    gw:/usr/src# ls
    linux  linux-2.6.17.1  linux-2.6.17.1.tar.gz
    gw:/usr/src# cd linux
    gw:/usr/src/linux# ls
    arch   COPYING  crypto         drivers  include  ipc     kernel  MAINTAINERS  mm   README          scripts   sound
    block  CREDITS  Documentation  fs       init     Kbuild  lib     Makefile     net  REPORTING-BUGS  security  usr
    gw:/usr/src/linux# make menuconfig
      HOSTCC  scripts/basic/fixdep
      HOSTCC  scripts/basic/split-include
      HOSTCC  scripts/basic/docproc
      HOSTCC  scripts/kconfig/conf.o
      HOSTCC  scripts/kconfig/kxgettext.o
      HOSTCC  scripts/kconfig/mconf.o
      SHIPPED scripts/kconfig/zconf.tab.c
      SHIPPED scripts/kconfig/lex.zconf.c
      SHIPPED scripts/kconfig/zconf.hash.c
      HOSTCC  scripts/kconfig/zconf.tab.o
      HOSTLD  scripts/kconfig/mconf
      HOSTCC  scripts/kconfig/lxdialog/checklist.o
    In file included from scripts/kconfig/lxdialog/checklist.c:24:
    scripts/kconfig/lxdialog/dialog.h:31:20: 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: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: 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: implicit declaration of function `delwin'
    scripts/kconfig/lxdialog/checklist.c:287: error: `KEY_LEFT' undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c:288: error: `KEY_RIGHT' undeclared (first use in this function)
    scripts/kconfig/lxdialog/checklist.c: At top level:
    scripts/kconfig/lxdialog/dialog.h:131: warning: array `attributes' assumed to have one element
    make[2]: *** [scripts/kconfig/lxdialog/checklist.o] Error 1
    make[1]: *** [menuconfig] Error 2
    make: *** [menuconfig] Error 2
    gw:/usr/src/linux#
    
    -=:L:i:N:u:X:=-<=>-=:4:e:V:e:R:=- Vyhovuje mi Debian GNU/Linux

    Odpovědi

    29.6.2006 18:11 zabza | skóre: 52 | blog: Nad_sklenkou_cerveneho
    Rozbalit Rozbalit vše Re: Problém s make menuconfig
    http://packages.debian.org/stable/libdevel/libncurses5-dev
    LFCIB avatar 29.6.2006 18:17 LFCIB | skóre: 19 | blog: LFCIB | /home/lfcib
    Rozbalit Rozbalit vše Re: Problém s make menuconfig
    Chybělo mi 5-dev

    Už jsem v menuconfigu :-)

    Díky moc

    LFCIB
    -=:L:i:N:u:X:=-<=>-=:4:e:V:e:R:=- Vyhovuje mi Debian GNU/Linux

    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.