In article <[🔎] 20020207151952.GA7547@mp3revolution.net> 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.