Date: Tue, 31 Oct 2000 00:55:56 -0800 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> Cc: stable@FreeBSD.ORG Subject: Re: Can't build stable world with recent crtin, etc. changes Message-ID: <20001031005556.E65811@dragon.nuxi.com> In-Reply-To: <200010310859.RAA05450@zodiac.mech.utsunomiya-u.ac.jp>; from yokota@zodiac.mech.utsunomiya-u.ac.jp on Tue, Oct 31, 2000 at 05:59:28PM %2B0900 References: <NEBBKJFJGMHFAOBAIIJOGELMCAAA.mvh@corp.namesafe.com> <39FE436E.2B80C94B@urx.com> <20001031004134.B65811@dragon.nuxi.com> <200010310859.RAA05450@zodiac.mech.utsunomiya-u.ac.jp>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 31, 2000 at 05:59:28PM +0900, Kazutaka YOKOTA wrote: > -------------------------------------------------------------- > >>> stage 4: building libraries > -------------------------------------------------------------- > [...] > building profiled md library > building standard md library > building shared library libmd.so.2 > /usr/obj/src/RELENG_4/src/i386/usr/libexec/elf/ld: cannot open crtbeginS.o: No such file or directory > > /usr/src/gnu/lib/csu/Makefile: > # $FreeBSD: src/gnu/lib/csu/Makefile,v 1.1.2.4 2000/10/31 01:46:39 obrien Exp $ > /usr/src/lib/csu/i386-elf/Makefile: > # $FreeBSD: src/lib/csu/i386-elf/Makefile,v 1.6.2.2 2000/10/30 20:32:24 obrien Exp $ Foo. Did you do ``make -DNOCLEAN'' by chance? You've got the right revisions of the Makefiles. I've seen enough positive results that I know things aren't 100% broken. Can you try to ``rm -rf /usr/obj/*'' before starting the `make world'? -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX 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?20001031005556.E65811>