From owner-freebsd-stable Mon Jul 17 16:43:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by hub.freebsd.org (Postfix) with ESMTP id D4C0437B720; Mon, 17 Jul 2000 16:43:10 -0700 (PDT) (envelope-from joe@pavilion.net) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 81D299B05; Tue, 18 Jul 2000 00:43:07 +0100 (BST) Date: Tue, 18 Jul 2000 00:43:07 +0100 From: Josef Karthauser To: Christopher Forgeron Cc: Kris Kennaway , Josef Karthauser , stable@freebsd.org Subject: Re: Why does my installworld keep breaking here? (fwd) Message-ID: <20000718004307.B12476@pavilion.net> Mail-Followup-To: Josef Karthauser , Christopher Forgeron , Kris Kennaway , Josef Karthauser , stable@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from kris@FreeBSD.org on Fri, Jul 14, 2000 at 04:32:18PM -0700 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try this: # cd /usr/src/lib/libc # make obj && make depend && make && make install That should fix it. Joe On Fri, Jul 14, 2000 at 04:32:18PM -0700, Kris Kennaway wrote: > Looks like you managed to break something again, despite your best efforts > :-( > > Kris > > -- > In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe > > ---------- Forwarded message ---------- > Date: Fri, 14 Jul 2000 12:29:41 -0300 > From: Christopher Forgeron > To: stable@freebsd.org > Subject: Why does my installworld keep breaking here? > > Hi, I've been fighting with this for a while; > > I do a make installworld from my newly d/led CVS source tree. Here is the > tail-end of my output. > > ===> lib/libcrypt > install -c -o root -g wheel -m 444 libscrypt.a /usr/lib > install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib > /usr/libexec/ld-elf.so.1: install: Undefined symbol "strtofflags" > *** Error code 1 > > Stop in /usr/src/lib/libcrypt. > *** Error code 1 > > Stop in /usr/src/lib. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > I have 4.0-RELEASE, and am trying to upgrade to 4.0-STABLE. I got the > complete src/all from CVS (RELENG4), and I have, and have not gotten all the > crypto, depending on my mood. > > I've done these before, and they worked. On this box, it's dying. > > Anything blindingly stupid that I'm forgetting? > > -- > Christopher Forgeron > Aardvark Computer Solutions, Inc. > 2070 Oxford Street, Suite 200, Halifax, Nova Scotia. B3L-2T2 > Tel: (902) 425-2686 Fax: (902) 425-1550 > cforger@aardvarkinc.com > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message