Date: Tue, 18 Jan 2000 09:50:19 -0800 From: "David O'Brien" <obrien@NUXI.com> To: Piet Delaney <pete@freebsd.piet.net> 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> In-Reply-To: <38843A13.9C286588@freebsd.piet.net> References: <38843A13.9C286588@freebsd.piet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000118095019.A67844>