Date: Mon, 29 Jan 2001 17:55:39 +0300 (MSK) From: Alexey Koptsevich <kopts@astro.ioffe.rssi.ru> To: questions@freebsd.org Subject: netboot compilation fails Message-ID: <Pine.BSF.4.21.0101291750360.61934-100000@astro.ioffe.rssi.ru>
next in thread | raw e-mail | index | archive | help
Hello, I upgraded to 4.2-RELEASE and cannot now compile net-loaders for "Xterminals". As I understand, it is because aout library directories /usr/lib/aout /usr/X11R6/lib/aout are empty. I have installed "FreeBSD 2.2.x and 3.0 a.out binary compatibility" distribution, but it changed nothing. Your help is greatly appreciated! Please cc: me your reply. Thanks. Alex >cd /usr/src/sys/i386/boot/netboot >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. 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.21.0101291750360.61934-100000>