Date: Tue, 31 Oct 2000 17:59:28 +0900 From: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp> To: obrien@FreeBSD.ORG Cc: stable@FreeBSD.ORG, yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: Can't build stable world with recent crtin, etc. changes Message-ID: <200010310859.RAA05450@zodiac.mech.utsunomiya-u.ac.jp> In-Reply-To: Your message of "Tue, 31 Oct 2000 00:41:34 PST." <20001031004134.B65811@dragon.nuxi.com> References: <NEBBKJFJGMHFAOBAIIJOGELMCAAA.mvh@corp.namesafe.com> <39FE436E.2B80C94B@urx.com> <20001031004134.B65811@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>On Mon, Oct 30, 2000 at 07:58:38PM -0800, Kent Stewart wrote: >> You may also have to "cd /usr/src/gnu/lib/csu", which is where this >> code is stored, and do a make and make install to get around the >> problem. > >For the moment, I'd like people to not do this work around (unless you >need the system updated *now*). Failing test cases will help see what is >going on here. :-) > >If anyone is experiening problems, I'd like to know the revisions of >/usr/src/gnu/lib/csu/Makefile and /usr/src/lib/csu/i386-elf/Makefile >you've got. > >thanks!! >-- >-- David (obrien@FreeBSD.org) I have this error during buildworld. [...] -------------------------------------------------------------- >>> 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 *** Error code 1 ranlib libmd.a ranlib libmd_p.a 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error /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 $ Kazu 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?200010310859.RAA05450>