[coreboot] Running into error building Filo

Pankaj Chhabra chhabra.pankaj at gmail.com
Sun Mar 10 08:36:06 CET 2013


Hello,

I am building Filo on Ubuntu 12.04.1, I am see the error in building FILO,
here is the snippet of the error

nkaj/LDev/coreboot/payloads/external/FILO/filo/build/util/kconfig/mconf.o:
In function `main':
mconf.c:(.text+0x1807): undefined reference to `stdscr'
mconf.c:(.text+0x1810): undefined reference to `stdscr'
mconf.c:(.text+0x1824): undefined reference to `stdscr'
mconf.c:(.text+0x182d): undefined reference to `stdscr'
/home/pankaj/LDev/coreboot/payloads/external/FILO/filo/build/util/kconfig/lxdialog/checklist.o:
In function `print_item':
checklist.c:(.text+0x2e): undefined reference to `wmove'
checklist.c:(.text+0x4a): undefined reference to `waddch'
checklist.c:(.text+0x73): undefined reference to `wmove'
checklist.c:(.text+0xc4): undefined reference to `wprintw'
checklist.c:(.text+0xfd): undefined reference to `wmove'
checklist.c:(.text+0x11c): undefined reference to `waddch'
checklist.c:(.text+0x159): undefined reference to `waddnstr'
checklist.c:(.text+0x17d): undefined reference to `wmove'
checklist.c:(.text+0x188): undefined reference to `wrefresh'
/home/pankaj/LDev/coreboot/payloads/external/FILO/filo/build/util/kconfig/lxdialog/checklist.o:
In function `print_arrows':
checklist.c:(.text+0x1a9): undefined reference to `wmove'

It seems like ncurses is not included. Could you please let me know how to
fix this issue?

Thanks.

Regards,
Pankaj
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20130310/8b0483d4/attachment.html>


More information about the coreboot mailing list