Date: Wed, 17 Jun 1998 20:47:24 +0930 From: Matthew Thyer <thyerm@camtech.net.au> To: John Birrell <jb@cimlogic.com.au> Cc: FreeBSD CURRENT <current@FreeBSD.ORG> Subject: Re: 0615 make world fails in gperf Message-ID: <3587A5C4.20AEEEB1@camtech.net.au> References: <199806162225.IAA09582@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Shouldn't everyone have been removing their old /usr/lib after
the make world ?
I moved mine to /usr/lib/OLD so my /usr/lib currently looks like:
localhost: {17} ll /usr/lib
total 8
drwxrwxr-x 2 root bin 3584 Jun 14 12:31 OLD/
drwxr-xr-x 2 bin bin 3072 Jun 14 12:31 aout/
drwxr-xr-x 2 bin bin 512 Jun 14 12:31 compat/
This way you'll find out what has hard coded library paths.
Everything's working fine for me (after I changed my LD_LIBRARY_PATH
which I was setting in my .xsession).
I haven't really run much other than user mode ppp, Netscape 4.05,
fvwm95-2.0.43a, rplay3.2.0b6, xfm-1.3.2, XFree86-3.3.2
I always use "make world" to update my system and I always check/
update /etc.
I'd hate to imagine what kind of problems people are going to have
with old libraries sitting in /usr/lib and a poorly maintained /etc
John Birrell wrote:
>
> Bruce Burden wrote:
> > >
> > > make -m /usr/src/share/mk world
> > >
> > Thank you. I started thinking it was a library problem
> > after looking at the other make problem going around on the
> > list, but I wasn't sure how to work around it.
>
> One thing I forgot to mention... the library versions haven't been
> bumped (yet), so you'll end up with the new libraries in /usr/lib/aout
> with the same versions as many in /usr/lib. I found that I needed to
> whack /usr/lib/libc.so.3.X.
>
> Also, edit /etc/rc and find the place where ldconfig gets called and
> change the path from /usr/lib to /usr/lib/aout.
>
> --
> John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
> CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message
--
/=====================================================================\
|Work: Matthew.Thyer@dsto.defence.gov.au | Home: thyerm@camtech.net.au|
\=====================================================================/
"If it is true that our Universe has a zero net value for all conserved
quantities, then it may simply be a fluctuation of the vacuum of some
larger space in which our Universe is imbedded. In answer to the
question of why it happened, I offer the modest proposal that our
Universe is simply one of those things which happen from time to time."
E. P. Tryon from "Nature" Vol.246 Dec.14, 1973
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3587A5C4.20AEEEB1>
