From owner-freebsd-questions Wed Sep 8 17:16:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from abacus.maths.uq.edu.au (abacus.maths.uq.edu.au [130.102.160.6]) by hub.freebsd.org (Postfix) with ESMTP id CB0C215BCF for ; Wed, 8 Sep 1999 17:15:55 -0700 (PDT) (envelope-from ajr@abacus.maths.uq.edu.au) Received: (from ajr@localhost) by abacus.maths.uq.edu.au (8.9.0/8.9.0) id KAA16127 for freebsd-questions@FreeBSD.org; Thu, 9 Sep 1999 10:15:26 +1000 (EST) Date: Thu, 9 Sep 1999 10:15:26 +1000 (EST) From: Andrew J Rixon Message-Id: <199909090015.KAA16127@abacus.maths.uq.edu.au> To: freebsd-questions@FreeBSD.org Subject: Unable to Compile Netboot Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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