squidtimes: Exec format error. Binary file not executable.

Peter Wemm peter at wemm.org
Fri Sep 23 17:37:48 PDT 2005


On Friday 23 September 2005 03:13 pm, Alexander Konovalenko wrote:
> On Friday 23 September 2005 23.52, Scot Hetzel wrote:
> > On 9/23/05, Alexander Konovalenko <kono at kth.se> wrote:
> > > squidtimes does not work on amd64, when I am trying to run it I
> > > get following message:
> > >
> > > /usr/local/bin/squidtimes: Exec format error. Binary file not
> > > executable.
> > >
> > > I tried to install it as port and package, but neither work.
> >
> > Does the file have the execute bit set?  If not, you'll need to:
> >
> >    chmod +x /usr/local/bin/squidtimes
> >
> > If that is the problem, you'll need to report the problem to the
> > port maintainer so he can fix it.
> >
> > Scot
> > --
> > DISCLAIMER:
> > No electrons were mamed while sending this message. Only slightly
> > bruised.
>
> yeap, it has the execute bit set:
>
> ls -l /usr/local/bin/squidtimes
> -r-xr-xr-x  1 root  wheel  65265 Apr 25 12:04
> /usr/local/bin/squidtimes

And what does /usr/bin/file say about it?  Is there any chance its a 32 
bit binary or a linux binary and you don't have the kernel support 
present (or the 32 bit libraries and ld-elf32.so.1?).  Anyway, its a 
shot in the dark, but please check. :-)
-- 
Peter Wemm - peter at wemm.org; peter at FreeBSD.org; peter at yahoo-inc.com
"All of this is for nothing if we don't go to the stars" - JMS/B5


More information about the freebsd-amd64 mailing list