[LinuxBIOS] etherboot fails to compile for FILO

Stefan Reinauer stepan at coresystems.de
Tue Jun 13 21:01:47 CEST 2006


* steve yannalfo <fourstar10_2000 at yahoo.com> [060613 20:53]:
> Same Problem:
> 
> cc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC -DCONFIG_FILO
> -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE
> -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -Os In file included from arch/i386/core/
> realmode.c:7:
> arch/i386/include/realmode.h:119: error: static declaration of
> 'allot_real_mode_stack' follows non-static declaration
> include/etherboot.h:330: error: previous declaration of 'allot_real_mode_stack'
> was here
> make: *** [bin/realmode.o] Error 1

Its a very different error message,.. I wonder why it tries to compile
realmode.h at all... 

try removing the "static" in arch/i386/include/realmode.h line 119


-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: info at coresystems.dehttp://www.coresystems.de/




More information about the coreboot mailing list