From owner-freebsd-questions Tue Jan 18 9:50:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 8992B15288 for ; Tue, 18 Jan 2000 09:50:27 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.3/8.9.3) id JAA68226; Tue, 18 Jan 2000 09:50:19 -0800 (PST) (envelope-from obrien) Date: Tue, 18 Jan 2000 09:50:19 -0800 From: "David O'Brien" To: Piet Delaney Cc: freebsd-questions@FreeBSD.ORG Subject: Re: /usr/obj/usr/src/i386/usr/libexec/elf/ld: cannot open crt1.o: No such file or directory Message-ID: <20000118095019.A67844@relay.nuxi.com> Reply-To: obrien@NUXI.com References: <38843A13.9C286588@freebsd.piet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre1i In-Reply-To: <38843A13.9C286588@freebsd.piet.net> X-Operating-System: FreeBSD 3.4-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I recall seeing crt1.0 getting lost during fsck after a crash. > Now I'm unable to 'make world'. The linker can't find crt0 The wrong compiler was being used to build texinfo. Rather than the host compiler being used, the cross-build compiler was being used. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message