Hello,<div><br></div><div>I am building Filo on Ubuntu 12.04.1, I am see the error in building FILO, here is the snippet of the error </div><div><br></div><div><div>nkaj/LDev/coreboot/payloads/external/FILO/filo/build/util/kconfig/mconf.o: In function `main':</div>
<div>mconf.c:(.text+0x1807): undefined reference to `stdscr'</div><div>mconf.c:(.text+0x1810): undefined reference to `stdscr'</div><div>mconf.c:(.text+0x1824): undefined reference to `stdscr'</div><div>mconf.c:(.text+0x182d): undefined reference to `stdscr'</div>
<div>/home/pankaj/LDev/coreboot/payloads/external/FILO/filo/build/util/kconfig/lxdialog/checklist.o: In function `print_item':</div><div>checklist.c:(.text+0x2e): undefined reference to `wmove'</div><div>checklist.c:(.text+0x4a): undefined reference to `waddch'</div>
<div>checklist.c:(.text+0x73): undefined reference to `wmove'</div><div>checklist.c:(.text+0xc4): undefined reference to `wprintw'</div><div>checklist.c:(.text+0xfd): undefined reference to `wmove'</div><div>checklist.c:(.text+0x11c): undefined reference to `waddch'</div>
<div>checklist.c:(.text+0x159): undefined reference to `waddnstr'</div><div>checklist.c:(.text+0x17d): undefined reference to `wmove'</div><div>checklist.c:(.text+0x188): undefined reference to `wrefresh'</div>
<div>/home/pankaj/LDev/coreboot/payloads/external/FILO/filo/build/util/kconfig/lxdialog/checklist.o: In function `print_arrows':</div><div>checklist.c:(.text+0x1a9): undefined reference to `wmove'</div></div><div>
<br></div><div>It seems like ncurses is not included. Could you please let me know how to fix this issue?</div><div><br></div><div>Thanks.</div><div><br>Regards,</div><div>Pankaj</div>