On 5 Dec 2007 at 6:47, Grant wrote:

> > > execve("/opt/wengophone/qtwengophone", ["./qtwengophone"...], [/* 41
> > > vars */]) = -1 ENOENT (No such file or directory)
> >
> > is /opt/wengophone/qtwengophone present? also, did you enable\
> 
> Yeah, very strange:
> 
> $ ls -l /opt/wengophone/qtwengophone
> -rwxr-xr-x 1 root root 16000265 Dec  4 14:52 /opt/wengophone/qtwengophone

and what happens if you execute it directly from the shell? even better,
just strace /opt/wengophone/qtwengophone (though i guess it'll still fail).
do you use grsec/RBAC? what happens if you copy say /bin/ls to /opt, can
you execute it?

> > IA32 support in your kernel .config?
> 
> I did enable it, but after I had built pretty much the whole system.
> wengo was built afterward though.  I have all four options enabled
> under "Executable file formats / Emulations" on
> hardened-sources-2.66-r8.

can you execute other 32 bit binaries? thing is, all your complaints are
seemingly 32 bit ones (and in /opt), so something's wrong there.

-- 
[EMAIL PROTECTED] mailing list

Reply via email to