where does one find glibc for /usr/compat/linux/lib ?

Jim Stapleton stapleton.41 at gmail.com
Mon Jun 19 15:12:08 UTC 2006


that's libc, not glibc, the stuff I'm working on is specifically
looking for a "glibc.so" file. Am I missing something?

-Jim Stapleton

On 6/19/06, Pablo Marín Ramón <pabmara at fiv.upv.es> wrote:
> > I looked at a few of the emulator/linux* ports, and it was not in
> > their pkg-plist files, only something in their usr/sbin
> > (glibc_post_upgrad), which, when ran, does not generate a glibc that I
> > can find in the any of BSDs lib directories, or the compat/linux/lib,
> > compat/linux/usr/lib either.
>
> $ grep ^lib/libc /usr/ports/emulators/linux_base-8/pkg-plist
> lib/libc-2.3.2.so
> lib/libc.so.6
> lib/libcrypt-2.3.2.so
> lib/libcrypt.so.1
>
> $ ls /usr/compat/linux/lib/libc*
> /usr/compat/linux/lib/libc-2.3.2.so
> /usr/compat/linux/lib/libcrypt-2.3.2.so
> /usr/compat/linux/lib/libc.so.6
> /usr/compat/linux/lib/libcrypt.so.1
>


More information about the freebsd-questions mailing list