Date: Tue, 30 Jan 2001 23:01:56 -0800 From: "matthew zeier" <matthew@velvet.org> To: <freebsd-questions@FreeBSD.ORG> Subject: problems building netboot Message-ID: <019401c08b53$e72f0a20$166c70ce@MRZcx904008a>
next in thread | raw e-mail | index | archive | help
I'm getting the following errors when trying to compile netboot: freebsd# make Warning: Object directory not changed from original /usr/src/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 -aout -nostdinc -I/usr/ src/sys/i386/boot/netboot/../../../../include -I/usr/src/sys/i386/boot/netbo ot/../../.. -I/usr/src/sys/i386/boot/netboot -DROMSIZE=16384 -static -o makerom /usr/src/sys/i386/boot/netboot/makerom.c ld: scrt0.o: No such file or directory *** Error code 1 Stop in /usr/src/sys/i386/boot/netboot. How do I get this compiled ? -- matthew zeier - "Chance is irrelevant - we will succeed." - 7 of 9 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?019401c08b53$e72f0a20$166c70ce>