Bonjour,
Suite à un problème hdmi (image mais pas de son - post http://www.debian-fr.org/plus-de-son-t45891.html) je souhaiterais tenter de recompiler mon noyau.
Voici ma version actuelle :
uname -a
Lorsque j’essaye d’accéder a la config, je rencontre plusieurs erreurs :
make menuconfig
[quote] HOSTLD scripts/kconfig/mconf
scripts/kconfig/lxdialog/checklist.o: In function print_arrows': checklist.c:(.text+0x41): undefined reference to
wmove’
checklist.c:(.text+0x69): undefined reference to waddch' checklist.c:(.text+0x7b): undefined reference to
waddnstr’
checklist.c:(.text+0x8c): undefined reference to wmove' checklist.c:(.text+0xbb): undefined reference to
waddch’
checklist.c:(.text+0x113): undefined reference to waddch' checklist.c:(.text+0x122): undefined reference to
waddch’
checklist.c:(.text+0x131): undefined reference to waddch' checklist.c:(.text+0x18b): undefined reference to
waddch’
scripts/kconfig/lxdialog/checklist.o:checklist.c:(.text+0x19a): more undefined references to waddch' follow scripts/kconfig/lxdialog/checklist.o: In function
print_item’:
checklist.c:(.text+0x245): undefined reference to wmove' checklist.c:(.text+0x26d): undefined reference to
waddch’
checklist.c:(.text+0x287): undefined reference to wmove' checklist.c:(.text+0x2e0): undefined reference to
wmove’
checklist.c:(.text+0x2f2): undefined reference to waddch' checklist.c:(.text+0x31e): undefined reference to
waddnstr’
checklist.c:(.text+0x337): undefined reference to wmove' checklist.c:(.text+0x33f): undefined reference to
wrefresh’
checklist.c:(.text+0x378): undefined reference to wprintw' scripts/kconfig/lxdialog/checklist.o: In function
print_buttons’:
checklist.c:(.text+0x433): undefined reference to wmove' scripts/kconfig/lxdialog/checklist.o: In function
dialog_checklist’:
checklist.c:(.text+0x64f): undefined reference to newwin' checklist.c:(.text+0x6a7): undefined reference to
wmove’
checklist.c:(.text+0x6bb): undefined reference to waddch' checklist.c:(.text+0x6ee): undefined reference to
waddch’
checklist.c:(.text+0x720): undefined reference to waddch' checklist.c:(.text+0x781): undefined reference to
subwin’
checklist.c:(.text+0x928): undefined reference to wnoutrefresh' checklist.c:(.text+0x930): undefined reference to
wnoutrefresh’
checklist.c:(.text+0x935): undefined reference to doupdate' checklist.c:(.text+0x961): undefined reference to
wgetch’
checklist.c:(.text+0xaa1): undefined reference to doupdate' checklist.c:(.text+0xabd): undefined reference to
delwin’
checklist.c:(.text+0xac5): undefined reference to delwin' checklist.c:(.text+0xb2d): undefined reference to
scrollok’
checklist.c:(.text+0xb3c): undefined reference to wscrl' checklist.c:(.text+0xb48): undefined reference to
scrollok’
checklist.c:(.text+0xb9f): undefined reference to wnoutrefresh' checklist.c:(.text+0xba9): undefined reference to
wrefresh’
checklist.c:(.text+0xc2c): undefined reference to wnoutrefresh' checklist.c:(.text+0xc36): undefined reference to
wrefresh’
checklist.c:(.text+0xce8): undefined reference to delwin' checklist.c:(.text+0xcf0): undefined reference to
delwin’
checklist.c:(.text+0xd49): undefined reference to delwin' checklist.c:(.text+0xd51): undefined reference to
delwin’
checklist.c:(.text+0xd79): undefined reference to doupdate' checklist.c:(.text+0xe0d): undefined reference to
scrollok’
checklist.c:(.text+0xe1c): undefined reference to wscrl' checklist.c:(.text+0xe28): undefined reference to
scrollok’
checklist.c:(.text+0xe84): undefined reference to wnoutrefresh' checklist.c:(.text+0xe8e): undefined reference to
wrefresh’
checklist.c:(.text+0xea8): undefined reference to doupdate' checklist.c:(.text+0xec5): undefined reference to
doupdate’
checklist.c:(.text+0xf12): undefined reference to wrefresh' checklist.c:(.text+0xf17): undefined reference to
doupdate’
checklist.c:(.text+0xf2a): undefined reference to waddch' scripts/kconfig/lxdialog/checklist.o: In function
print_arrows’:
checklist.c:(.text+0xef): undefined reference to waddnstr' checklist.c:(.text+0x162): undefined reference to
waddch’
scripts/kconfig/lxdialog/checklist.o: In function print_buttons': checklist.c:(.text+0x457): undefined reference to
wrefresh’
scripts/kconfig/lxdialog/util.o: In function on_key_esc': util.c:(.text+0x91f): undefined reference to
wgetch’
util.c:(.text+0x92a): undefined reference to wgetch' util.c:(.text+0x934): undefined reference to
wgetch’
util.c:(.text+0x98a): undefined reference to ungetch' scripts/kconfig/lxdialog/util.o: In function
draw_box’:
util.c:(.text+0xae8): undefined reference to wmove' util.c:(.text+0xb5f): undefined reference to
waddch’
util.c:(.text+0xb92): undefined reference to waddch' util.c:(.text+0xbda): undefined reference to
waddch’
util.c:(.text+0xbfc): undefined reference to waddch' util.c:(.text+0xc24): undefined reference to
waddch’
scripts/kconfig/lxdialog/util.o:util.c:(.text+0xc55): more undefined references to waddch' follow scripts/kconfig/lxdialog/util.o: In function
draw_shadow’:
util.c:(.text+0xcad): undefined reference to has_colors' util.c:(.text+0xcd8): undefined reference to
wmove’
util.c:(.text+0xcf0): undefined reference to winch' util.c:(.text+0xcfc): undefined reference to
waddch’
util.c:(.text+0xd21): undefined reference to wmove' util.c:(.text+0xd2c): undefined reference to
winch’
util.c:(.text+0xd38): undefined reference to waddch' util.c:(.text+0xd40): undefined reference to
winch’
util.c:(.text+0xd4c): undefined reference to waddch' scripts/kconfig/lxdialog/util.o: In function
print_title’:
util.c:(.text+0xdeb): undefined reference to wmove' util.c:(.text+0xdfd): undefined reference to
waddch’
util.c:(.text+0xe0a): undefined reference to wmove' util.c:(.text+0xe1c): undefined reference to
waddnstr’
scripts/kconfig/lxdialog/util.o: In function print_button': util.c:(.text+0xe93): undefined reference to
wmove’
util.c:(.text+0xec0): undefined reference to waddnstr' util.c:(.text+0xf24): undefined reference to
waddch’
util.c:(.text+0xf53): undefined reference to waddch' util.c:(.text+0xf74): undefined reference to
waddnstr’
util.c:(.text+0xf91): undefined reference to waddnstr' util.c:(.text+0xfd0): undefined reference to
waddch’
util.c:(.text+0xff1): undefined reference to waddnstr' util.c:(.text+0x100c): undefined reference to
waddch’
util.c:(.text+0x1021): undefined reference to waddnstr' scripts/kconfig/lxdialog/util.o: In function
print_autowrap’:
util.c:(.text+0x11d3): undefined reference to wmove' util.c:(.text+0x11e3): undefined reference to
waddnstr’
util.c:(.text+0x12b7): undefined reference to wmove' util.c:(.text+0x12c7): undefined reference to
waddnstr’
scripts/kconfig/lxdialog/util.o: In function end_dialog': util.c:(.text+0x12ee): undefined reference to
wmove’
util.c:(.text+0x12fa): undefined reference to wrefresh' scripts/kconfig/lxdialog/util.o: In function
init_one_color’:
util.c:(.text+0x132f): undefined reference to init_pair' scripts/kconfig/lxdialog/util.o: In function
attr_clear’:
util.c:(.text+0x13a1): undefined reference to wmove' util.c:(.text+0x13bd): undefined reference to
waddch’
scripts/kconfig/lxdialog/util.o: In function dialog_clear': util.c:(.text+0x146a): undefined reference to
wmove’
util.c:(.text+0x1487): undefined reference to waddnstr' util.c:(.text+0x14d6): undefined reference to
wmove’
util.c:(.text+0x1547): undefined reference to waddch' util.c:(.text+0x155d): undefined reference to
waddch’
util.c:(.text+0x157b): undefined reference to waddch' util.c:(.text+0x15b1): undefined reference to
waddnstr’
util.c:(.text+0x15c2): undefined reference to waddch' util.c:(.text+0x15e4): undefined reference to
waddnstr’
scripts/kconfig/lxdialog/util.o: In function init_dialog': util.c:(.text+0x1615): undefined reference to
initscr’
util.c:(.text+0x1825): undefined reference to noecho' util.c:(.text+0x1b9f): undefined reference to
has_colors’
util.c:(.text+0x1bac): undefined reference to start_color' util.c:(.text+0x1d15): undefined reference to
endwin’
scripts/kconfig/lxdialog/util.o: In function draw_shadow': util.c:(.text+0xd67): undefined reference to
wnoutrefresh’
scripts/kconfig/lxdialog/util.o: In function print_title': util.c:(.text+0xe41): undefined reference to
waddch’
scripts/kconfig/lxdialog/util.o: In function print_button': util.c:(.text+0xfaf): undefined reference to
wmove’
scripts/kconfig/lxdialog/util.o: In function end_dialog': util.c:(.text+0x1303): undefined reference to
endwin’
scripts/kconfig/lxdialog/util.o: In function attr_clear': util.c:(.text+0x13f3): undefined reference to
wtouchln’
scripts/kconfig/lxdialog/util.o: In function dialog_clear': util.c:(.text+0x159a): undefined reference to
wnoutrefresh’
scripts/kconfig/lxdialog/inputbox.o: In function print_buttons': inputbox.c:(.text+0xa3): undefined reference to
wmove’
scripts/kconfig/lxdialog/inputbox.o: In function dialog_inputbox': inputbox.c:(.text+0x1e0): undefined reference to
newwin’
inputbox.c:(.text+0x232): undefined reference to wmove' inputbox.c:(.text+0x246): undefined reference to
waddch’
inputbox.c:(.text+0x267): undefined reference to waddch' inputbox.c:(.text+0x28f): undefined reference to
waddch’
inputbox.c:(.text+0x31c): undefined reference to wmove' inputbox.c:(.text+0x3d0): undefined reference to
waddch’
inputbox.c:(.text+0x3f5): undefined reference to wmove' inputbox.c:(.text+0x3fd): undefined reference to
wrefresh’
inputbox.c:(.text+0x42c): undefined reference to wgetch' inputbox.c:(.text+0x484): undefined reference to
delwin’
inputbox.c:(.text+0x526): undefined reference to wmove' inputbox.c:(.text+0x56a): undefined reference to
delwin’
inputbox.c:(.text+0x615): undefined reference to wmove' inputbox.c:(.text+0x683): undefined reference to
waddch’
inputbox.c:(.text+0x6a5): undefined reference to wmove' inputbox.c:(.text+0x6ad): undefined reference to
wrefresh’
inputbox.c:(.text+0x72e): undefined reference to waddnstr' inputbox.c:(.text+0x7b5): undefined reference to
delwin’
inputbox.c:(.text+0x7d1): undefined reference to delwin' inputbox.c:(.text+0x8be): undefined reference to
wmove’
inputbox.c:(.text+0x93b): undefined reference to waddch' inputbox.c:(.text+0x970): undefined reference to
wmove’
inputbox.c:(.text+0x978): undefined reference to wrefresh' inputbox.c:(.text+0x9a4): undefined reference to
wmove’
inputbox.c:(.text+0x9ac): undefined reference to wrefresh' inputbox.c:(.text+0x9ec): undefined reference to
delwin’
inputbox.c:(.text+0xa0a): undefined reference to waddch' inputbox.c:(.text+0xa7d): undefined reference to
wmove’
inputbox.c:(.text+0xad9): undefined reference to wmove' inputbox.c:(.text+0xae1): undefined reference to
wrefresh’
inputbox.c:(.text+0xb4d): undefined reference to wmove' inputbox.c:(.text+0xbc3): undefined reference to
waddch’
inputbox.c:(.text+0xbf1): undefined reference to wmove' inputbox.c:(.text+0xc5a): undefined reference to
waddch’
inputbox.c:(.text+0xc73): undefined reference to wmove' inputbox.c:(.text+0xcb6): undefined reference to
waddch’
inputbox.c:(.text+0xcc4): undefined reference to flash' inputbox.c:(.text+0xcee): undefined reference to
wmove’
inputbox.c:(.text+0xd67): undefined reference to waddch' inputbox.c:(.text+0xd94): undefined reference to
wmove’
inputbox.c:(.text+0xdbe): undefined reference to waddch' inputbox.c:(.text+0xde8): undefined reference to
waddch’
scripts/kconfig/lxdialog/inputbox.o: In function print_buttons': inputbox.c:(.text+0xc7): undefined reference to
wrefresh’
scripts/kconfig/lxdialog/textbox.o: In function refresh_text_box': textbox.c:(.text+0x21a): undefined reference to
wmove’
textbox.c:(.text+0x227): undefined reference to waddch' textbox.c:(.text+0x245): undefined reference to
waddnstr’
textbox.c:(.text+0x24d): undefined reference to wclrtoeol' textbox.c:(.text+0x27e): undefined reference to
wnoutrefresh’
textbox.c:(.text+0x2a8): undefined reference to wbkgdset' textbox.c:(.text+0x2f8): undefined reference to
wmove’
textbox.c:(.text+0x30b): undefined reference to wprintw' textbox.c:(.text+0x31d): undefined reference to
wmove’
textbox.c:(.text+0x350): undefined reference to wbkgdset' scripts/kconfig/lxdialog/textbox.o: In function
dialog_textbox’:
textbox.c:(.text+0x4dd): undefined reference to newwin' textbox.c:(.text+0x507): undefined reference to
subwin’
textbox.c:(.text+0x52c): undefined reference to wbkgdset' textbox.c:(.text+0x57c): undefined reference to
wmove’
textbox.c:(.text+0x590): undefined reference to waddch' textbox.c:(.text+0x5be): undefined reference to
waddch’
textbox.c:(.text+0x5f0): undefined reference to wbkgdset' textbox.c:(.text+0x5ff): undefined reference to
waddch’
textbox.c:(.text+0x64c): undefined reference to wnoutrefresh' textbox.c:(.text+0x6a5): undefined reference to
wgetch’
textbox.c:(.text+0x71d): undefined reference to delwin' textbox.c:(.text+0x725): undefined reference to
delwin’
textbox.c:(.text+0xba2): undefined reference to delwin' textbox.c:(.text+0xbaa): undefined reference to
delwin’
textbox.c:(.text+0xbd0): undefined reference to wbkgdset' textbox.c:(.text+0xbde): undefined reference to
waddch’
textbox.c:(.text+0xc2e): undefined reference to wnoutrefresh' scripts/kconfig/lxdialog/textbox.o: In function
refresh_text_box’:
textbox.c:(.text+0x335): undefined reference to wrefresh' scripts/kconfig/lxdialog/yesno.o: In function
print_buttons’:
yesno.c:(.text+0xa4): undefined reference to wmove' scripts/kconfig/lxdialog/yesno.o: In function
dialog_yesno’:
yesno.c:(.text+0x1bf): undefined reference to newwin' yesno.c:(.text+0x211): undefined reference to
wmove’
yesno.c:(.text+0x225): undefined reference to waddch' yesno.c:(.text+0x23f): undefined reference to
waddch’
yesno.c:(.text+0x267): undefined reference to waddch' yesno.c:(.text+0x2be): undefined reference to
wgetch’
yesno.c:(.text+0x306): undefined reference to delwin' yesno.c:(.text+0x33a): undefined reference to
delwin’
yesno.c:(.text+0x3ab): undefined reference to wrefresh' yesno.c:(.text+0x3ca): undefined reference to
delwin’
yesno.c:(.text+0x424): undefined reference to delwin' yesno.c:(.text+0x452): undefined reference to
waddch’
yesno.c:(.text+0x48c): undefined reference to delwin' scripts/kconfig/lxdialog/yesno.o: In function
print_buttons’:
yesno.c:(.text+0xc8): undefined reference to wrefresh' scripts/kconfig/lxdialog/menubox.o: In function
do_scroll’:
menubox.c:(.text+0x22): undefined reference to scrollok' menubox.c:(.text+0x2d): undefined reference to
wscrl’
menubox.c:(.text+0x37): undefined reference to scrollok' scripts/kconfig/lxdialog/menubox.o: In function
print_arrows’:
menubox.c:(.text+0xba): undefined reference to wmove' menubox.c:(.text+0xe1): undefined reference to
waddch’
menubox.c:(.text+0xf3): undefined reference to waddnstr' menubox.c:(.text+0x103): undefined reference to
wmove’
menubox.c:(.text+0x10b): undefined reference to wrefresh' menubox.c:(.text+0x13f): undefined reference to
waddch’
menubox.c:(.text+0x14e): undefined reference to waddch' menubox.c:(.text+0x15d): undefined reference to
waddch’
menubox.c:(.text+0x16c): undefined reference to waddch' menubox.c:(.text+0x17b): undefined reference to
wmove’
menubox.c:(.text+0x1cb): undefined reference to waddch' menubox.c:(.text+0x1dd): undefined reference to
waddnstr’
menubox.c:(.text+0x203): undefined reference to waddch' menubox.c:(.text+0x212): undefined reference to
waddch’
menubox.c:(.text+0x221): undefined reference to waddch' menubox.c:(.text+0x230): undefined reference to
waddch’
scripts/kconfig/lxdialog/menubox.o: In function do_print_item': menubox.c:(.text+0x2dd): undefined reference to
wmove’
menubox.c:(.text+0x2e5): undefined reference to wclrtoeol' menubox.c:(.text+0x30b): undefined reference to
wmove’
menubox.c:(.text+0x320): undefined reference to waddnstr' menubox.c:(.text+0x353): undefined reference to
wmove’
menubox.c:(.text+0x368): undefined reference to waddch' menubox.c:(.text+0x380): undefined reference to
wmove’
menubox.c:(.text+0x3c7): undefined reference to wmove' menubox.c:(.text+0x3ce): undefined reference to
wclrtoeol’
scripts/kconfig/lxdialog/menubox.o: In function print_buttons': menubox.c:(.text+0x4f5): undefined reference to
wmove’
scripts/kconfig/lxdialog/menubox.o: In function dialog_menu': menubox.c:(.text+0x617): undefined reference to
newwin’
menubox.c:(.text+0x66f): undefined reference to wmove' menubox.c:(.text+0x683): undefined reference to
waddch’
menubox.c:(.text+0x6af): undefined reference to waddch' menubox.c:(.text+0x6dd): undefined reference to
wbkgdset’
menubox.c:(.text+0x6ec): undefined reference to waddch' menubox.c:(.text+0x74c): undefined reference to
subwin’
menubox.c:(.text+0x8c5): undefined reference to wnoutrefresh' menubox.c:(.text+0x924): undefined reference to
wmove’
menubox.c:(.text+0x92c): undefined reference to wrefresh' menubox.c:(.text+0x94b): undefined reference to
wgetch’
menubox.c:(.text+0xae6): undefined reference to wnoutrefresh' menubox.c:(.text+0xaee): undefined reference to
wrefresh’
menubox.c:(.text+0xb04): undefined reference to delwin' menubox.c:(.text+0xb0c): undefined reference to
delwin’
menubox.c:(.text+0xb68): undefined reference to delwin' menubox.c:(.text+0xb70): undefined reference to
delwin’
menubox.c:(.text+0xe49): undefined reference to wrefresh' menubox.c:(.text+0xeef): undefined reference to
delwin’
menubox.c:(.text+0xef7): undefined reference to delwin' menubox.c:(.text+0x1170): undefined reference to
wbkgdset’
menubox.c:(.text+0x117e): undefined reference to waddch' menubox.c:(.text+0x1224): undefined reference to
scrollok’
scripts/kconfig/lxdialog/menubox.o: In function do_scroll': menubox.c:(.text+0x55): undefined reference to
wrefresh’
scripts/kconfig/lxdialog/menubox.o: In function print_arrows': menubox.c:(.text+0x1a5): undefined reference to
wrefresh’
scripts/kconfig/lxdialog/menubox.o: In function do_print_item': menubox.c:(.text+0x3b2): undefined reference to
wrefresh’
scripts/kconfig/lxdialog/menubox.o: In function print_buttons': menubox.c:(.text+0x505): undefined reference to
wrefresh’
collect2: ld returned 1 exit status
make[1]: *** [scripts/kconfig/mconf] Erreur 1
make: *** [menuconfig] Erreur 2[/quote]
Cette erreur apparait quelque soit le noyau (telechargé sur les depots debian ou sur kernel.org). Je n’ai rien trouvé sur le net, et a priori, tous les paquets sont installés. Pourriez vous m’aider ?
Merci