[LinuxBIOS] etherboot fails to compile for FILO

Stefan Reinauer stepan at coresystems.de
Tue Jun 13 20:29:37 CEST 2006


* steve yannalfo <fourstar10_2000 at yahoo.com> [060613 20:18]:
> ld -m elf_i386 -N -T arch/i386/core/etherboot.lds -o bin/filo.elf.rt bin/
> elfprefix.exit.o  bin/filo.rt.o
> bin/filo.rt.o: In function `install_pxe_stack':
> : undefined reference to `allot_base_memory'
> bin/filo.rt.o: In function `install_pxe_stack':
> : undefined reference to `e820mangler_size'
> bin/filo.rt.o: In function `install_pxe_stack':
> : undefined reference to `install_rm_callback_interface'
> bin/filo.rt.o: In function `install_pxe_stack':
> : undefined reference to `install_e820mangler'
> bin/filo.rt.o: In function `use_undi_ds_for_rm_stack':
> : undefined reference to `forget_real_mode_stack'
> bin/filo.rt.o: In function `hook_pxe_stack':
> : undefined reference to `hide_etherboot'
> bin/filo.rt.o: In function `unhook_pxe_stack':
> : undefined reference to `unhide_etherboot'
> bin/filo.rt.o: In function `remove_pxe_stack':
> : undefined reference to `forget_base_memory'
> bin/filo.rt.o: In function `pxenv_restart_tftp':
> : undefined reference to `get_free_base_memory'
> make: *** [bin/filo.elf.rt] Error 1
> rm bin/elfprefix.entry.o bin/filo.rt.o bin/elfprefix.exit.o bin/filo.o
> ----------------------------------------------------------------------------------------------------

Comment out this line:

CFLAGS+=    -DPXE_IMAGE -DPXE_EXPORT

Stefan

-- 
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