Re: ELF interpreter /libexec/ld-elf.so.1 not found

From: Gavin Atkinson <gavin_at_FreeBSD.org>
Date: Sun, 11 Oct 2009 22:05:27 +0100 (BST)
On Sun, 11 Oct 2009, AN wrote:

> On a recently installed 8.0RC1 system I am getting this when trying to start 
> the cups printing daemon:
>
> # cupsd
> ELF interpreter /libexec/ld-elf.so.1 not found
> Abort trap: 6
>
> A listing of the directory shows the following:
> ls -l /libexec/
> total 544
> -r-xr-xr-x  1 root  wheel  249544 Oct 10 07:14 ld-elf.so.1

I'm assuming there are a lot more files than this in there?

Can you show the following output:
   uname -a
   file `which cupsd`
   file /libexec/ld-elf.so.1
   ldd `which cupsd`

Is it possible you've somehow installed amd64 packages on an i386 system?

Gavin
Received on Sun Oct 11 2009 - 19:05:31 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:56 UTC