retitle 301149 Symbolic links in /usr/lib64/libfakeroot are incorrect on sparc
reassign 301149 fakeroot
thanks

Hi,

This problem is most likely caused by the symbolic links in the /usr/lib64/libfakeroot directory pointing to the non-existent file:

debian:~# ls -al /usr/lib64/libfakeroot/
total 82
drwxr-xr-x 2 root root 1024 2005-04-05 20:44 .
drwxr-xr-x 4 root root 1024 2005-04-05 20:44 ..
lrwxrwxrwx 1 root root 20 2005-04-05 20:44 libfakeroot-sysv.so.0 -> libfakeroot.so.0.0.1
-rwxr-xr-x 1 root root 37912 2005-03-24 07:22 libfakeroot-sysv.so.0.0.1
lrwxrwxrwx 1 root root 20 2005-04-05 20:44 libfakeroot-tcp.so.0 -> libfakeroot.so.0.0.1
-rwxr-xr-x 1 root root 40152 2005-03-24 07:22 libfakeroot-tcp.so.0.0.1


Note that libfakeroot.so.0.0.1 is not present in this directory. After I've changed the symbolic link to

libfakeroot-sysv.so.0 -> libfakeroot-sysv.so.0.0.1

the strace build went through fine.

Best regards,

Jurij Smakov                                        [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/                   KeyID: C99E03CC


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to