Hi,

I am trying  to compile the lsuxi source code for cubie board(A20).
Whn i try menuconfig I am getting following error

I am using ubuntu 15.04

command
 make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- menuconfig
  HOSTLD  scripts/kconfig/mconf
scripts/kconfig/mconf.o: In function `show_help':
mconf.c:(.text+0x694): undefined reference to `stdscr'
scripts/kconfig/mconf.o: In function `main':
mconf.c:(.text.startup+0x6c): undefined reference to `initscr'
mconf.c:(.text.startup+0x73): undefined reference to `stdscr'
scripts/kconfig/lxdialog/checklist.o: In function `print_arrows':
checklist.c:(.text+0x2c): undefined reference to `wmove'
checklist.c:(.text+0x4c): undefined reference to `acs_map'
checklist.c:(.text+0x54): undefined reference to `waddch'
checklist.c:(.text+0x66): undefined reference to `waddnstr'
checklist.c:(.text+0x76): undefined reference to `wmove'
checklist.c:(.text+0x9f): undefined reference to `acs_map'
checklist.c:(.text+0xa7): undefined reference to `waddch'
checklist.c:(.text+0xe3): undefined reference to `acs_map'
checklist.c:(.text+0xeb): undefined reference to `waddch'
checklist.c:(.text+0xf2): undefined reference to `acs_map'
checklist.c:(.text+0xfa): undefined reference to `waddch'
checklist.c:(.text+0x101): undefined reference to `acs_map'
checklist.c:(.text+0x109): undefined reference to `waddch'
checklist.c:(.text+0x110): undefined reference to `acs_map'
checklist.c:(.text+0x143): undefined reference to `acs_map'
checklist.c:(.text+0x14b): undefined reference to `waddch'
checklist.c:(.text+0x152): undefined reference to `acs_map'
checklist.c:(.text+0x15a): undefined reference to `waddch'
checklist.c:(.text+0x161): undefined reference to `acs_map'
checklist.c:(.text+0x169): undefined reference to `waddch'
checklist.c:(.text+0x170): undefined reference to `acs_map'
checklist.c:(.text+0x178): undefined reference to `waddch'
scripts/kconfig/lxdialog/checklist.o: In function `print_item':
checklist.c:(.text+0x201): undefined reference to `wmove'
checklist.c:(.text+0x224): undefined reference to `waddch'
checklist.c:(.text+0x23d): undefined reference to `wmove'
checklist.c:(.text+0x288): undefined reference to `wmove'
checklist.c:(.text+0x29e): undefined reference to `waddch'
checklist.c:(.text+0x2c4): undefined reference to `waddnstr'
checklist.c:(.text+0x2dd): undefined reference to `wmove'
checklist.c:(.text+0x2e5): undefined reference to `wrefresh'
checklist.c:(.text+0x331): undefined reference to `wmove'
checklist.c:(.text+0x368): undefined reference to `wprintw'
checklist.c:(.text+0x398): undefined reference to `wmove'
checklist.c:(.text+0x3b6): undefined reference to `wmove'
checklist.c:(.text+0x3de): undefined reference to `wmove'
checklist.c:(.text+0x3f3): undefined reference to `waddch'
checklist.c:(.text+0x409): undefined reference to `wmove'
scripts/kconfig/lxdialog/checklist.o: In function `print_buttons':
checklist.c:(.text+0x4a1): undefined reference to `wmove'
scripts/kconfig/lxdialog/checklist.o: In function `dialog_checklist':
checklist.c:(.text+0x5ad): undefined reference to `stdscr'
checklist.c:(.text+0x601): undefined reference to `COLS'
checklist.c:(.text+0x60d): undefined reference to `stdscr'
checklist.c:(.text+0x623): undefined reference to `LINES'
checklist.c:(.text+0x649): undefined reference to `newwin'
checklist.c:(.text+0x65e): undefined reference to `keypad'
checklist.c:(.text+0x6a6): undefined reference to `wmove'
checklist.c:(.text+0x6b2): undefined reference to `acs_map'
checklist.c:(.text+0x6ba): undefined reference to `waddch'
checklist.c:(.text+0x6db): undefined reference to `acs_map'
checklist.c:(.text+0x6e7): undefined reference to `waddch'
checklist.c:(.text+0x70f): undefined reference to `acs_map'
checklist.c:(.text+0x717): undefined reference to `waddch'
checklist.c:(.text+0x77d): undefined reference to `subwin'
checklist.c:(.text+0x78f): undefined reference to `keypad'
checklist.c:(.text+0x92f): undefined reference to `wnoutrefresh'
checklist.c:(.text+0x939): undefined reference to `wnoutrefresh'
checklist.c:(.text+0x93e): undefined reference to `doupdate'
checklist.c:(.text+0x95e): undefined reference to `wgetch'
checklist.c:(.text+0xa87): undefined reference to `delwin'
checklist.c:(.text+0xa91): undefined reference to `delwin'
checklist.c:(.text+0xa9d): undefined reference to `stdscr'
checklist.c:(.text+0xb3e): undefined reference to `wnoutrefresh'
checklist.c:(.text+0xb46): undefined reference to `wrefresh'
checklist.c:(.text+0xb5f): undefined reference to `delwin'
checklist.c:(.text+0xb69): undefined reference to `delwin'
checklist.c:(.text+0xbc2): undefined reference to `scrollok'
checklist.c:(.text+0xbcf): undefined reference to `wscrl'
checklist.c:(.text+0xbd9): undefined reference to `scrollok'
checklist.c:(.text+0xc34): undefined reference to `wnoutrefresh'
checklist.c:(.text+0xc3c): undefined reference to `wrefresh'
checklist.c:(.text+0xcba): undefined reference to `scrollok'
checklist.c:(.text+0xcc7): undefined reference to `wscrl'
checklist.c:(.text+0xcd1): undefined reference to `scrollok'
checklist.c:(.text+0xd3c): undefined reference to `wnoutrefresh'
checklist.c:(.text+0xd44): undefined reference to `wrefresh'
checklist.c:(.text+0xd9a): undefined reference to `wrefresh'
checklist.c:(.text+0xd9f): undefined reference to `doupdate'
checklist.c:(.text+0xdcd): undefined reference to `doupdate'
checklist.c:(.text+0xe45): undefined reference to `delwin'
checklist.c:(.text+0xe4f): undefined reference to `delwin'
checklist.c:(.text+0xe91): undefined reference to `doupdate'
checklist.c:(.text+0xebf): undefined reference to `doupdate'
checklist.c:(.text+0xed7): undefined reference to `doupdate'
checklist.c:(.text+0xeec): undefined reference to `acs_map'
checklist.c:(.text+0xef3): undefined reference to `waddch'
scripts/kconfig/lxdialog/checklist.o: In function `print_arrows':
checklist.c:(.text+0xc7): undefined reference to `waddnstr'
checklist.c:(.text+0x126): undefined reference to `waddch'
scripts/kconfig/lxdialog/checklist.o: In function `print_buttons':
checklist.c:(.text+0x4b3): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/util.o: In function `init_one_color':
util.c:(.text+0x46f): undefined reference to `init_pair'
scripts/kconfig/lxdialog/util.o: In function `attr_clear':
util.c:(.text+0x4d1): undefined reference to `wmove'
util.c:(.text+0x4ec): undefined reference to `waddch'
scripts/kconfig/lxdialog/util.o: In function `dialog_clear':
util.c:(.text+0x539): undefined reference to `COLS'
util.c:(.text+0x53f): undefined reference to `LINES'
util.c:(.text+0x546): undefined reference to `stdscr'
util.c:(.text+0x561): undefined reference to `stdscr'
util.c:(.text+0x57d): undefined reference to `wmove'
util.c:(.text+0x590): undefined reference to `stdscr'
util.c:(.text+0x59a): undefined reference to `waddnstr'
util.c:(.text+0x5a1): undefined reference to `stdscr'
util.c:(.text+0x5b0): undefined reference to `wmove'
util.c:(.text+0x5b6): undefined reference to `COLS'
util.c:(.text+0x5cb): undefined reference to `acs_map'
util.c:(.text+0x5d2): undefined reference to `stdscr'
util.c:(.text+0x5da): undefined reference to `waddch'
util.c:(.text+0x5e0): undefined reference to `COLS'
util.c:(.text+0x5ef): undefined reference to `stdscr'
scripts/kconfig/lxdialog/util.o: In function `init_dialog':
util.c:(.text+0x605): undefined reference to `initscr'
util.c:(.text+0x60c): undefined reference to `stdscr'
util.c:(.text+0x7df): undefined reference to `stdscr'
util.c:(.text+0x7e9): undefined reference to `keypad'
util.c:(.text+0x7ee): undefined reference to `cbreak'
util.c:(.text+0x7f3): undefined reference to `noecho'
util.c:(.text+0xb67): undefined reference to `has_colors'
util.c:(.text+0xb74): undefined reference to `start_color'
util.c:(.text+0xca6): undefined reference to `has_colors'
util.c:(.text+0xcc6): undefined reference to `has_colors'
util.c:(.text+0xce1): undefined reference to `endwin'
scripts/kconfig/lxdialog/util.o: In function `end_dialog':
util.c:(.text+0xd09): undefined reference to `stdscr'
util.c:(.text+0xd0e): undefined reference to `wmove'
util.c:(.text+0xd15): undefined reference to `stdscr'
util.c:(.text+0xd1a): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/util.o: In function `print_title':
util.c:(.text+0xd86): undefined reference to `wmove'
util.c:(.text+0xd98): undefined reference to `waddch'
util.c:(.text+0xda4): undefined reference to `wmove'
util.c:(.text+0xdb7): undefined reference to `waddnstr'
scripts/kconfig/lxdialog/util.o: In function `print_autowrap':
util.c:(.text+0xf31): undefined reference to `wmove'
util.c:(.text+0xf41): undefined reference to `waddnstr'
util.c:(.text+0xfd1): undefined reference to `wmove'
util.c:(.text+0xfe1): undefined reference to `waddnstr'
util.c:(.text+0x103b): undefined reference to `wmove'
util.c:(.text+0x104b): undefined reference to `waddnstr'
util.c:(.text+0x1082): undefined reference to `wmove'
util.c:(.text+0x1092): undefined reference to `waddnstr'
scripts/kconfig/lxdialog/util.o: In function `print_button':
util.c:(.text+0x10c5): undefined reference to `wmove'
util.c:(.text+0x10f7): undefined reference to `waddnstr'
util.c:(.text+0x1155): undefined reference to `waddch'
util.c:(.text+0x1184): undefined reference to `waddch'
util.c:(.text+0x11a0): undefined reference to `waddnstr'
util.c:(.text+0x11bd): undefined reference to `waddnstr'
util.c:(.text+0x11ed): undefined reference to `waddnstr'
util.c:(.text+0x1206): undefined reference to `waddch'
util.c:(.text+0x1216): undefined reference to `waddnstr'
util.c:(.text+0x1239): undefined reference to `waddnstr'
util.c:(.text+0x1264): undefined reference to `waddch'
util.c:(.text+0x1280): undefined reference to `waddnstr'
scripts/kconfig/lxdialog/util.o: In function `draw_box':
util.c:(.text+0x1338): undefined reference to `wmove'
util.c:(.text+0x1382): undefined reference to `waddch'
util.c:(.text+0x139e): undefined reference to `acs_map'
util.c:(.text+0x13aa): undefined reference to `waddch'
util.c:(.text+0x13ec): undefined reference to `acs_map'
util.c:(.text+0x13f4): undefined reference to `waddch'
util.c:(.text+0x1402): undefined reference to `acs_map'
util.c:(.text+0x140a): undefined reference to `waddch'
util.c:(.text+0x141b): undefined reference to `acs_map'
util.c:(.text+0x1423): undefined reference to `waddch'
util.c:(.text+0x143b): undefined reference to `acs_map'
util.c:(.text+0x1443): undefined reference to `waddch'
util.c:(.text+0x1454): undefined reference to `acs_map'
util.c:(.text+0x145c): undefined reference to `waddch'
util.c:(.text+0x146d): undefined reference to `acs_map'
util.c:(.text+0x1475): undefined reference to `waddch'
util.c:(.text+0x1481): undefined reference to `acs_map'
util.c:(.text+0x1489): undefined reference to `waddch'
scripts/kconfig/lxdialog/util.o: In function `draw_shadow':
util.c:(.text+0x14bd): undefined reference to `has_colors'
util.c:(.text+0x14ea): undefined reference to `wmove'
util.c:(.text+0x1500): undefined reference to `winch'
util.c:(.text+0x150b): undefined reference to `waddch'
util.c:(.text+0x1529): undefined reference to `wmove'
util.c:(.text+0x1534): undefined reference to `winch'
util.c:(.text+0x153f): undefined reference to `waddch'
util.c:(.text+0x1547): undefined reference to `winch'
util.c:(.text+0x1552): undefined reference to `waddch'
scripts/kconfig/lxdialog/util.o: In function `on_key_esc':
util.c:(.text+0x167d): undefined reference to `nodelay'
util.c:(.text+0x1687): undefined reference to `keypad'
util.c:(.text+0x168f): undefined reference to `wgetch'
util.c:(.text+0x1699): undefined reference to `wgetch'
util.c:(.text+0x16a4): undefined reference to `wgetch'
util.c:(.text+0x16b3): undefined reference to `nodelay'
util.c:(.text+0x16c0): undefined reference to `keypad'
util.c:(.text+0x16fc): undefined reference to `ungetch'
scripts/kconfig/lxdialog/util.o: In function `attr_clear':
util.c:(.text+0x51d): undefined reference to `wtouchln'
scripts/kconfig/lxdialog/util.o: In function `dialog_clear':
util.c:(.text+0x5f4): undefined reference to `wnoutrefresh'
scripts/kconfig/lxdialog/util.o: In function `end_dialog':
util.c:(.text+0xd23): undefined reference to `endwin'
scripts/kconfig/lxdialog/util.o: In function `print_title':
util.c:(.text+0xdce): undefined reference to `waddch'
scripts/kconfig/lxdialog/util.o: In function `print_button':
util.c:(.text+0x11dc): undefined reference to `wmove'
scripts/kconfig/lxdialog/util.o: In function `draw_shadow':
util.c:(.text+0x156d): undefined reference to `wnoutrefresh'
scripts/kconfig/lxdialog/inputbox.o: In function `print_buttons':
inputbox.c:(.text+0x81): undefined reference to `wmove'
scripts/kconfig/lxdialog/inputbox.o: In function `dialog_inputbox':
inputbox.c:(.text+0xe1): undefined reference to `stdscr'
inputbox.c:(.text+0x13f): undefined reference to `COLS'
inputbox.c:(.text+0x15a): undefined reference to `LINES'
inputbox.c:(.text+0x180): undefined reference to `newwin'
inputbox.c:(.text+0x190): undefined reference to `keypad'
inputbox.c:(.text+0x1d5): undefined reference to `wmove'
inputbox.c:(.text+0x1e1): undefined reference to `acs_map'
inputbox.c:(.text+0x1e9): undefined reference to `waddch'
inputbox.c:(.text+0x203): undefined reference to `acs_map'
inputbox.c:(.text+0x20f): undefined reference to `waddch'
inputbox.c:(.text+0x232): undefined reference to `acs_map'
inputbox.c:(.text+0x237): undefined reference to `waddch'
inputbox.c:(.text+0x2c4): undefined reference to `wmove'
inputbox.c:(.text+0x35c): undefined reference to `waddch'
inputbox.c:(.text+0x373): undefined reference to `wmove'
inputbox.c:(.text+0x37b): undefined reference to `wrefresh'
inputbox.c:(.text+0x383): undefined reference to `wgetch'
inputbox.c:(.text+0x3e4): undefined reference to `delwin'
inputbox.c:(.text+0x427): undefined reference to `delwin'
inputbox.c:(.text+0x4af): undefined reference to `wmove'
inputbox.c:(.text+0x4f8): undefined reference to `waddch'
inputbox.c:(.text+0x5d2): undefined reference to `delwin'
inputbox.c:(.text+0x5fe): undefined reference to `waddnstr'
inputbox.c:(.text+0x614): undefined reference to `delwin'
inputbox.c:(.text+0x65e): undefined reference to `delwin'
inputbox.c:(.text+0x66a): undefined reference to `stdscr'
inputbox.c:(.text+0x74f): undefined reference to `wmove'
inputbox.c:(.text+0x757): undefined reference to `wrefresh'
inputbox.c:(.text+0x793): undefined reference to `acs_map'
inputbox.c:(.text+0x79a): undefined reference to `waddch'
inputbox.c:(.text+0x818): undefined reference to `wmove'
inputbox.c:(.text+0x84e): undefined reference to `wmove'
inputbox.c:(.text+0x856): undefined reference to `wrefresh'
inputbox.c:(.text+0x8f9): undefined reference to `wmove'
inputbox.c:(.text+0x909): undefined reference to `waddch'
inputbox.c:(.text+0x916): undefined reference to `wrefresh'
inputbox.c:(.text+0x940): undefined reference to `wmove'
inputbox.c:(.text+0x952): undefined reference to `waddch'
inputbox.c:(.text+0x95f): undefined reference to `wmove'
inputbox.c:(.text+0x967): undefined reference to `wrefresh'
inputbox.c:(.text+0x9c0): undefined reference to `flash'
inputbox.c:(.text+0x9d9): undefined reference to `wmove'
inputbox.c:(.text+0xa1c): undefined reference to `waddch'
scripts/kconfig/lxdialog/inputbox.o: In function `print_buttons':
inputbox.c:(.text+0x93): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/textbox.o: In function `print_line':
textbox.c:(.text+0x19f): undefined reference to `wmove'
textbox.c:(.text+0x1ac): undefined reference to `waddch'
textbox.c:(.text+0x1cb): undefined reference to `waddnstr'
scripts/kconfig/lxdialog/textbox.o: In function `print_position':
textbox.c:(.text+0x200): undefined reference to `wbkgdset'
textbox.c:(.text+0x249): undefined reference to `wmove'
textbox.c:(.text+0x271): undefined reference to `wbkgdset'
scripts/kconfig/lxdialog/textbox.o: In function `refresh_text_box':
textbox.c:(.text+0x333): undefined reference to `wnoutrefresh'
textbox.c:(.text+0x34d): undefined reference to `wmove'
scripts/kconfig/lxdialog/textbox.o: In function `dialog_textbox':
textbox.c:(.text+0x373): undefined reference to `stdscr'
textbox.c:(.text+0x41e): undefined reference to `COLS'
textbox.c:(.text+0x433): undefined reference to `LINES'
textbox.c:(.text+0x45f): undefined reference to `newwin'
textbox.c:(.text+0x46f): undefined reference to `keypad'
textbox.c:(.text+0x48d): undefined reference to `subwin'
textbox.c:(.text+0x4ae): undefined reference to `wbkgdset'
textbox.c:(.text+0x4bb): undefined reference to `keypad'
textbox.c:(.text+0x504): undefined reference to `wmove'
textbox.c:(.text+0x510): undefined reference to `acs_map'
textbox.c:(.text+0x518): undefined reference to `waddch'
textbox.c:(.text+0x52b): undefined reference to `acs_map'
textbox.c:(.text+0x537): undefined reference to `waddch'
textbox.c:(.text+0x55e): undefined reference to `wbkgdset'
textbox.c:(.text+0x565): undefined reference to `acs_map'
textbox.c:(.text+0x56d): undefined reference to `waddch'
textbox.c:(.text+0x5b9): undefined reference to `wnoutrefresh'
textbox.c:(.text+0x618): undefined reference to `wgetch'
textbox.c:(.text+0x673): undefined reference to `delwin'
textbox.c:(.text+0x67b): undefined reference to `delwin'
textbox.c:(.text+0x687): undefined reference to `stdscr'
textbox.c:(.text+0x70c): undefined reference to `delwin'
textbox.c:(.text+0x714): undefined reference to `delwin'
textbox.c:(.text+0x7b3): undefined reference to `scrollok'
textbox.c:(.text+0x7c0): undefined reference to `wscrl'
textbox.c:(.text+0x7ca): undefined reference to `scrollok'
textbox.c:(.text+0x7e0): undefined reference to `wnoutrefresh'
textbox.c:(.text+0x7f5): undefined reference to `wmove'
textbox.c:(.text+0x7fd): undefined reference to `wrefresh'
textbox.c:(.text+0x83c): undefined reference to `delwin'
textbox.c:(.text+0x844): undefined reference to `delwin'
textbox.c:(.text+0x9c9): undefined reference to `scrollok'
textbox.c:(.text+0x9d6): undefined reference to `wscrl'
textbox.c:(.text+0x9e0): undefined reference to `scrollok'
textbox.c:(.text+0xa96): undefined reference to `wbkgdset'
textbox.c:(.text+0xa9d): undefined reference to `acs_map'
textbox.c:(.text+0xaa4): undefined reference to `waddch'
textbox.c:(.text+0xaf0): undefined reference to `wnoutrefresh'
textbox.c:(.text+0xb0f): undefined reference to `wnoutrefresh'
scripts/kconfig/lxdialog/textbox.o: In function `print_line':
textbox.c:(.text+0x1db): undefined reference to `wclrtoeol'
scripts/kconfig/lxdialog/textbox.o: In function `print_position':
textbox.c:(.text+0x260): undefined reference to `wprintw'
scripts/kconfig/lxdialog/textbox.o: In function `refresh_text_box':
textbox.c:(.text+0x364): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/yesno.o: In function `print_buttons':
yesno.c:(.text+0x85): undefined reference to `wmove'
scripts/kconfig/lxdialog/yesno.o: In function `dialog_yesno':
yesno.c:(.text+0xc5): undefined reference to `stdscr'
yesno.c:(.text+0x106): undefined reference to `COLS'
yesno.c:(.text+0x11f): undefined reference to `LINES'
yesno.c:(.text+0x14b): undefined reference to `newwin'
yesno.c:(.text+0x15b): undefined reference to `keypad'
yesno.c:(.text+0x19e): undefined reference to `wmove'
yesno.c:(.text+0x1aa): undefined reference to `acs_map'
yesno.c:(.text+0x1b2): undefined reference to `waddch'
yesno.c:(.text+0x1c3): undefined reference to `acs_map'
yesno.c:(.text+0x1cf): undefined reference to `waddch'
yesno.c:(.text+0x1f2): undefined reference to `acs_map'
yesno.c:(.text+0x1f7): undefined reference to `waddch'
yesno.c:(.text+0x244): undefined reference to `wgetch'
yesno.c:(.text+0x26f): undefined reference to `delwin'
yesno.c:(.text+0x2b0): undefined reference to `delwin'
yesno.c:(.text+0x2d6): undefined reference to `delwin'
yesno.c:(.text+0x31e): undefined reference to `wrefresh'
yesno.c:(.text+0x330): undefined reference to `delwin'
yesno.c:(.text+0x34b): undefined reference to `delwin'
yesno.c:(.text+0x357): undefined reference to `stdscr'
yesno.c:(.text+0x3b3): undefined reference to `acs_map'
yesno.c:(.text+0x3ba): undefined reference to `waddch'
scripts/kconfig/lxdialog/yesno.o: In function `print_buttons':
yesno.c:(.text+0x97): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/menubox.o: In function `do_scroll':
menubox.c:(.text+0x13): undefined reference to `scrollok'
menubox.c:(.text+0x1e): undefined reference to `wscrl'
menubox.c:(.text+0x28): undefined reference to `scrollok'
scripts/kconfig/lxdialog/menubox.o: In function `do_print_item':
menubox.c:(.text+0xbe): undefined reference to `wmove'
menubox.c:(.text+0xc6): undefined reference to `wclrtoeol'
menubox.c:(.text+0xed): undefined reference to `wmove'
menubox.c:(.text+0x102): undefined reference to `waddnstr'
menubox.c:(.text+0x135): undefined reference to `wmove'
menubox.c:(.text+0x147): undefined reference to `waddch'
menubox.c:(.text+0x160): undefined reference to `wmove'
menubox.c:(.text+0x190): undefined reference to `wmove'
menubox.c:(.text+0x197): undefined reference to `wclrtoeol'
scripts/kconfig/lxdialog/menubox.o: In function `print_buttons':
menubox.c:(.text+0x24e): undefined reference to `wmove'
scripts/kconfig/lxdialog/menubox.o: In function `print_arrows.constprop.0':
menubox.c:(.text+0x2a9): undefined reference to `wmove'
menubox.c:(.text+0x2c3): undefined reference to `acs_map'
menubox.c:(.text+0x2cb): undefined reference to `waddch'
menubox.c:(.text+0x2dd): undefined reference to `waddnstr'
menubox.c:(.text+0x2ed): undefined reference to `wmove'
menubox.c:(.text+0x2f5): undefined reference to `wrefresh'
menubox.c:(.text+0x319): undefined reference to `acs_map'
menubox.c:(.text+0x321): undefined reference to `waddch'
menubox.c:(.text+0x328): undefined reference to `acs_map'
menubox.c:(.text+0x330): undefined reference to `waddch'
menubox.c:(.text+0x337): undefined reference to `acs_map'
menubox.c:(.text+0x33f): undefined reference to `waddch'
menubox.c:(.text+0x346): undefined reference to `acs_map'
menubox.c:(.text+0x34e): undefined reference to `waddch'
menubox.c:(.text+0x35d): undefined reference to `wmove'
menubox.c:(.text+0x393): undefined reference to `acs_map'
menubox.c:(.text+0x39b): undefined reference to `waddch'
menubox.c:(.text+0x3ad): undefined reference to `waddnstr'
menubox.c:(.text+0x3c6): undefined reference to `acs_map'
menubox.c:(.text+0x3ce): undefined reference to `waddch'
menubox.c:(.text+0x3d5): undefined reference to `acs_map'
menubox.c:(.text+0x3dd): undefined reference to `waddch'
menubox.c:(.text+0x3e4): undefined reference to `acs_map'
menubox.c:(.text+0x3ec): undefined reference to `waddch'
menubox.c:(.text+0x3f3): undefined reference to `acs_map'
menubox.c:(.text+0x3fb): undefined reference to `waddch'
menubox.c:(.text+0x412): undefined reference to `wmove'
scripts/kconfig/lxdialog/menubox.o: In function `dialog_menu':
menubox.c:(.text+0x454): undefined reference to `stdscr'
menubox.c:(.text+0x4db): undefined reference to `COLS'
menubox.c:(.text+0x4e6): undefined reference to `stdscr'
menubox.c:(.text+0x4fb): undefined reference to `LINES'
menubox.c:(.text+0x532): undefined reference to `newwin'
menubox.c:(.text+0x546): undefined reference to `keypad'
menubox.c:(.text+0x58e): undefined reference to `wmove'
menubox.c:(.text+0x59a): undefined reference to `acs_map'
menubox.c:(.text+0x5a2): undefined reference to `waddch'
menubox.c:(.text+0x5c3): undefined reference to `acs_map'
menubox.c:(.text+0x5ce): undefined reference to `waddch'
menubox.c:(.text+0x5fe): undefined reference to `wbkgdset'
menubox.c:(.text+0x605): undefined reference to `acs_map'
menubox.c:(.text+0x60d): undefined reference to `waddch'
menubox.c:(.text+0x66d): undefined reference to `subwin'
menubox.c:(.text+0x67d): undefined reference to `keypad'
menubox.c:(.text+0x7df): undefined reference to `wnoutrefresh'
menubox.c:(.text+0x830): undefined reference to `wmove'
menubox.c:(.text+0x838): undefined reference to `wrefresh'
menubox.c:(.text+0x854): undefined reference to `wgetch'
menubox.c:(.text+0x954): undefined reference to `delwin'
menubox.c:(.text+0x95d): undefined reference to `delwin'
menubox.c:(.text+0xa65): undefined reference to `wnoutrefresh'
menubox.c:(.text+0xa6d): undefined reference to `wrefresh'
menubox.c:(.text+0xdaa): undefined reference to `delwin'
menubox.c:(.text+0xdb3): undefined reference to `delwin'
menubox.c:(.text+0xdba): undefined reference to `stdscr'
menubox.c:(.text+0xde3): undefined reference to `scrollok'
menubox.c:(.text+0xf35): undefined reference to `wrefresh'
menubox.c:(.text+0xf6f): undefined reference to `delwin'
menubox.c:(.text+0xf78): undefined reference to `delwin'
menubox.c:(.text+0x106f): undefined reference to `wbkgdset'
menubox.c:(.text+0x1076): undefined reference to `acs_map'
menubox.c:(.text+0x107d): undefined reference to `waddch'
scripts/kconfig/lxdialog/menubox.o: In function `do_scroll':
menubox.c:(.text+0x38): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/menubox.o: In function `do_print_item':
menubox.c:(.text+0x17e): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/menubox.o: In function `print_buttons':
menubox.c:(.text+0x260): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/menubox.o: In function `print_arrows.constprop.0':
menubox.c:(.text+0x373): undefined reference to `wrefresh'
collect2: error: ld returned 1 exit status
scripts/Makefile.host:127: recipe for target 'scripts/kconfig/mconf' failed
make[1]: *** [scripts/kconfig/mconf] Error 1
Makefile:492: recipe for target 'menuconfig' failed
make: *** [menuconfig] Error 2


Does I need to install any packages.
How can I resolve this error?


 

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to