> > > 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?
No! Is that the problem? USE=multilib has no effect because they are all (-multilib). Should I switch my profile from: /usr/portage/profiles/hardened/amd64 to: /usr/portage/profiles/hardened/amd64/multilib ? > > > 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 ;). OK, I'm not familiar with RPATH. - Grant -- [EMAIL PROTECTED] mailing list
