[Buildroot] Compiling Apache

Baruch Siach baruch at tkos.co.il
Tue Mar 22 20:03:37 UTC 2011


Hi Michael,

On Tue, Mar 22, 2011 at 09:00:06PM +0100, Michael Burghart wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi Baruch,
> 
> Am 22.03.2011 20:55, schrieb Baruch Siach:
> > Quoting the execve(2) man page:
> > 
> >        ENOENT The  file  filename  or  a script or ELF interpreter does not exist, or a
> >               shared library needed for file or interpreter cannot be found.
> > 
> > This means that the format of the executable is wrong. What is the output of 
> > 'file dftables'?
> 
> ./dftables: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV),
> dynamically linked (uses shared libs), not stripped
> 
> But what is wrong?!

Another possibility is that one of the shared libraries that this executable 
depends on is missing. What is the output of 'ldd dftables'?

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -


More information about the buildroot mailing list