[coreboot] FILO compilation error on latest svn

Motiejus Jakštys desired.mta at gmail.com
Wed Apr 25 11:44:36 CEST 2012


On Wed, Apr 25, 2012 at 10:40, Motiejus Jakštys <desired.mta at gmail.com> wrote:
> and here is the end result:
> http://paste.ubuntu.com/945420/

This directory does not exist:
coreboot/payloads/filo/build/i386/
However, this does:
coreboot/payloads/filo/build/arch/i386/

As a possible step further, I symlinked:

coreboot/payloads/filo/build$ ln -s arch/i386
coreboot/payloads/filo/build$ cd ..
coreboot/payloads/filo$ make
Found Libpayload
/home/motiejus/code/stuff/coreboot/payloads/filo/build/libpayload/lib/libpayload.a.
  CC      build/i386/context.o
  AS      build/i386/switch.S.o
  CC      build/i386/segment.o
  CC      build/i386/timer.o
  CC      build/i386/sys_info.o
  CC      build/i386/linux_load.o
/home/motiejus/code/stuff/coreboot/payloads/filo/i386/linux_load.c:752:
error: expected identifier or ‘(’ before numeric constant
make: *** [/home/motiejus/code/stuff/coreboot/payloads/filo/build/i386/linux_load.o]
Error 1


gcc 4:4.4.5-1
Debian Squeeze x86

Thanks
-- 
Motiejus Jakštys




More information about the coreboot mailing list