On 11/1/2000 10:42 AM John Huggins hu...@tl... wrote:
>Build failed. Status = 2.
>Following is the output from make:
John,
Thanks for your report. The error you got when you tried to make your
ROM image was because the MOTD option also requires the IMAGEMENU option
be selected, which is on by default default. If you leave it checked,
and then choose MOTD, all should be well.
For Etherboot Developers, in etherboot.h is the following conditional:
#ifdef IMAGE_MENU
extern char *motd[RFC1533_VENDOR_NUMOFMOTD];
...
Is it possible to do MOTD without IMAGE_MENU? If so, it might make sense
to put the *motd buffer under another conditional, or possibly define
IMAGEMENU "with extreme prejudice" :-)
Food for thought.
Regards,
Marty
>make: Entering directory `/tmp/ROMyLsnPp'
>gcc -DNO_DHCP_SUPPORT -DMOTD -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOVERO
>M -DBACKOFF_LIMIT=7 -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -DCOMPARM=0x03 -DTRY_
>FLOPPY_FIRST=0 -O2 -g -fstrength-reduce -fomit-frame-pointer -m386 -malign-j
>umps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unused
>-DVERSION=\"4.6.10\" -DRELOC=0x98000 -DINCLUDE_3C90X -o bin32/3c90x.o -c
>3c90x.c
>gcc -DNO_DHCP_SUPPORT -DMOTD -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOVERO
>M -DBACKOFF_LIMIT=7 -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -DCOMPARM=0x03 -DTRY_
>FLOPPY_FIRST=0 -O2 -g -fstrength-reduce -fomit-frame-pointer -m386 -malign-j
>umps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unused
>-DVERSION=\"4.6.10\" -DRELOC=0x98000 -DINCLUDE_3C90X -o
>bin32/config-3c90x.o -c config.c
>gcc -DNO_DHCP_SUPPORT -DMOTD -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOVERO
>M -DBACKOFF_LIMIT=7 -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -DCOMPARM=0x03 -DTRY_
>FLOPPY_FIRST=0 -O2 -g -fstrength-reduce -fomit-frame-pointer -m386 -malign-j
>umps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unused
>-DVERSION=\"4.6.10\" -DRELOC=0x98000 -o bin32/pci.o -c pci.c
>gcc -E -DNO_DHCP_SUPPORT -DMOTD -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOV
>EROM -DBACKOFF_LIMIT=7 -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -DCOMPARM=0x03 -DT
>RY_FLOPPY_FIRST=0 -O2 -g -fstrength-reduce -fomit-frame-pointer -m386 -malig
>n-jumps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unus
>ed -DVERSION=\"4.6.10\" -DRELOC=0x98000 start32.S | as -o bin32/start32.o
>gcc -DNO_DHCP_SUPPORT -DMOTD -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOVERO
>M -DBACKOFF_LIMIT=7 -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -DCOMPARM=0x03 -DTRY_
>FLOPPY_FIRST=0 -O2 -g -fstrength-reduce -fomit-frame-pointer -m386 -malign-j
>umps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unused
>-DVERSION=\"4.6.10\" -DRELOC=0x98000 -o bin32/main.o -c main.c
>gcc -DNO_DHCP_SUPPORT -DMOTD -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOVERO
>M -DBACKOFF_LIMIT=7 -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -DCOMPARM=0x03 -DTRY_
>FLOPPY_FIRST=0 -O2 -g -fstrength-reduce -fomit-frame-pointer -m386 -malign-j
>umps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unused
>-DVERSION=\"4.6.10\" -DRELOC=0x98000 -o bin32/osloader.o -c osloader.c
>gcc -DNO_DHCP_SUPPORT -DMOTD -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOVERO
>M -DBACKOFF_LIMIT=7 -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -DCOMPARM=0x03 -DTRY_
>FLOPPY_FIRST=0 -O2 -g -fstrength-reduce -fomit-frame-pointer -m386 -malign-j
>umps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unused
>-DVERSION=\"4.6.10\" -DRELOC=0x98000 -o bin32/nfs.o -c nfs.c
>gcc -DNO_DHCP_SUPPORT -DMOTD -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOVERO
>M -DBACKOFF_LIMIT=7 -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -DCOMPARM=0x03 -DTRY_
>FLOPPY_FIRST=0 -O2 -g -fstrength-reduce -fomit-frame-pointer -m386 -malign-j
>umps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unused
>-DVERSION=\"4.6.10\" -DRELOC=0x98000 -o bin32/misc.o -c misc.c
>gcc -DNO_DHCP_SUPPORT -DMOTD -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOVERO
>M -DBACKOFF_LIMIT=7 -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -DCOMPARM=0x03 -DTRY_
>FLOPPY_FIRST=0 -O2 -g -fstrength-reduce -fomit-frame-pointer -m386 -malign-j
>umps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unused
>-DVERSION=\"4.6.10\" -DRELOC=0x98000 -o bin32/ansiesc.o -c ansiesc.c
>gcc -DNO_DHCP_SUPPORT -DMOTD -DASK_BOOT=3 -DANS_DEFAULT=ANS_NETWORK -DMOVERO
>M -DBACKOFF_LIMIT=7 -DCOMCONSOLE=0x3F8 -DCONSPEED=9600 -DCOMPARM=0x03 -DTRY_
>FLOPPY_FIRST=0 -O2 -g -fstrength-reduce -fomit-frame-pointer -m386 -malign-j
>umps=1 -malign-loops=1 -malign-functions=1 -Wall -W -Wno-format -Wno-unused
>-DVERSION=\"4.6.10\" -DRELOC=0x98000 -o bin32/bootmenu.o -c bootmenu.c
>bootmenu.c: In function `show_motd':
>bootmenu.c:35: `motd' undeclared (first use in this function)
>bootmenu.c:35: (Each undeclared identifier is reported only once
>bootmenu.c:35: for each function it appears in.)
>bootmenu.c:38: warning: left-hand operand of comma expression has no effect
>bootmenu.c:32: warning: `ptr' might be used uninitialized in this function
>bootmenu.c:33: warning: `j' might be used uninitialized in this function
>make: *** [bin32/bootmenu.o] Error 1
>make: Leaving directory `/tmp/ROMyLsnPp'
>Please let us know that this happened.
>
>*******************************************
>John Huggins
>
>Transmitter Location Systems, LLC
>14120 Parke Long Court, 103
>Chantilly, Virginia 20151
>703-227-8435
>703-968-8808 fax
>hu...@tl...
>http://www.tls2000.com/
---
Name: Martin D. Connor
US Mail: Entity Cyber, Inc.; P.O. Box 391827; Cambridge, MA 02139; USA
Voice: (617) 491-6935, Fax: (617) 491-7046
Email: md...@th...
Web: http://www.thinguin.org/
|