Could this be a Makefile problem?
Begin forwarded message:
> From: Alexander Koch <ak...@ne...>
> Date: Fri Dec 13, 2002 5:26:14 AM US/Eastern
> To: web...@en...
> Subject: Bug-report for rom-o-matic.net: etherboot 5.1.3 + NFS issues
>
> Hi there,
>
> First off, i'd like to thank you for providing rom-o-matic.net -- very
> nice
> idea! it saved me time and hassle.
>
> Now, for my bug-report:
>
> It seems that your etherboot 5.1.3 dev-release on
> http://rom-o-matic.net
> does not properly support booting from NFS -- while trying to download
> a
> customized rom-image, i encountered the following build error:
>
> rtl8029 Build Failed
> ------------------------------------------
> Build failed. Status = 2.
>
> Following is the output from make:
>
> make: Entering directory /tmp/ROMrzFVEe'
> kgcc -DCONGESTED -DBACKOFF_LIMIT=7 -DTRY_FLOPPY_FIRST=0
> -DTAGGED_IMAGE -DELF_IMAGE -DDOWNLOAD_PROTO_NFS -DCOMCONSOLE=0x3F8
> -DCONSPEED=9600 -DCOMPARM=0x03 -DPOWERSAVE -DPCBIOS
> -DALLOW_ONLY_ENCAPSULATED -DBOOT_FIRST=BOOT_NIC
> -DBOOT_SECOND=BOOT_NOTHING -DBOOT_THIRD=BOOT_NOTHING -DCONFIG_PCI -Os
> -ffreestanding -fstrength-reduce -fomit-frame-pointer -mcpu=i386
> -malign-jumps=1 -malign-loops=1 -malign-functions=1 -Wall -W
> -Wno-format -DVERSION_MAJOR=5 -DVERSION_MINOR=1 -DVERSION=\"5.1.3\"
> -DRELOC=0x20000 -DINCLUDE_NS8390 -o bin32/ns8390.o -c ns8390.c
> In file included from ns8390.c:29:
> etherboot.h:88: #error No download protocol defined!
> make: *** [bin32/ns8390.o] Error 1
> make: Leaving directory /tmp/ROMrzFVEe'
> ------------------------------------------
>
> On the config page, all options were unset except for the following:
>
> ( rtl8029 ROM-o-matic configuration for Etherboot version 5.1.3 )
>
> ASK_BOOT: -1
> CONGESTED
> BACKOFF_LIMIT: 7
> TAGGED_IMAGE
> ELF_IMAGE
> DOWNLOAD_PROTO_NFS
> MOVEROM
> POWERSAVE
> PCBIOS
> ALLOW_ONLY_ENCAPSULATED
> BOOT_FIRST: BOOT_NIC
> BOOT_SECOND: BOOT_NOTHING
> BOOT_THIRD: BOOT_NOTHING
> DEFAULT_BOOTFILE:
> CONFIG_PCI
>
>
> When i tried the same with the 5.0.8 stable-release, everything worked
> fine.
>
> Regards,
>
> --Alexander Koch
|