Date: Wed, 17 Jun 1998 08:25:16 +1000 (EST) From: John Birrell <jb@cimlogic.com.au> To: bruceb@austx.tandem.com Cc: jb@cimlogic.com.au, current@FreeBSD.ORG Subject: Re: 0615 make world fails in gperf Message-ID: <199806162225.IAA09582@cimlogic.com.au> In-Reply-To: <199806162213.RAA09042@panther.mpd.tandem.com> from Bruce Burden at "Jun 16, 98 05:13:53 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806162225.IAA09582>