From owner-freebsd-questions Thu Sep 9 14:43:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from server2.tdnet.it (server2.tdnet.it [195.250.24.135]) by hub.freebsd.org (Postfix) with ESMTP id 3C9F814F0C for ; Thu, 9 Sep 1999 14:43:14 -0700 (PDT) (envelope-from conti@wind.ing.unipi.it) Received: from wind.ing.unipi.it (slipp5.tdnet.it [195.250.9.45]) by server2.tdnet.it (8.8.3/8.8.3) with ESMTP id XAA22933 for ; Thu, 9 Sep 1999 23:30:48 +0200 Message-ID: <37D829C4.E59BE4F6@wind.ing.unipi.it> Date: Thu, 09 Sep 1999 23:42:28 +0200 From: Lorenzo Conti X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions Subject: Re: Unable to Compile Netboot References: <199909090015.KAA16127@abacus.maths.uq.edu.au> <37D7E041.F5382B89@wind.ing.unipi.it> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Lorenzo Conti wrote: > > Andrew J Rixon wrote: > > > > 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? > > > I had the same result. > Looking around I heard that netboot, done for aout binary format, was > not ported > to elf. > scrt0.o is for aout, I found crt1.c in /usr/src/lib/csu/i386-elf/. > I think cannot compile in 3.x... > That's all I know... > Does anyone know if it is right ? How can we compile nb8390.com in 3.x release ? Thanks Lorenzo -- -------------------------------+-------------------------------- Lorenzo CONTI : Powered by... conti@wind.ing.unipi.it : FreeBSD -------------------------------+-------------------------------- If Bill Gates had a dime for every time a Windows box crashed... ...oh, wait a minute, he already does. -------------------------------+-------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message