Hmm. How odd. I got it working on FreeBSD well enough to pass its tests. I don't recall running into any problem with libc.so.6. I'm using version 0.4.5.
On Thu, Feb 07, 2002 at 03:47:57PM +0000, Jonathan Amery wrote: > In article <[EMAIL PROTECTED]> you write: > >Blech; it would appear fakeroot does an explicit dlopen of > >/lib/libc.so.6. Since I don't have root in your chroot, and, well, > >fakeroot doesn't work, try changing LIBCPATH at the top of libfakeroot.c > >to /usr/lib/libc.so.12 and recompiling.. > > > Oh, yes - doesn't fakeroot do all sorts of evil LD_PRELOAD style > stuff that may well be libc dependant? > > Jonathan. > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >