Subject: Re: FreeBSD ELF
To: Peter Seebach <seebs@plethora.net>
From: Frederick Bruckman <fb@enteract.com>
List: current-users
Date: 11/26/2000 19:39:59
On Sun, 26 Nov 2000, Peter Seebach wrote:

> In message <Pine.NEB.4.21.0011261647200.417-100000@server.int.duh.org>, Todd Vi
> erling writes:
> >On Sun, 26 Nov 2000, Peter Seebach wrote:
> >
> >: /usr/pkg/emul/freebsd/usr/lib/compat/libc.so.3

That's the ELF lib? Shouldn't the a.out libc.so.3 go under
/emul/freebsd/usr/lib/compat/aout/?
 
> >But do you have a /emul/freebsd/usr/lib/libc.so.3?
> 
> No... I guess I'm still confused.  ;)

/emul/freebsd should have the same structure that a FreeBSD system has
under root (symlinks OK, if e.g. /emul is a symlink to /usr/pkg/emul).

The FreeBSD-4.2 machine I have access to has FreeBSD-3/ELF libs under
/usr/lib/compat, but an empty /usr/lib/compat/aout, and the oldest
binaries in /usr/local/bin are ELF, so I can only guess where the
a.out libs go. ;-)


Frederick