On Tue, Apr 03, 2001 at 02:19:04PM +0200, Andreas Jaeger wrote: > > This glibc setup should work in case that we fork. But if we fork we > do need to fork *all* LSB libraries.
I don't have a clear picture on why it is necessary to for all libraries if we fork one. > IMO ld-lsb.so.1 should *not* look into /lib and /usr/lib, no library > should live there. We should keep the namespaces really separate. I think it ld-lsb.so.1 should look into /lib and /usr/lib and the distribution only needs to place libraries engineered to be compatible with lsb applications in /lib/lsb in case of ABI breakage... Cheers, Matt
