Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2006 17:19:06 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Jim Stapleton <stapleton.41@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: where does one find glibc for /usr/compat/linux/lib ?
Message-ID:  <20060619151906.GA19730@owl.midgard.homeip.net>
In-Reply-To: <80f4f2b20606190556w31257af6ybf43011349eecb6d@mail.gmail.com>
References:  <80f4f2b20606190421m73657c9aq828cdacb1779e43@mail.gmail.com> <20060619115725.GA10846@localhost.localdomain> <80f4f2b20606190556w31257af6ybf43011349eecb6d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jun 19, 2006 at 08:56:55AM -0400, Jim Stapleton wrote:
> that's libc, not glibc, the stuff I'm working on is specifically
> looking for a "glibc.so" file. Am I missing something?
>=20
> -Jim Stapleton

Somebody is missing something.  The 'libc' files listed below *are*
glibc (at least libc.so.6 is, libc-2.3.2.so might be some older
libc implementation installed for compatibility purposes.)

A normal Linux system does not have any 'glibc.so' file installed, but
will have the files listed below.



>=20
> On 6/19/06, Pablo Mar=EDn Ram=F3n <pabmara@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
> >
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"

--=20
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060619151906.GA19730>