From owner-freebsd-stable Tue Oct 31 0:52:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (Postfix) with ESMTP id A196037B479; Tue, 31 Oct 2000 00:52:34 -0800 (PST) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:aQfsCgjfTQmqsGab8/F3FDe6bAeoAjQI@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.11.0/3.7Wpl2) with ESMTP id e9V8qRE05675; Tue, 31 Oct 2000 17:52:27 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:aZ0QWmlXrvGa9eoh+FJiQeTjQf+gS/Mq@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.9.3+3.2W/3.7W/zodiac-May2000) with ESMTP id RAA05450; Tue, 31 Oct 2000 17:59:28 +0900 (JST) Message-Id: <200010310859.RAA05450@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 In-reply-to: Your message of "Tue, 31 Oct 2000 00:41:34 PST." <20001031004134.B65811@dragon.nuxi.com> References: <39FE436E.2B80C94B@urx.com> <20001031004134.B65811@dragon.nuxi.com> Date: Tue, 31 Oct 2000 17:59:28 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >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