On 5 Dec 2007 at 8:21, Grant wrote: > grsec would have to be enabled in the kernel config though right? I > definitely don't have it enabled there.
sure, so it's not the problem (but had to make sure ;). > > 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? ok, so that's your problem (missing interpreter for 32 bit binaries), and i was wrong, it doesn't come from that package but glibc itself, provided you have a multilib enabled profile (or USE flag?) - do you? > > on a sidenote, the RPATH in qtwengophone is a disaster, someone should > > let them know... > > Is it a Gentoo problem or upstream? since wengophone is binary only, obviously it's their problem ;). -- [EMAIL PROTECTED] mailing list
