Subject: Re: ldconfig
To: Jean-Edouard BABIN <listes@Jeb.com.fr>
From: Frederick Bruckman <fb@enteract.com>
List: port-i386
Date: 06/13/2001 18:05:06
On Wed, 13 Jun 2001, Jean-Edouard BABIN wrote:

> when i type ldconfig -v, ld look for the ld.so.conf in /emul//aout/etc
> so i have created the file...
>
> but after i get
>
> Totals: entries 0, buckets 0, string size 39
>
> and ldconfig -r
> /var/run/ld.so.hints:
>         search directories: /usr/lib:/usr/local/lib:/usr/X11R6/lib

Are there shared libraries in /emul/aout/usr/lib,
/emul/aout/usr/local/lib, etc.?

> i don't see the lib..
> and i tryed to compil window maker and ucd-snmp but they look their lib in
> relative directory (i think it's because ld bug)

Are you trying to compile against a.out shared libs on an ELF
platform? That doesn't work. If not, what exactly are you trying to do?


Frederick