Hello! Shortly after installing ldso 1.9.4-1, some programs I have compiled inexplicably start dumping core.
And here's what ldd reported for libc (which was linked into every program): $ ldd /lib/libc.so.6 --list => --list (0x00000000) $ After installing ldso 1.9.7-1: $ ldd /lib/libc.so.6 /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000) $ That doesn't look right -- what's going on? -- Ian. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]