On Wed, 2007-12-05 at 08:21 -0800, Grant wrote: > > > I don't know what RBAC is but I'm guessing I would know if I were > > > using it. I don't have grsec or any other "Security options" enabled > > > in the kernel at all. > > > > it's grsecurity's access control system and when not set up properly, > > it could also cause this ENOENT error. > > grsec would have to be enabled in the kernel config though right? I > definitely don't have it enabled there. > > > > Copying /bin/ls to /opt/bin/ls and executing it works perfectly. > > > > ok, so it's very likely a 32 bit only problem. > > > > > I don't know of any 32-bit binaries on my system except wengophone, > > > skype, and firefox-bin and they all fail. > > > > ok, another idea: have you got /lib/ld-linux.so.2 on your system? it's > > needed for dynamically linked apps, i think it's in emul-linux-x86-compat. > > I do not have ld-linux.so.2 anywhere on my system but > emul-linux-x86-compat is installed. The ELOG for that package says > files are only installed in /usr/lib32/ and the closest things to > ld-linux.so.2 are /usr/lib32/ld-linux.so.1.9.11 and > /usr/lib32/ld-linux.so.1. I Googled but I can't figure out which > package ld-linux.so.2 belongs to. Any other package ideas? > > > on a sidenote, the RPATH in qtwengophone is a disaster, someone should > > let them know... > > Is it a Gentoo problem or upstream?
I think it's unique to you. Remerge glibc and or create the proper symlink in /lib/ so that the PT_INTERP can be found. -- [EMAIL PROTECTED] mailing list
