> 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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to