Skip site navigation (1)Skip section navigation (2)
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:  <Pine.BSF.4.10.9909220049210.29501-100000@student.unpar.ac.id>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9909220049210.29501-100000>