Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2000 00:43:07 +0100
From:      Josef Karthauser <joe@pavilion.net>
To:        Christopher Forgeron <cforger@aardvarkinc.com>
Cc:        Kris Kennaway <kris@FreeBSD.org>, Josef Karthauser <joe@FreeBSD.org>, stable@freebsd.org
Subject:   Re: Why does my installworld keep breaking here? (fwd)
Message-ID:  <20000718004307.B12476@pavilion.net>
In-Reply-To: <Pine.BSF.4.21.0007141631510.45002-100000@freefall.freebsd.org>; from kris@FreeBSD.org on Fri, Jul 14, 2000 at 04:32:18PM -0700
References:  <Pine.BSF.4.21.0007141631510.45002-100000@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <forsythe@alum.mit.edu>
> 
> ---------- Forwarded message ----------
> Date: Fri, 14 Jul 2000 12:29:41 -0300
> From: Christopher Forgeron <cforger@aardvarkinc.com>
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000718004307.B12476>