I followed the instructions on the page. But i get the following error:
/home/naman/coreboot1.0/coreboot-svn/payloads/libpayload/build/util/kconfig/lxdialog/menubox.o:menubox.c:(.text+0x11ed): more undefined references to `delwin' follow collect2: error: ld returned 1 exit status make[1]: *** [/home/naman/coreboot1.0/coreboot-svn/payloads/libpayload/build/util/kconfig/mconf] Error 1 make: *** [libpayload_config_menuconfig] Error 2
And a lot of undefined references to functions like move,delwin,stdscr,etc. i read this meant there is a linker issue, and maybe i am failing to provide a certain header file. But I cannot see where i am going wrong. Can someone help me here?
On Tue, Feb 11, 2014 at 4:44 PM, Gelip mrgelip@gmail.com wrote:
Read this: http://www.coreboot.org/pipermail/coreboot/2014-January/076987.html
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot