Subject: Re: help
To: Stephen Ramsey <sramsey@internap.com>
From: Manuel Bouyer <bouyer@antioche.lip6.fr>
List: netbsd-users
Date: 12/19/2000 22:11:01
On Tue, Dec 19, 2000 at 08:35:09AM -0800, Stephen Ramsey wrote:
> Hi all,
> 
> I've just upgraded my Athlon PC to NetBSD-1.5 (i386), from
> NetBSD-1.4.2.  I upgraded it by booting to the 1.4.2 CD and by unpacking
> the binary sets by hand (which I had previously downloaded).

upgraded to 1.5 ?
> 
> After the upgrade, /sbin/ldconfig refuses to recognize any of the shared
> libraries in /usr/X11R6/lib, even though I have put this directory in the
> /etc/ld.so.conf, and (for good measure) in /emul/aout/etc/ld.so.conf.  I
> also tried feeding that directory to /sbin/ldconfig on the command-line,
> like this:

There is no ldconfig in ELF, binary should be compiled with the proper
-Wl,-R path, or LD_LIBRARY_PATH has to be used.
1.4.x was a.out, 1.5 is ELF.

--
Manuel Bouyer <bouyer@antioche.eu.org>
--