* steve yannalfo fourstar10_2000@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