Subject: Re: COMPAT_AOUT on NetBSD-current/i386
To: None <enami@sm.sony.co.jp>
From: Masanori Kanaoka <kanaoka@ann.hi-ho.ne.jp>
List: current-users
Date: 10/04/2000 19:42:27
   Subject: Re: COMPAT_AOUT on NetBSD-current/i386
Message-ID: <tkrzoklx7t8.fsf@parity-error.sm.sony.co.jp>

$ I guess you have wrong hint in /var/run/ld.so.hints.  How does
$ ``ldconfig -r | grep crypt'' say?

I do below:

# ldconfig -r | grep cry 
        16:-lcrypt.0.0 => /usr/lib/libcrypt.so.0.0

# ldconfig -r | head
/var/run/ld.so.hints:
        search directories: /usr/pkg/lib:/usr/X11R6/lib:/usr/local/lib:/emul/aout/usr/X11R6/lib:/emul/aout/usr/lib
        0:-lusb.0.0 => /usr/lib/libusb.so.0.0
        1:-ltermlib.0.4 => /usr/lib/libtermlib.so.0.4
        2:-lskey.1.0 => /usr/lib/libskey.so.1.0
        3:-li386.0.2 => /usr/lib/libi386.so.0.2
        4:-lz.0.2 => /usr/lib/libz.so.0.2
        5:-lgnumalloc.0.0 => /usr/lib/libgnumalloc.so.0.0
        6:-lg2c.0.0 => /usr/lib/libg2c.so.0.0
        7:-ledit.2.3 => /usr/lib/libedit.so.2.3

$ # btw, the ldconfig should be a ldconfig as of 9/29 or later built on
$ # ELF system.

My ldconfig built on -D 2000-08-11 ELF system.
I will do 'make build with lastest src'. 
---
 Masanori Kanaoka		kanaoka@ann.hi-ho.ne.jp