From owner-freebsd-current Wed Jun 17 04:19:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA27416 for freebsd-current-outgoing; Wed, 17 Jun 1998 04:19:18 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from goliath.camtech.net.au (goliath.camtech.net.au [203.5.73.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA27410 for ; Wed, 17 Jun 1998 04:19:15 -0700 (PDT) (envelope-from thyerm@camtech.net.au) Received: from camtech.net.au (dialup-ad-2-15.camtech.net.au [203.28.0.79]) by goliath.camtech.net.au (8.8.5/8.8.2) with ESMTP id UAA02808; Wed, 17 Jun 1998 20:45:49 +0930 (CST) Message-ID: <3587A5C4.20AEEEB1@camtech.net.au> Date: Wed, 17 Jun 1998 20:47:24 +0930 From: Matthew Thyer X-Mailer: Mozilla 4.05 [en] (X11; U; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: John Birrell CC: FreeBSD CURRENT Subject: Re: 0615 make world fails in gperf References: <199806162225.IAA09582@cimlogic.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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