No problem, here's the entire output:
HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/split-include
HOSTCC scripts/basic/docproc
GEN include/applets.h
GEN include/usage.h
GEN miscutils/Kbuild
GEN miscutils/Config.in
GEN scripts/Kbuild
GEN libpwdgrp/Kbuild
GEN archival/Kbuild
GEN archival/Config.in
GEN archival/libarchive/Kbuild
GEN findutils/Kbuild
GEN findutils/Config.in
GEN sysklogd/Kbuild
GEN sysklogd/Config.in
GEN coreutils/Kbuild
GEN coreutils/Config.in
GEN coreutils/libcoreutils/Kbuild
GEN mailutils/Kbuild
GEN mailutils/Config.in
GEN applets/Kbuild
GEN procps/Kbuild
GEN procps/Config.in
GEN runit/Kbuild
GEN runit/Config.in
GEN util-linux/Kbuild
GEN util-linux/Config.in
GEN util-linux/volume_id/Kbuild
GEN util-linux/volume_id/Config.in
GEN editors/Kbuild
GEN editors/Config.in
GEN console-tools/Kbuild
GEN console-tools/Config.in
GEN modutils/Kbuild
GEN modutils/Config.in
GEN e2fsprogs/Kbuild
GEN e2fsprogs/Config.in
GEN debianutils/Kbuild
GEN debianutils/Config.in
GEN printutils/Kbuild
GEN printutils/Config.in
GEN shell/Kbuild
GEN shell/Config.in
GEN init/Kbuild
GEN init/Config.in
GEN networking/Kbuild
GEN networking/Config.in
GEN networking/udhcp/Kbuild
GEN networking/udhcp/Config.in
GEN networking/libiproute/Kbuild
GEN libbb/Kbuild
GEN libbb/Config.in
GEN loginutils/Kbuild
GEN loginutils/Config.in
GEN selinux/Kbuild
GEN selinux/Config.in
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
In file included from scripts/kconfig/zconf.tab.c:152:0:
scripts/kconfig/zconf.hash.c:155:43: warning:
'kconf_id_strings_contents' is static but used in inline function
'kconf_id_lookup' which is not static
#define kconf_id_strings ((const char *) &kconf_id_strings_contents)
^
scripts/kconfig/zconf.hash.c:222:44: note: in expansion of macro
'kconf_id_strings'
register const char *s = o + kconf_id_strings;
^
scripts/kconfig/zconf.hash.c:215:26: warning: 'kconf_id_hash' is
static but used in inline function 'kconf_id_lookup' which is not
static
register int key = kconf_id_hash (str, len);
^
scripts/kconfig/zconf.hash.c:171:26: warning: 'wordlist' is static but
declared in inline function 'kconf_id_lookup' which is not static
static struct kconf_id wordlist[] =
^
HOSTLD scripts/kconfig/mconf
HOSTCC scripts/kconfig/lxdialog/checklist.o
HOSTCC scripts/kconfig/lxdialog/inputbox.o
HOSTCC scripts/kconfig/lxdialog/lxdialog.o
HOSTCC scripts/kconfig/lxdialog/menubox.o
HOSTCC scripts/kconfig/lxdialog/msgbox.o
HOSTCC scripts/kconfig/lxdialog/textbox.o
HOSTCC scripts/kconfig/lxdialog/util.o
HOSTCC scripts/kconfig/lxdialog/yesno.o
HOSTLD scripts/kconfig/lxdialog/lxdialog
scripts/kconfig/lxdialog/checklist.o: In function `print_arrows':
checklist.c:(.text+0x29): undefined reference to `wmove'
checklist.c:(.text+0x4c): undefined reference to `acs_map'
checklist.c:(.text+0x53): undefined reference to `waddch'
checklist.c:(.text+0x63): undefined reference to `waddnstr'
checklist.c:(.text+0x73): undefined reference to `wmove'
checklist.c:(.text+0x9f): undefined reference to `acs_map'
checklist.c:(.text+0xa6): undefined reference to `waddch'
checklist.c:(.text+0xe0): undefined reference to `acs_map'
checklist.c:(.text+0xe7): undefined reference to `waddch'
checklist.c:(.text+0xef): undefined reference to `acs_map'
checklist.c:(.text+0xf6): undefined reference to `waddch'
checklist.c:(.text+0xfd): undefined reference to `acs_map'
checklist.c:(.text+0x104): undefined reference to `waddch'
checklist.c:(.text+0x109): undefined reference to `acs_map'
checklist.c:(.text+0x140): undefined reference to `acs_map'
checklist.c:(.text+0x147): undefined reference to `waddch'
checklist.c:(.text+0x14f): undefined reference to `acs_map'
checklist.c:(.text+0x156): undefined reference to `waddch'
checklist.c:(.text+0x15e): undefined reference to `acs_map'
checklist.c:(.text+0x165): undefined reference to `waddch'
checklist.c:(.text+0x16d): undefined reference to `acs_map'
checklist.c:(.text+0x174): undefined reference to `waddch'
scripts/kconfig/lxdialog/checklist.o: In function `print_buttons':
checklist.c:(.text+0x1e3): undefined reference to `wmove'
scripts/kconfig/lxdialog/checklist.o: In function `print_item':
checklist.c:(.text+0x22f): undefined reference to `wmove'
checklist.c:(.text+0x257): undefined reference to `waddch'
checklist.c:(.text+0x272): undefined reference to `wmove'
checklist.c:(.text+0x2a7): undefined reference to `wprintw'
checklist.c:(.text+0x2c8): undefined reference to `wmove'
checklist.c:(.text+0x2df): undefined reference to `waddch'
checklist.c:(.text+0x301): undefined reference to `waddnstr'
checklist.c:(.text+0x33e): undefined reference to `wprintw'
checklist.c:(.text+0x359): undefined reference to `wmove'
checklist.c:(.text+0x371): undefined reference to `waddch'
checklist.c:(.text+0x392): undefined reference to `wmove'
checklist.c:(.text+0x3bb): undefined reference to `wmove'
checklist.c:(.text+0x3d7): undefined reference to `wmove'
checklist.c:(.text+0x3f6): undefined reference to `wmove'
checklist.c:(.text+0x414): undefined reference to `wprintw'
checklist.c:(.text+0x42b): undefined reference to `wmove'
scripts/kconfig/lxdialog/checklist.o: In function `dialog_checklist':
checklist.c:(.text+0x4f4): undefined reference to `COLS'
checklist.c:(.text+0x506): undefined reference to `LINES'
checklist.c:(.text+0x528): undefined reference to `stdscr'
checklist.c:(.text+0x542): undefined reference to `newwin'
checklist.c:(.text+0x552): undefined reference to `keypad'
checklist.c:(.text+0x59b): undefined reference to `wmove'
checklist.c:(.text+0x5a9): undefined reference to `acs_map'
checklist.c:(.text+0x5b0): undefined reference to `waddch'
checklist.c:(.text+0x5d4): undefined reference to `acs_map'
checklist.c:(.text+0x5db): undefined reference to `waddch'
checklist.c:(.text+0x608): undefined reference to `acs_map'
checklist.c:(.text+0x60f): undefined reference to `waddch'
checklist.c:(.text+0x67a): undefined reference to `subwin'
checklist.c:(.text+0x689): undefined reference to `keypad'
checklist.c:(.text+0x7eb): undefined reference to `wnoutrefresh'
checklist.c:(.text+0x7f6): undefined reference to `wnoutrefresh'
checklist.c:(.text+0x7fb): undefined reference to `doupdate'
checklist.c:(.text+0x829): undefined reference to `wgetch'
checklist.c:(.text+0x92b): undefined reference to `wnoutrefresh'
checklist.c:(.text+0x933): undefined reference to `wrefresh'
checklist.c:(.text+0x950): undefined reference to `delwin'
checklist.c:(.text+0xa43): undefined reference to `wrefresh'
checklist.c:(.text+0xaa0): undefined reference to `scrollok'
checklist.c:(.text+0xaaa): undefined reference to `wscrl'
checklist.c:(.text+0xab4): undefined reference to `scrollok'
checklist.c:(.text+0xb17): undefined reference to `wnoutrefresh'
checklist.c:(.text+0xb1f): undefined reference to `wrefresh'
checklist.c:(.text+0xbac): undefined reference to `scrollok'
checklist.c:(.text+0xbb6): undefined reference to `wscrl'
checklist.c:(.text+0xbc0): undefined reference to `scrollok'
checklist.c:(.text+0xc2d): undefined reference to `wnoutrefresh'
checklist.c:(.text+0xc35): undefined reference to `wrefresh'
checklist.c:(.text+0xcd0): undefined reference to `delwin'
checklist.c:(.text+0xd01): undefined reference to `doupdate'
checklist.c:(.text+0xd3d): undefined reference to `wnoutrefresh'
checklist.c:(.text+0xd48): undefined reference to `wrefresh'
checklist.c:(.text+0xda4): undefined reference to `delwin'
checklist.c:(.text+0xe46): undefined reference to `acs_map'
checklist.c:(.text+0xe4e): undefined reference to `waddch'
checklist.c:(.text+0xebb): undefined reference to `wnoutrefresh'
checklist.c:(.text+0xec6): undefined reference to `wrefresh'
checklist.c:(.text+0xee9): undefined reference to `wnoutrefresh'
checklist.c:(.text+0xef4): undefined reference to `wrefresh'
checklist.c:(.text+0xf01): undefined reference to `endwin'
scripts/kconfig/lxdialog/checklist.o: In function `print_arrows':
checklist.c:(.text+0xc6): undefined reference to `waddnstr'
checklist.c:(.text+0x11d): undefined reference to `waddch'
scripts/kconfig/lxdialog/checklist.o: In function `print_buttons':
checklist.c:(.text+0x1f3): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/checklist.o: In function `print_item':
checklist.c:(.text+0x3cb): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/menubox.o: In function `do_scroll':
menubox.c:(.text+0x10): undefined reference to `scrollok'
menubox.c:(.text+0x19): undefined reference to `wscrl'
menubox.c:(.text+0x23): undefined reference to `scrollok'
menubox.c:(.text+0x2d): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/menubox.o: In function `print_arrows':
menubox.c:(.text+0x78): undefined reference to `wmove'
menubox.c:(.text+0x96): undefined reference to `acs_map'
menubox.c:(.text+0x9d): undefined reference to `waddch'
menubox.c:(.text+0xad): undefined reference to `waddnstr'
menubox.c:(.text+0xbd): undefined reference to `wmove'
menubox.c:(.text+0xc5): undefined reference to `wrefresh'
menubox.c:(.text+0xec): undefined reference to `acs_map'
menubox.c:(.text+0xf3): undefined reference to `waddch'
menubox.c:(.text+0xfb): undefined reference to `acs_map'
menubox.c:(.text+0x102): undefined reference to `waddch'
menubox.c:(.text+0x10a): undefined reference to `acs_map'
menubox.c:(.text+0x111): undefined reference to `waddch'
menubox.c:(.text+0x119): undefined reference to `acs_map'
menubox.c:(.text+0x120): undefined reference to `waddch'
menubox.c:(.text+0x134): undefined reference to `wmove'
menubox.c:(.text+0x161): undefined reference to `acs_map'
menubox.c:(.text+0x168): undefined reference to `waddch'
menubox.c:(.text+0x178): undefined reference to `waddnstr'
menubox.c:(.text+0x19c): undefined reference to `acs_map'
menubox.c:(.text+0x1a3): undefined reference to `waddch'
menubox.c:(.text+0x1ab): undefined reference to `acs_map'
menubox.c:(.text+0x1b2): undefined reference to `waddch'
menubox.c:(.text+0x1ba): undefined reference to `acs_map'
menubox.c:(.text+0x1c1): undefined reference to `waddch'
menubox.c:(.text+0x1c9): undefined reference to `acs_map'
menubox.c:(.text+0x1d0): undefined reference to `waddch'
menubox.c:(.text+0x1e6): undefined reference to `wmove'
scripts/kconfig/lxdialog/menubox.o: In function `do_print_item':
menubox.c:(.text+0x283): undefined reference to `wmove'
menubox.c:(.text+0x28b): undefined reference to `wclrtoeol'
menubox.c:(.text+0x2b0): undefined reference to `wmove'
menubox.c:(.text+0x2c0): undefined reference to `waddnstr'
menubox.c:(.text+0x2ef): undefined reference to `wmove'
menubox.c:(.text+0x303): undefined reference to `waddch'
menubox.c:(.text+0x31d): undefined reference to `wmove'
menubox.c:(.text+0x367): undefined reference to `wmove'
menubox.c:(.text+0x373): undefined reference to `wclrtoeol'
scripts/kconfig/lxdialog/menubox.o: In function `print_buttons':
menubox.c:(.text+0x3f9): undefined reference to `wmove'
scripts/kconfig/lxdialog/menubox.o: In function `dialog_menu':
menubox.c:(.text+0x43c): undefined reference to `COLS'
menubox.c:(.text+0x454): undefined reference to `LINES'
menubox.c:(.text+0x47b): undefined reference to `stdscr'
menubox.c:(.text+0x495): undefined reference to `newwin'
menubox.c:(.text+0x4a5): undefined reference to `keypad'
menubox.c:(.text+0x4ee): undefined reference to `wmove'
menubox.c:(.text+0x4fc): undefined reference to `acs_map'
menubox.c:(.text+0x503): undefined reference to `waddch'
menubox.c:(.text+0x524): undefined reference to `acs_map'
menubox.c:(.text+0x52b): undefined reference to `waddch'
menubox.c:(.text+0x55e): undefined reference to `wbkgdset'
menubox.c:(.text+0x566): undefined reference to `acs_map'
menubox.c:(.text+0x56d): undefined reference to `waddch'
menubox.c:(.text+0x5e2): undefined reference to `subwin'
menubox.c:(.text+0x5f1): undefined reference to `keypad'
menubox.c:(.text+0x75e): undefined reference to `wnoutrefresh'
menubox.c:(.text+0x7b2): undefined reference to `wmove'
menubox.c:(.text+0x7ba): undefined reference to `wrefresh'
menubox.c:(.text+0x7e9): undefined reference to `wgetch'
menubox.c:(.text+0x8ae): undefined reference to `delwin'
menubox.c:(.text+0xa3a): undefined reference to `wnoutrefresh'
menubox.c:(.text+0xa42): undefined reference to `wrefresh'
menubox.c:(.text+0xa5b): undefined reference to `delwin'
menubox.c:(.text+0xd4b): undefined reference to `scrollok'
menubox.c:(.text+0xe65): undefined reference to `wrefresh'
menubox.c:(.text+0xed7): undefined reference to `delwin'
menubox.c:(.text+0x1019): undefined reference to `delwin'
menubox.c:(.text+0x107c): undefined reference to `wbkgdset'
menubox.c:(.text+0x1084): undefined reference to `acs_map'
menubox.c:(.text+0x108c): undefined reference to `waddch'
scripts/kconfig/lxdialog/menubox.o: In function `print_arrows':
menubox.c:(.text+0x144): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/menubox.o: In function `do_print_item':
menubox.c:(.text+0x339): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/menubox.o: In function `print_buttons':
menubox.c:(.text+0x409): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/textbox.o: In function `get_line':
textbox.c:(.text+0x122): undefined reference to `endwin'
textbox.c:(.text+0x148): undefined reference to `endwin'
scripts/kconfig/lxdialog/textbox.o: In function `back_lines':
textbox.c:(.text+0x393): undefined reference to `endwin'
textbox.c:(.text+0x3dd): undefined reference to `endwin'
textbox.c:(.text+0x402): undefined reference to `endwin'
scripts/kconfig/lxdialog/textbox.o: In function `print_line':
textbox.c:(.text+0x464): undefined reference to `wmove'
textbox.c:(.text+0x46e): undefined reference to `waddch'
textbox.c:(.text+0x48b): undefined reference to `waddnstr'
textbox.c:(.text+0x493): undefined reference to `wclrtoeol'
scripts/kconfig/lxdialog/textbox.o: In function `print_page':
textbox.c:(.text+0x4ff): undefined reference to `wnoutrefresh'
scripts/kconfig/lxdialog/textbox.o: In function `print_position':
textbox.c:(.text+0x557): undefined reference to `wbkgdset'
textbox.c:(.text+0x593): undefined reference to `wmove'
textbox.c:(.text+0x5a2): undefined reference to `wprintw'
textbox.c:(.text+0x5b8): undefined reference to `endwin'
scripts/kconfig/lxdialog/textbox.o: In function `dialog_textbox':
textbox.c:(.text+0x681): undefined reference to `COLS'
textbox.c:(.text+0x693): undefined reference to `LINES'
textbox.c:(.text+0x6b4): undefined reference to `stdscr'
textbox.c:(.text+0x6ce): undefined reference to `newwin'
textbox.c:(.text+0x6da): undefined reference to `keypad'
textbox.c:(.text+0x6fa): undefined reference to `subwin'
textbox.c:(.text+0x724): undefined reference to `wbkgdset'
textbox.c:(.text+0x72e): undefined reference to `keypad'
textbox.c:(.text+0x773): undefined reference to `wmove'
textbox.c:(.text+0x781): undefined reference to `acs_map'
textbox.c:(.text+0x788): undefined reference to `waddch'
textbox.c:(.text+0x7a4): undefined reference to `acs_map'
textbox.c:(.text+0x7ab): undefined reference to `waddch'
textbox.c:(.text+0x7d2): undefined reference to `wbkgdset'
textbox.c:(.text+0x7da): undefined reference to `acs_map'
textbox.c:(.text+0x7e1): undefined reference to `waddch'
textbox.c:(.text+0x828): undefined reference to `wnoutrefresh'
textbox.c:(.text+0x87e): undefined reference to `wmove'
textbox.c:(.text+0x886): undefined reference to `wrefresh'
textbox.c:(.text+0x8a5): undefined reference to `wgetch'
textbox.c:(.text+0x90a): undefined reference to `delwin'
textbox.c:(.text+0x9c7): undefined reference to `wmove'
textbox.c:(.text+0x9cf): undefined reference to `wrefresh'
textbox.c:(.text+0xa57): undefined reference to `delwin'
textbox.c:(.text+0xb35): undefined reference to `scrollok'
textbox.c:(.text+0xb3f): undefined reference to `wscrl'
textbox.c:(.text+0xb49): undefined reference to `scrollok'
textbox.c:(.text+0xb60): undefined reference to `wnoutrefresh'
textbox.c:(.text+0xbb1): undefined reference to `scrollok'
textbox.c:(.text+0xbbb): undefined reference to `wscrl'
textbox.c:(.text+0xbc5): undefined reference to `scrollok'
textbox.c:(.text+0xde1): undefined reference to `wbkgdset'
textbox.c:(.text+0xde9): undefined reference to `acs_map'
textbox.c:(.text+0xdf1): undefined reference to `waddch'
textbox.c:(.text+0xe3b): undefined reference to `wnoutrefresh'
textbox.c:(.text+0xe6f): undefined reference to `wnoutrefresh'
textbox.c:(.text+0xe7c): undefined reference to `endwin'
textbox.c:(.text+0xea2): undefined reference to `endwin'
textbox.c:(.text+0xec7): undefined reference to `endwin'
textbox.c:(.text+0xeec): undefined reference to `endwin'
textbox.c:(.text+0xf11): undefined reference to `endwin'
scripts/kconfig/lxdialog/yesno.o: In function `print_buttons':
yesno.c:(.text+0x60): undefined reference to `wmove'
scripts/kconfig/lxdialog/yesno.o: In function `dialog_yesno':
yesno.c:(.text+0x8c): undefined reference to `COLS'
yesno.c:(.text+0x9c): undefined reference to `LINES'
yesno.c:(.text+0xb6): undefined reference to `stdscr'
yesno.c:(.text+0xcc): undefined reference to `newwin'
yesno.c:(.text+0xd8): undefined reference to `keypad'
yesno.c:(.text+0x118): undefined reference to `wmove'
yesno.c:(.text+0x126): undefined reference to `acs_map'
yesno.c:(.text+0x12d): undefined reference to `waddch'
yesno.c:(.text+0x144): undefined reference to `acs_map'
yesno.c:(.text+0x14b): undefined reference to `waddch'
yesno.c:(.text+0x16c): undefined reference to `acs_map'
yesno.c:(.text+0x173): undefined reference to `waddch'
yesno.c:(.text+0x1c0): undefined reference to `wgetch'
yesno.c:(.text+0x1f2): undefined reference to `delwin'
yesno.c:(.text+0x22a): undefined reference to `delwin'
yesno.c:(.text+0x268): undefined reference to `wrefresh'
yesno.c:(.text+0x285): undefined reference to `delwin'
yesno.c:(.text+0x2a5): undefined reference to `delwin'
yesno.c:(.text+0x2f4): undefined reference to `acs_map'
yesno.c:(.text+0x2fc): undefined reference to `waddch'
scripts/kconfig/lxdialog/yesno.o: In function `print_buttons':
yesno.c:(.text+0x70): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/inputbox.o: In function `print_buttons':
inputbox.c:(.text+0x63): undefined reference to `wmove'
scripts/kconfig/lxdialog/inputbox.o: In function `dialog_inputbox':
inputbox.c:(.text+0x8c): undefined reference to `COLS'
inputbox.c:(.text+0x9c): undefined reference to `LINES'
inputbox.c:(.text+0xb6): undefined reference to `stdscr'
inputbox.c:(.text+0xcc): undefined reference to `newwin'
inputbox.c:(.text+0xd8): undefined reference to `keypad'
inputbox.c:(.text+0x119): undefined reference to `wmove'
inputbox.c:(.text+0x127): undefined reference to `acs_map'
inputbox.c:(.text+0x12e): undefined reference to `waddch'
inputbox.c:(.text+0x144): undefined reference to `acs_map'
inputbox.c:(.text+0x14b): undefined reference to `waddch'
inputbox.c:(.text+0x16b): undefined reference to `acs_map'
inputbox.c:(.text+0x172): undefined reference to `waddch'
inputbox.c:(.text+0x1f0): undefined reference to `wmove'
inputbox.c:(.text+0x279): undefined reference to `waddch'
inputbox.c:(.text+0x295): undefined reference to `wmove'
inputbox.c:(.text+0x29d): undefined reference to `wrefresh'
inputbox.c:(.text+0x2b5): undefined reference to `wgetch'
inputbox.c:(.text+0x305): undefined reference to `delwin'
inputbox.c:(.text+0x34e): undefined reference to `wgetch'
inputbox.c:(.text+0x374): undefined reference to `wgetch'
inputbox.c:(.text+0x3f7): undefined reference to `wmove'
inputbox.c:(.text+0x432): undefined reference to `waddch'
inputbox.c:(.text+0x47a): undefined reference to `waddnstr'
inputbox.c:(.text+0x555): undefined reference to `delwin'
inputbox.c:(.text+0x593): undefined reference to `wgetch'
inputbox.c:(.text+0x645): undefined reference to `acs_map'
inputbox.c:(.text+0x64d): undefined reference to `waddch'
inputbox.c:(.text+0x6ba): undefined reference to `wmove'
inputbox.c:(.text+0x727): undefined reference to `delwin'
inputbox.c:(.text+0x790): undefined reference to `wmove'
inputbox.c:(.text+0x798): undefined reference to `wrefresh'
inputbox.c:(.text+0x7a0): undefined reference to `wgetch'
inputbox.c:(.text+0x83f): undefined reference to `wmove'
inputbox.c:(.text+0x848): undefined reference to `waddch'
inputbox.c:(.text+0x858): undefined reference to `wrefresh'
inputbox.c:(.text+0x86d): undefined reference to `wgetch'
inputbox.c:(.text+0x8c3): undefined reference to `wgetch'
inputbox.c:(.text+0x969): undefined reference to `wmove'
inputbox.c:(.text+0x971): undefined reference to `wrefresh'
inputbox.c:(.text+0x9d1): undefined reference to `wmove'
inputbox.c:(.text+0x9e4): undefined reference to `wmove'
inputbox.c:(.text+0x9ec): undefined reference to `wrefresh'
inputbox.c:(.text+0x9f8): undefined reference to `wgetch'
inputbox.c:(.text+0xa21): undefined reference to `waddch'
inputbox.c:(.text+0xa85): undefined reference to `delwin'
inputbox.c:(.text+0xac9): undefined reference to `wgetch'
inputbox.c:(.text+0xd31): undefined reference to `flash'
inputbox.c:(.text+0xd43): undefined reference to `wgetch'
inputbox.c:(.text+0xe35): undefined reference to `wmove'
inputbox.c:(.text+0xe61): undefined reference to `waddch'
scripts/kconfig/lxdialog/inputbox.o: In function `print_buttons':
inputbox.c:(.text+0x73): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/util.o: In function `color_setup.part.0':
util.c:(.text+0x4): undefined reference to `start_color'
util.c:(.text+0x2c): undefined reference to `init_pair'
scripts/kconfig/lxdialog/util.o: In function `attr_clear':
util.c:(.text+0xb6): undefined reference to `wmove'
util.c:(.text+0xd7): undefined reference to `waddch'
scripts/kconfig/lxdialog/util.o: In function `dialog_clear':
util.c:(.text+0x13c): undefined reference to `COLS'
util.c:(.text+0x142): undefined reference to `LINES'
util.c:(.text+0x148): undefined reference to `stdscr'
util.c:(.text+0x163): undefined reference to `stdscr'
util.c:(.text+0x17b): undefined reference to `wmove'
util.c:(.text+0x18f): undefined reference to `stdscr'
util.c:(.text+0x195): undefined reference to `waddnstr'
util.c:(.text+0x1a3): undefined reference to `stdscr'
util.c:(.text+0x1a9): undefined reference to `wmove'
util.c:(.text+0x1b2): undefined reference to `COLS'
util.c:(.text+0x1c4): undefined reference to `acs_map'
util.c:(.text+0x1cb): undefined reference to `stdscr'
util.c:(.text+0x1d1): undefined reference to `waddch'
util.c:(.text+0x1d7): undefined reference to `COLS'
util.c:(.text+0x1e8): undefined reference to `stdscr'
util.c:(.text+0x1ee): undefined reference to `wnoutrefresh'
scripts/kconfig/lxdialog/util.o: In function `init_dialog':
util.c:(.text+0x204): undefined reference to `initscr'
util.c:(.text+0x20e): undefined reference to `stdscr'
util.c:(.text+0x214): undefined reference to `keypad'
util.c:(.text+0x219): undefined reference to `cbreak'
util.c:(.text+0x21e): undefined reference to `noecho'
util.c:(.text+0x241): undefined reference to `has_colors'
scripts/kconfig/lxdialog/util.o: In function `color_setup':
util.c:(.text+0x264): undefined reference to `has_colors'
scripts/kconfig/lxdialog/util.o: In function `print_title':
util.c:(.text+0x2de): undefined reference to `wmove'
util.c:(.text+0x2ef): undefined reference to `waddch'
util.c:(.text+0x2fc): undefined reference to `wmove'
util.c:(.text+0x30b): undefined reference to `waddnstr'
scripts/kconfig/lxdialog/util.o: In function `print_autowrap':
util.c:(.text+0x46d): undefined reference to `wmove'
util.c:(.text+0x479): undefined reference to `waddnstr'
util.c:(.text+0x51a): undefined reference to `wmove'
util.c:(.text+0x526): undefined reference to `waddnstr'
util.c:(.text+0x5a5): undefined reference to `wmove'
util.c:(.text+0x5b1): undefined reference to `waddnstr'
util.c:(.text+0x5cf): undefined reference to `wmove'
util.c:(.text+0x5db): undefined reference to `waddnstr'
scripts/kconfig/lxdialog/util.o: In function `print_button':
util.c:(.text+0x63d): undefined reference to `wmove'
util.c:(.text+0x662): undefined reference to `waddnstr'
util.c:(.text+0x6c7): undefined reference to `waddch'
util.c:(.text+0x6f8): undefined reference to `waddch'
util.c:(.text+0x70d): undefined reference to `waddnstr'
util.c:(.text+0x726): undefined reference to `waddnstr'
util.c:(.text+0x791): undefined reference to `waddch'
util.c:(.text+0x7a6): undefined reference to `waddnstr'
util.c:(.text+0x7da): undefined reference to `waddch'
util.c:(.text+0x7e8): undefined reference to `waddnstr'
scripts/kconfig/lxdialog/util.o: In function `draw_box':
util.c:(.text+0x84f): undefined reference to `wmove'
util.c:(.text+0x88a): undefined reference to `waddch'
util.c:(.text+0x8ba): undefined reference to `acs_map'
util.c:(.text+0x8c1): undefined reference to `waddch'
util.c:(.text+0x8ea): undefined reference to `acs_map'
util.c:(.text+0x8f1): undefined reference to `waddch'
util.c:(.text+0x90c): undefined reference to `acs_map'
util.c:(.text+0x913): undefined reference to `waddch'
util.c:(.text+0x928): undefined reference to `acs_map'
util.c:(.text+0x92f): undefined reference to `waddch'
util.c:(.text+0x944): undefined reference to `acs_map'
util.c:(.text+0x94b): undefined reference to `waddch'
util.c:(.text+0x960): undefined reference to `acs_map'
util.c:(.text+0x967): undefined reference to `waddch'
scripts/kconfig/lxdialog/util.o: In function `draw_shadow':
util.c:(.text+0x9a4): undefined reference to `has_colors'
util.c:(.text+0x9cc): undefined reference to `wmove'
util.c:(.text+0x9e5): undefined reference to `winch'
util.c:(.text+0x9f3): undefined reference to `waddch'
util.c:(.text+0xa15): undefined reference to `wmove'
util.c:(.text+0xa1d): undefined reference to `winch'
util.c:(.text+0xa2b): undefined reference to `waddch'
util.c:(.text+0xa33): undefined reference to `winch'
util.c:(.text+0xa41): undefined reference to `waddch'
scripts/kconfig/lxdialog/util.o: In function `attr_clear':
util.c:(.text+0x113): undefined reference to `wtouchln'
scripts/kconfig/lxdialog/util.o: In function `end_dialog':
util.c:(.text+0x281): undefined reference to `endwin'
scripts/kconfig/lxdialog/util.o: In function `print_title':
util.c:(.text+0x326): undefined reference to `waddch'
scripts/kconfig/lxdialog/util.o: In function `print_button':
util.c:(.text+0x74a): undefined reference to `wmove'
scripts/kconfig/lxdialog/util.o: In function `draw_shadow':
util.c:(.text+0xa59): undefined reference to `wnoutrefresh'
scripts/kconfig/lxdialog/lxdialog.o: In function `main':
lxdialog.c:(.text.startup+0x212): undefined reference to `COLS'
lxdialog.c:(.text.startup+0x218): undefined reference to `LINES'
lxdialog.c:(.text.startup+0x21e): undefined reference to `stdscr'
lxdialog.c:(.text.startup+0x22a): undefined reference to `stdscr'
lxdialog.c:(.text.startup+0x22f): undefined reference to `wrefresh'
lxdialog.c:(.text.startup+0x245): undefined reference to `stdscr'
lxdialog.c:(.text.startup+0x24a): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/msgbox.o: In function `dialog_msgbox':
msgbox.c:(.text+0x10): undefined reference to `COLS'
msgbox.c:(.text+0x20): undefined reference to `LINES'
msgbox.c:(.text+0x3a): undefined reference to `stdscr'
msgbox.c:(.text+0x50): undefined reference to `newwin'
msgbox.c:(.text+0x5c): undefined reference to `keypad'
msgbox.c:(.text+0xd8): undefined reference to `wmove'
msgbox.c:(.text+0xe7): undefined reference to `acs_map'
msgbox.c:(.text+0xee): undefined reference to `waddch'
msgbox.c:(.text+0x105): undefined reference to `acs_map'
msgbox.c:(.text+0x10c): undefined reference to `waddch'
msgbox.c:(.text+0x129): undefined reference to `acs_map'
msgbox.c:(.text+0x130): undefined reference to `waddch'
msgbox.c:(.text+0x160): undefined reference to `wrefresh'
msgbox.c:(.text+0x190): undefined reference to `wgetch'
msgbox.c:(.text+0x1a1): undefined reference to `delwin'
msgbox.c:(.text+0x1f5): undefined reference to `wrefresh'
msgbox.c:(.text+0x201): undefined reference to `delwin'
collect2: error: ld returned 1 exit status
scripts/Makefile.host:113: recipe for target
'scripts/kconfig/lxdialog/lxdialog' failed
make[2]: *** [scripts/kconfig/lxdialog/lxdialog] Error 1
/opt/staging/busybox-1.24.1/scripts/kconfig/Makefile:14: recipe for
target 'menuconfig' failed
make[1]: *** [menuconfig] Error 2
Makefile:443: recipe for target 'menuconfig' failed
make: *** [menuconfig] Error 2
On 7/20/16, Rob Landley <[email protected]> wrote:
> On 07/20/2016 03:49 PM, David Henderson wrote:
>> msgbox.c:(.text+0x130): undefined reference to `waddch'
>> msgbox.c:(.text+0x160): undefined reference to `wrefresh'
>> msgbox.c:(.text+0x190): undefined reference to `wgetch'
>> msgbox.c:(.text+0x1a1): undefined reference to `delwin'
>> msgbox.c:(.text+0x1f5): undefined reference to `wrefresh'
>> msgbox.c:(.text+0x201): undefined reference to `delwin'
>> collect2: error: ld returned 1 exit status
>
> That's not a failure to find collect2, that's an error message returned
> _from_ collect2, saying its attempt to link couldn't find symbols the
> program referred to.
>
> Googling for delwin found:
>
> http://linux.die.net/man/3/delwin
>
> And it's a curses function. Looks like it's not finding the curses
> library, although if it attempted to link a library that it couldn't
> find that would yet again have been in the part of the error output you
> didn't include (further up).
>
> Rob
>
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox