Right, but ld-lsb.so.1 can be fixed. On Tue, Apr 03, 2001 at 04:07:29PM +0200, Andreas Jaeger wrote: > > Ok, let's do some hacks to show what will happen: > > $ LD_LIBRARY_PATH=/lib:/usr/lib LD_PRELOAD=libreadline.so:libncurses.so > LD_DEBUG=libs /lib/lsb/ld-lsb.so.1 /bin/cat > > 13868: > 13868: find library=ld-linux.so.2; searching
insert special case in ld-lsb.so.1 here - simply continue and don't load ld-linux.so.2. It make be a bit ugly, but it should work... Cheers, Matt
