Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Nov 1998 14:01:17 -0500
From:      "Scott D. Gregory" <sgregory@crosslink.net>
To:        "'freebsd-questions@freebsd.org'" <freebsd-questions@FreeBSD.ORG>
Subject:   Problems compiling netboot
Message-ID:  <01BE1945.549F0CA0.sgregory@crosslink.net>

next in thread | raw e-mail | index | archive | help
Happy Thanksgiving to all!!!

When I try to compile netboot (/sys/i386/boot/netboot) I get the following 
error:

Warning: Object directory not changed from original /sys/i386/boot/netboot
cc -O2 -DNFS -DROMSIZE=16384 -DRELOC=0x90000 -DPCI -DPCI_VENDOR=0x10ec 
-DPCI_DEVICE=0x8029 -DPCI_CLASS=0x02,0x00,0x00 -DASK_BOOT -nostdinc 
-I/sys/i386/boot/netboot/../../../../include 
-I/sys/i386/boot/netboot/../../.. -I/sys/i386/boot/netboot 
  -DROMSIZE=16384  -static -o makerom  /sys/i386/boot/netboot/makerom.c
cc -O2 -DNFS -DROMSIZE=16384 -DRELOC=0x90000 -DPCI -DPCI_VENDOR=0x10ec 
-DPCI_DEVICE=0x8029 -DPCI_CLASS=0x02,0x00,0x00 -DASK_BOOT -nostdinc 
-I/sys/i386/boot/netboot/../../../../include 
-I/sys/i386/boot/netboot/../../.. -I/sys/i386/boot/netboot   -DBOOTROM -o 
start2.ro -c start2.S
/var/tmp/ccmtU460.s: Assembler mesages:
/var/tmp/ccmtU460.s:57: Error: Value of -589824 too large for field of 2 
bytes at 78
*** Error code 1

Stop.

Anyone know what I am doing wrong?  Any assistance would be greatly 
appreciated.

Thanks,

Scott

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BE1945.549F0CA0.sgregory>