From owner-freebsd-questions Tue Sep 21 10:55: 4 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.unpar.ac.id (star-6.unpar.ac.id [203.109.5.6]) by hub.freebsd.org (Postfix) with ESMTP id 58E2B15797 for ; Tue, 21 Sep 1999 10:54:18 -0700 (PDT) (envelope-from 6296071@student.unpar.ac.id) Received: from student.unpar.ac.id (6296071@student.unpar.ac.id [167.205.206.58]) by smtp.unpar.ac.id (8.9.3/8.9.0) with ESMTP id BAA14201 for ; Wed, 22 Sep 1999 01:03:33 +0700 (JAVT) Received: from localhost (6296071@localhost) by student.unpar.ac.id (8.9.3/8.9.0) with ESMTP id AAA29582 for ; Wed, 22 Sep 1999 00:57:26 +0700 (JAVT) Date: Wed, 22 Sep 1999 00:57:26 +0700 (JAVT) From: Sugianto Yonatha <6296071@student.unpar.ac.id> To: freebsd-questions@freebsd.org Subject: diskless question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm a newbie of this, and sorry for my english. I'm trying to compile /usr/src/sys/i386/boot/netboot to add support for NE2000 compatible. But it seem when I compile it, I encountered an error # make -DASK_BOOT -DINCLUDE_NE 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. I try to search where scrt0.o is, but I can't seem to find it. Can you help me compile this? I'm using FreeBSD 3.1, and I not on this mailing list. TIA, Sugianto Y. e-mail : 6296071@student.unpar.ac.id To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message