From owner-freebsd-stable Tue Oct 31 0:56:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id C1D6037B4D7 for ; Tue, 31 Oct 2000 00:56:23 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id AAA65967; Tue, 31 Oct 2000 00:55:57 -0800 (PST) (envelope-from obrien) Date: Tue, 31 Oct 2000 00:55:56 -0800 From: "David O'Brien" To: Kazutaka YOKOTA Cc: stable@FreeBSD.ORG Subject: Re: Can't build stable world with recent crtin, etc. changes Message-ID: <20001031005556.E65811@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <39FE436E.2B80C94B@urx.com> <20001031004134.B65811@dragon.nuxi.com> <200010310859.RAA05450@zodiac.mech.utsunomiya-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i 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 +0900 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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