> # /tmp/bin/cpio > bash: /tmp/bin/cpio: No such file or directory What does this give:
readelf -a /bin/tar | grep interpreter: vs readelf -a /tmp/bin/cpio | grep interpreter: ? You might not have that symlink. root@pepa:~# ls -la /lib/ld-linux.so.3 lrwxrwxrwx 1 root root 10 Nov 12 10:01 /lib/ld-linux.so.3 -> ld-2.15.so* It also might be that the kernel is unable to execute soft float binaries. -- Stuart Winter Slackware ARM: www.armedslack.org _______________________________________________ ARMedslack mailing list [email protected] http://lists.armedslack.org/mailman/listinfo/armedslack
