Date: Thu, 9 Sep 1999 10:15:26 +1000 (EST) From: Andrew J Rixon <ajr@maths.uq.edu.au> To: freebsd-questions@FreeBSD.org Subject: Unable to Compile Netboot Message-ID: <199909090015.KAA16127@abacus.maths.uq.edu.au>
next in thread | raw e-mail | index | archive | help
Hello, I recently installed the full binary distribution of freeBSD 3.2-release from cdrom. Im trying to make netboot disks by compiling the makefile in: /usr/src/sys/i386/boot/netboot The compile crashes with the following output: 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 -I/usr/src/sys/i386/boot/netboot/../../.. -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. Would you be able to help me sort this out? Thanks Muchly Andrew ******************************************************************************* __________ _______________ Andrew James Rixon Systems Administrator Department of Mathematics University of Queensland ---------- ---------------- ******************************************************************************* 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?199909090015.KAA16127>