From owner-freebsd-questions Mon Jan 29 6:56: 9 2001 Delivered-To: freebsd-questions@freebsd.org Received: from relay.ioffe.rssi.ru (relay.ioffe.rssi.ru [194.85.224.33]) by hub.freebsd.org (Postfix) with ESMTP id 9639F37B69D for ; Mon, 29 Jan 2001 06:55:46 -0800 (PST) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.rssi.ru (8.9.1/8.9.1) with ESMTP id RAA04863 for ; Mon, 29 Jan 2001 17:55:41 +0300 (MSK) Received: by astro.ioffe.rssi.ru (8.11.1/Clnt-2.14-AS-eef) id f0TEtdE63568; Mon, 29 Jan 2001 17:55:39 +0300 (MSK) Date: Mon, 29 Jan 2001 17:55:39 +0300 (MSK) From: Alexey Koptsevich To: questions@freebsd.org Subject: netboot compilation fails 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 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