Date: Mon, 19 Jun 2006 08:56:55 -0400 From: "Jim Stapleton" <stapleton.41@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: where does one find glibc for /usr/compat/linux/lib ? Message-ID: <80f4f2b20606190556w31257af6ybf43011349eecb6d@mail.gmail.com> In-Reply-To: <20060619115725.GA10846@localhost.localdomain> References: <80f4f2b20606190421m73657c9aq828cdacb1779e43@mail.gmail.com> <20060619115725.GA10846@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
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=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 >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?80f4f2b20606190556w31257af6ybf43011349eecb6d>