From owner-freebsd-current Tue Jun 16 15:19:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA06164 for freebsd-current-outgoing; Tue, 16 Jun 1998 15:19:21 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA06158 for ; Tue, 16 Jun 1998 15:19:17 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id IAA09582; Wed, 17 Jun 1998 08:25:16 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199806162225.IAA09582@cimlogic.com.au> Subject: Re: 0615 make world fails in gperf In-Reply-To: <199806162213.RAA09042@panther.mpd.tandem.com> from Bruce Burden at "Jun 16, 98 05:13:53 pm" To: bruceb@austx.tandem.com Date: Wed, 17 Jun 1998 08:25:16 +1000 (EST) Cc: jb@cimlogic.com.au, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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