[Debian] make menuconfig ne s'affiche pas
jaki
Messages postés
10
Date d'inscription
Statut
Membre
Dernière intervention
-
lami20j Messages postés 21331 Date d'inscription Statut Modérateur, Contributeur sécurité Dernière intervention -
lami20j Messages postés 21331 Date d'inscription Statut Modérateur, Contributeur sécurité Dernière intervention -
Salut a tous
Voila j'ai une petit probleme avec mon debian 3.1 et mon kernel v2.19.1 lorsque je veux aller dans make menuconfig il m'affiche une erreur la voici :
make: Warning: File `/usr/src/linux-2.6.19/arch/i386/Makefile.cpu' has modification time 1,8e+08 s in the future
make[1]: Warning: File `scripts/Makefile.host' has modification time 1,8e+08 s in the future
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
make[1]: AVERTISSEMENT: changement d'horloge détecté. La construction peut être incomplète.
make[1]: Warning: File `scripts/Makefile.host' has modification time 1,8e+08 s in the future
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/lxdialog/checklist.o
etc ............
Si quelqu'un a une idée elle est la bienvenue :)
Merci d'avance pour votre aide
Voila j'ai une petit probleme avec mon debian 3.1 et mon kernel v2.19.1 lorsque je veux aller dans make menuconfig il m'affiche une erreur la voici :
make: Warning: File `/usr/src/linux-2.6.19/arch/i386/Makefile.cpu' has modification time 1,8e+08 s in the future
make[1]: Warning: File `scripts/Makefile.host' has modification time 1,8e+08 s in the future
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
make[1]: AVERTISSEMENT: changement d'horloge détecté. La construction peut être incomplète.
make[1]: Warning: File `scripts/Makefile.host' has modification time 1,8e+08 s in the future
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/lxdialog/checklist.o
etc ............
Si quelqu'un a une idée elle est la bienvenue :)
Merci d'avance pour votre aide
A voir également:
- [Debian] make menuconfig ne s'affiche pas
- Le clavier de mon telephone ne s'affiche plus - Guide
- Ma clé usb ne s'affiche pas - Guide
- Make human - Télécharger - 3D
- Menu demarrer ne s'affiche pas - Guide
- Telegram affiche meuf ✓ - Forum Vos droits sur internet
3 réponses
Salut,
scripts/kconfig/lxdialog/dialog.h:32:20: curses.h : Aucun fichier ou répertoire de ce type
scripts/kconfig/lxdialog/dialog.h:32:20: curses.h : Aucun fichier ou répertoire de ce type
apt-get install libncurses5-dev
C'est bon j'ai réussi a remette a l'heure maintenant j'ai cette erreure et je ne vois pas ce que c'est :
Serveur:/usr/src/linux-2.6.19# make menuconfig HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/lxdialog/checklist.o
Dans le fichier inclus à partir de scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:32:20: curses.h : Aucun fichier ou répertoire de ce type
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:97: error: erreur de syntaxe before "chtype"
scripts/kconfig/lxdialog/dialog.h:97: attention : pas de point virgule à la fin de la structure ou de l'union
scripts/kconfig/lxdialog/dialog.h:101: error: erreur de syntaxe before '}' token
scripts/kconfig/lxdialog/dialog.h:105: error: field `screen' has incomplete type
scripts/kconfig/lxdialog/dialog.h:106: error: field `shadow' has incomplete type
scripts/kconfig/lxdialog/dialog.h:107: error: field `dialog' has incomplete type
scripts/kconfig/lxdialog/dialog.h:108: error: field `title' has incomplete type
scripts/kconfig/lxdialog/dialog.h:109: error: field `border' has incomplete type
scripts/kconfig/lxdialog/dialog.h:110: error: field `button_active' has incomple te type
scripts/kconfig/lxdialog/dialog.h:111: error: field `button_inactive' has incomp lete type
scripts/kconfig/lxdialog/dialog.h:112: error: field `button_key_active' has inco mplete type
scripts/kconfig/lxdialog/dialog.h:113: error: field `button_key_inactive' has in complete type
scripts/kconfig/lxdialog/dialog.h:114: error: field `button_label_active' has in complete type
scripts/kconfig/lxdialog/dialog.h:115: error: field `button_label_inactive' has incomplete type
scripts/kconfig/lxdialog/dialog.h:116: error: field `inputbox' has incomplete ty pe
scripts/kconfig/lxdialog/dialog.h:117: error: field `inputbox_border' has incomp lete type
scripts/kconfig/lxdialog/dialog.h:118: error: field `searchbox' has incomplete t ype
scripts/kconfig/lxdialog/dialog.h:119: error: field `searchbox_title' has incomp lete type
scripts/kconfig/lxdialog/dialog.h:120: error: field `searchbox_border' has incom plete type
scripts/kconfig/lxdialog/dialog.h:121: error: field `position_indicator' has inc omplete type
scripts/kconfig/lxdialog/dialog.h:122: error: field `menubox' has incomplete typ e
scripts/kconfig/lxdialog/dialog.h:123: error: field `menubox_border' has incompl ete type
scripts/kconfig/lxdialog/dialog.h:124: error: field `item' has incomplete type
scripts/kconfig/lxdialog/dialog.h:125: error: field `item_selected' has incomple te type
scripts/kconfig/lxdialog/dialog.h:126: error: field `tag' has incomplete type
scripts/kconfig/lxdialog/dialog.h:127: error: field `tag_selected' has incomplet e type
scripts/kconfig/lxdialog/dialog.h:128: error: field `tag_key' has incomplete typ e
scripts/kconfig/lxdialog/dialog.h:129: error: field `tag_key_selected' has incom plete type
scripts/kconfig/lxdialog/dialog.h:130: error: field `check' has incomplete type
scripts/kconfig/lxdialog/dialog.h:131: error: field `check_selected' has incompl ete type
scripts/kconfig/lxdialog/dialog.h:132: error: field `uarrow' has incomplete type
scripts/kconfig/lxdialog/dialog.h:133: error: field `darrow' has incomplete type
scripts/kconfig/lxdialog/dialog.h:187: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:187: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:193: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:193: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:195: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:195: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:196: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:196: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:197: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:197: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:198: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:199: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:200: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:200: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/checklist.c:31: error: erreur de syntaxe before '*' tok en
scripts/kconfig/lxdialog/checklist.c:32: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/checklist.c: Dans la fonction « print_item »:
scripts/kconfig/lxdialog/checklist.c:36: attention : implicit declaration of fun ction `wattrset'
scripts/kconfig/lxdialog/checklist.c:36: error: `win' undeclared (first use in t his function)
scripts/kconfig/lxdialog/checklist.c:36: error: (Each undeclared identifier is r eported only once
scripts/kconfig/lxdialog/checklist.c:36: error: for each function it appears in. )
scripts/kconfig/lxdialog/checklist.c:37: attention : implicit declaration of fun ction `wmove'
scripts/kconfig/lxdialog/checklist.c:37: error: `choice' undeclared (first use i n this function)
scripts/kconfig/lxdialog/checklist.c:39: attention : implicit declaration of fun ction `waddch'
scripts/kconfig/lxdialog/checklist.c:42: error: `selected' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:44: attention : implicit declaration of fun ction `wprintw'
scripts/kconfig/lxdialog/checklist.c:47: attention : implicit declaration of fun ction `mvwaddch'
scripts/kconfig/lxdialog/checklist.c:49: attention : implicit declaration of fun ction `waddstr'
scripts/kconfig/lxdialog/checklist.c:52: attention : implicit declaration of fun ction `wrefresh'
scripts/kconfig/lxdialog/checklist.c: Hors de toute fonction :
scripts/kconfig/lxdialog/checklist.c:59: error: erreur de syntaxe before '*' tok en
scripts/kconfig/lxdialog/checklist.c:61: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/checklist.c: Dans la fonction « print_arrows »:
scripts/kconfig/lxdialog/checklist.c:62: error: `win' undeclared (first use in t his function)
scripts/kconfig/lxdialog/checklist.c:62: error: `y' undeclared (first use in thi s function)
scripts/kconfig/lxdialog/checklist.c:62: error: `x' undeclared (first use in thi s function)
scripts/kconfig/lxdialog/checklist.c:64: error: `scroll' undeclared (first use i n this function)
scripts/kconfig/lxdialog/checklist.c:76: error: `height' undeclared (first use i n 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 i n this function)
scripts/kconfig/lxdialog/checklist.c: Hors de toute fonction :
scripts/kconfig/lxdialog/checklist.c:95: error: erreur de syntaxe before '*' tok en
scripts/kconfig/lxdialog/checklist.c:96: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/checklist.c: Dans la fonction « 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 i n 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 us e in this function)
scripts/kconfig/lxdialog/checklist.c: Dans la fonction « dialog_checklist »:
scripts/kconfig/lxdialog/checklist.c:116: error: `WINDOW' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:116: error: `dialog' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:116: error: `list' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:116: attention : left-hand operand of comma expression has no effect
scripts/kconfig/lxdialog/checklist.c:129: attention : implicit declaration of fu nction `getmaxy'
scripts/kconfig/lxdialog/checklist.c:129: error: `stdscr' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:130: error: `KEY_MAX' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:131: attention : implicit declaration of fu nction `getmaxx'
scripts/kconfig/lxdialog/checklist.c:137: error: `COLS' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:138: error: `LINES' undeclared (first use i n this function)
scripts/kconfig/lxdialog/checklist.c:142: attention : implicit declaration of fu nction `newwin'
scripts/kconfig/lxdialog/checklist.c:143: attention : implicit declaration of fu nction `keypad'
scripts/kconfig/lxdialog/checklist.c:143: error: `TRUE' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:164: attention : implicit declaration of fu nction `subwin'
scripts/kconfig/lxdialog/checklist.c:197: attention : implicit declaration of fu nction `wnoutrefresh'
scripts/kconfig/lxdialog/checklist.c:199: attention : implicit declaration of fu nction `doupdate'
scripts/kconfig/lxdialog/checklist.c:202: attention : implicit declaration of fu nction `wgetch'
scripts/kconfig/lxdialog/checklist.c:210: error: `KEY_UP' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:210: error: `KEY_DOWN' undeclared (first us e in this function)
scripts/kconfig/lxdialog/checklist.c:220: error: `FALSE' undeclared (first use i n this function)
scripts/kconfig/lxdialog/checklist.c:221: attention : implicit declaration of fu nction `scrollok'
scripts/kconfig/lxdialog/checklist.c:222: attention : implicit declaration of fu nction `wscrl'
scripts/kconfig/lxdialog/checklist.c:293: attention : implicit declaration of fu nction `delwin'
scripts/kconfig/lxdialog/checklist.c:297: error: `KEY_LEFT' undeclared (first us e in this function)
scripts/kconfig/lxdialog/checklist.c:298: error: `KEY_RIGHT' undeclared (first u se in this function)
scripts/kconfig/lxdialog/checklist.c:312: error: `KEY_RESIZE' undeclared (first use in this function)
make[1]: *** [scripts/kconfig/lxdialog/checklist.o] Erreur 1
make: *** [menuconfig] Erreur 2
Serveur:/usr/src/linux-2.6.19# make menuconfig HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/docproc
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/lxdialog/checklist.o
Dans le fichier inclus à partir de scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:32:20: curses.h : Aucun fichier ou répertoire de ce type
In file included from scripts/kconfig/lxdialog/checklist.c:24:
scripts/kconfig/lxdialog/dialog.h:97: error: erreur de syntaxe before "chtype"
scripts/kconfig/lxdialog/dialog.h:97: attention : pas de point virgule à la fin de la structure ou de l'union
scripts/kconfig/lxdialog/dialog.h:101: error: erreur de syntaxe before '}' token
scripts/kconfig/lxdialog/dialog.h:105: error: field `screen' has incomplete type
scripts/kconfig/lxdialog/dialog.h:106: error: field `shadow' has incomplete type
scripts/kconfig/lxdialog/dialog.h:107: error: field `dialog' has incomplete type
scripts/kconfig/lxdialog/dialog.h:108: error: field `title' has incomplete type
scripts/kconfig/lxdialog/dialog.h:109: error: field `border' has incomplete type
scripts/kconfig/lxdialog/dialog.h:110: error: field `button_active' has incomple te type
scripts/kconfig/lxdialog/dialog.h:111: error: field `button_inactive' has incomp lete type
scripts/kconfig/lxdialog/dialog.h:112: error: field `button_key_active' has inco mplete type
scripts/kconfig/lxdialog/dialog.h:113: error: field `button_key_inactive' has in complete type
scripts/kconfig/lxdialog/dialog.h:114: error: field `button_label_active' has in complete type
scripts/kconfig/lxdialog/dialog.h:115: error: field `button_label_inactive' has incomplete type
scripts/kconfig/lxdialog/dialog.h:116: error: field `inputbox' has incomplete ty pe
scripts/kconfig/lxdialog/dialog.h:117: error: field `inputbox_border' has incomp lete type
scripts/kconfig/lxdialog/dialog.h:118: error: field `searchbox' has incomplete t ype
scripts/kconfig/lxdialog/dialog.h:119: error: field `searchbox_title' has incomp lete type
scripts/kconfig/lxdialog/dialog.h:120: error: field `searchbox_border' has incom plete type
scripts/kconfig/lxdialog/dialog.h:121: error: field `position_indicator' has inc omplete type
scripts/kconfig/lxdialog/dialog.h:122: error: field `menubox' has incomplete typ e
scripts/kconfig/lxdialog/dialog.h:123: error: field `menubox_border' has incompl ete type
scripts/kconfig/lxdialog/dialog.h:124: error: field `item' has incomplete type
scripts/kconfig/lxdialog/dialog.h:125: error: field `item_selected' has incomple te type
scripts/kconfig/lxdialog/dialog.h:126: error: field `tag' has incomplete type
scripts/kconfig/lxdialog/dialog.h:127: error: field `tag_selected' has incomplet e type
scripts/kconfig/lxdialog/dialog.h:128: error: field `tag_key' has incomplete typ e
scripts/kconfig/lxdialog/dialog.h:129: error: field `tag_key_selected' has incom plete type
scripts/kconfig/lxdialog/dialog.h:130: error: field `check' has incomplete type
scripts/kconfig/lxdialog/dialog.h:131: error: field `check_selected' has incompl ete type
scripts/kconfig/lxdialog/dialog.h:132: error: field `uarrow' has incomplete type
scripts/kconfig/lxdialog/dialog.h:133: error: field `darrow' has incomplete type
scripts/kconfig/lxdialog/dialog.h:187: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:187: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:193: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:193: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:195: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:195: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:196: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:196: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:197: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:197: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:198: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:199: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/dialog.h:200: error: erreur de syntaxe before '*' token
scripts/kconfig/lxdialog/dialog.h:200: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/checklist.c:31: error: erreur de syntaxe before '*' tok en
scripts/kconfig/lxdialog/checklist.c:32: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/checklist.c: Dans la fonction « print_item »:
scripts/kconfig/lxdialog/checklist.c:36: attention : implicit declaration of fun ction `wattrset'
scripts/kconfig/lxdialog/checklist.c:36: error: `win' undeclared (first use in t his function)
scripts/kconfig/lxdialog/checklist.c:36: error: (Each undeclared identifier is r eported only once
scripts/kconfig/lxdialog/checklist.c:36: error: for each function it appears in. )
scripts/kconfig/lxdialog/checklist.c:37: attention : implicit declaration of fun ction `wmove'
scripts/kconfig/lxdialog/checklist.c:37: error: `choice' undeclared (first use i n this function)
scripts/kconfig/lxdialog/checklist.c:39: attention : implicit declaration of fun ction `waddch'
scripts/kconfig/lxdialog/checklist.c:42: error: `selected' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:44: attention : implicit declaration of fun ction `wprintw'
scripts/kconfig/lxdialog/checklist.c:47: attention : implicit declaration of fun ction `mvwaddch'
scripts/kconfig/lxdialog/checklist.c:49: attention : implicit declaration of fun ction `waddstr'
scripts/kconfig/lxdialog/checklist.c:52: attention : implicit declaration of fun ction `wrefresh'
scripts/kconfig/lxdialog/checklist.c: Hors de toute fonction :
scripts/kconfig/lxdialog/checklist.c:59: error: erreur de syntaxe before '*' tok en
scripts/kconfig/lxdialog/checklist.c:61: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/checklist.c: Dans la fonction « print_arrows »:
scripts/kconfig/lxdialog/checklist.c:62: error: `win' undeclared (first use in t his function)
scripts/kconfig/lxdialog/checklist.c:62: error: `y' undeclared (first use in thi s function)
scripts/kconfig/lxdialog/checklist.c:62: error: `x' undeclared (first use in thi s function)
scripts/kconfig/lxdialog/checklist.c:64: error: `scroll' undeclared (first use i n this function)
scripts/kconfig/lxdialog/checklist.c:76: error: `height' undeclared (first use i n 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 i n this function)
scripts/kconfig/lxdialog/checklist.c: Hors de toute fonction :
scripts/kconfig/lxdialog/checklist.c:95: error: erreur de syntaxe before '*' tok en
scripts/kconfig/lxdialog/checklist.c:96: attention : function declaration isn't a prototype
scripts/kconfig/lxdialog/checklist.c: Dans la fonction « 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 i n 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 us e in this function)
scripts/kconfig/lxdialog/checklist.c: Dans la fonction « dialog_checklist »:
scripts/kconfig/lxdialog/checklist.c:116: error: `WINDOW' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:116: error: `dialog' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:116: error: `list' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:116: attention : left-hand operand of comma expression has no effect
scripts/kconfig/lxdialog/checklist.c:129: attention : implicit declaration of fu nction `getmaxy'
scripts/kconfig/lxdialog/checklist.c:129: error: `stdscr' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:130: error: `KEY_MAX' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:131: attention : implicit declaration of fu nction `getmaxx'
scripts/kconfig/lxdialog/checklist.c:137: error: `COLS' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:138: error: `LINES' undeclared (first use i n this function)
scripts/kconfig/lxdialog/checklist.c:142: attention : implicit declaration of fu nction `newwin'
scripts/kconfig/lxdialog/checklist.c:143: attention : implicit declaration of fu nction `keypad'
scripts/kconfig/lxdialog/checklist.c:143: error: `TRUE' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:164: attention : implicit declaration of fu nction `subwin'
scripts/kconfig/lxdialog/checklist.c:197: attention : implicit declaration of fu nction `wnoutrefresh'
scripts/kconfig/lxdialog/checklist.c:199: attention : implicit declaration of fu nction `doupdate'
scripts/kconfig/lxdialog/checklist.c:202: attention : implicit declaration of fu nction `wgetch'
scripts/kconfig/lxdialog/checklist.c:210: error: `KEY_UP' undeclared (first use in this function)
scripts/kconfig/lxdialog/checklist.c:210: error: `KEY_DOWN' undeclared (first us e in this function)
scripts/kconfig/lxdialog/checklist.c:220: error: `FALSE' undeclared (first use i n this function)
scripts/kconfig/lxdialog/checklist.c:221: attention : implicit declaration of fu nction `scrollok'
scripts/kconfig/lxdialog/checklist.c:222: attention : implicit declaration of fu nction `wscrl'
scripts/kconfig/lxdialog/checklist.c:293: attention : implicit declaration of fu nction `delwin'
scripts/kconfig/lxdialog/checklist.c:297: error: `KEY_LEFT' undeclared (first us e in this function)
scripts/kconfig/lxdialog/checklist.c:298: error: `KEY_RIGHT' undeclared (first u se in this function)
scripts/kconfig/lxdialog/checklist.c:312: error: `KEY_RESIZE' undeclared (first use in this function)
make[1]: *** [scripts/kconfig/lxdialog/checklist.o] Erreur 1
make: *** [menuconfig] Erreur 2