On 5/16/10 11:59 AM, bifferos wrote: > Hello all, > > When attempting to compile the libpayload sample program I get the following > error: > > r...@cent:/home/wrt/svn/lp/submit# svn co > svn://coreboot.org/coreboot/trunk/payloads/libpayload > Checked out revision 5555. > r...@cent:/home/wrt/svn/lp/submit# cd libpayload/ > r...@cent:/home/wrt/svn/lp/submit/libpayload# make menuconfig > # configuration written to .config > *** End of libpayload configuration. > *** Execute 'make' to build or try 'make help'. > r...@cent:/home/wrt/svn/lp/submit/libpayload# make > r...@cent:/home/wrt/svn/lp/submit/libpayload# cd sample/ > r...@cent:/home/wrt/svn/lp/submit/libpayload/sample# make > ../bin/lpgcc -Wall -Werror -Os -c -o hello.o hello.c > basename: missing operand > Try `basename --help' for more information. > ../bin/lpgcc: line 52: ../bin/../libpayload.config: No such file or directory > make: *** [hello.o] Error 1 > > > Can someone tell me where I get a libpayload.config? > > You need to make (and make install?) libpayload first.
It needs some cleaning up I guess. -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

