Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Sep 2000 19:09:36 +0400
From:      Igor Roboul <igor@raduga.dyndns.org>
To:        freebsd-stable@freebsd.org
Subject:   netboot does not build
Message-ID:  <20000925190936.A21956@linux.rainbow>

next in thread | raw e-mail | index | archive | help
Hello, 
I start trying to make network booted PC. And I have problem 
building netboot (i386/boot/netboot)
Most surprise is that I have builded it successfully previous week just
for fun. But at September, 24 I did weekly cvsup.
Now I can't build netboot:
---------------
demon# pwd
/usr/src/sys/i386/boot/netboot
demon# 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_DEVICE=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.
demon# 
-----------------

I have not yet buildworld/installworld. But I can't find scrt0.o nowhere :-(

-- 
Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", 
Sochi, Russia
http://www.brainbench.com/transcript.jsp?pid=304744


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000925190936.A21956>