Date: Sat, 6 Jan 2001 15:10:30 +0900 (JST) From: Rachmat Hidajat <rachmat@canada.com> To: freebsd-hackers@freebsd.org Subject: Diskless Message-ID: <Pine.BSF.4.21.0101061509400.13719-100000@okurayama.med.kobe-u.ac.jp>
next in thread | raw e-mail | index | archive | help
Hi All, I want to try to boot the diskless system, so I compile nb8390.com with NE2000 support. But I got the following error during the process. Did I make a mistake? -------------------------------------------------------------------- # make 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_DEV ICE=0x8029 -DPCI_CLASS=0x02,0x00,0x00 -DASK_BOOT -aout -nostdinc -I/usr/src/sys/ i386/boot/netboot/../../../../include -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 in /usr/src/sys/i386/boot/netboot. ------------------------------------------------------------------- PS: Please cc your response to my private address whenever possible. Regards, Rachmat Hidajat <rachmat@canada.com> Kobe, JAPAN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" 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.21.0101061509400.13719-100000>