Hello all,

for quite some time now, wine refuses to run with the following error
message:

% wine
ELF interpreter /libexec/ld-elf.so.1 not found
zsh: 1620 abort      wine

I recompiled wine a dozen times, no other app complains, and I ran make
world several times.

But the really strange part is this:
% ldd `which wine`
/usr/local/bin/wine:
ELF interpreter /libexec/ld-elf.so.1 not found
/usr/local/bin/wine: signal 6

Which means, even ldd(1) chokes at the binary. I also installed a
precompiled package for wine with the same results.

% file `which wine`
/usr/local/bin/wine: ELF 32-bit LSB executable, Intel 80386, version 1 
(FreeBSD), dynamically linked (uses shared libs), stripped
% ll {,/usr}/libexec/ld*
-r-xr-xr-x  1 root  wheel  136984 Jul 26 09:52 /libexec/ld-elf.so.1*
lrwxr-xr-x  1 root  wheel      20 Jul 26 09:52 /usr/libexec/ld-elf.so.1@ -> 
/libexec/ld-elf.so.1
% ktrace -i wine
ELF interpreter /libexec/ld-elf.so.1 not found
zsh: 1660 abort      ktrace -i wine
  1660 ktrace   RET   ktrace 0
  1660 ktrace   CALL  execve(0xbfbfe1f0,0xbfbfe738,0xbfbfe740)
  1660 ktrace   NAMI  "/home/q/bin/wine"
  1660 ktrace   RET   execve -1 errno 2 No such file or directory
  1660 ktrace   CALL  execve(0xbfbfe1f0,0xbfbfe738,0xbfbfe740)
  1660 ktrace   NAMI  "/sbin/wine"
  1660 ktrace   RET   execve -1 errno 2 No such file or directory
  1660 ktrace   CALL  execve(0xbfbfe1f0,0xbfbfe738,0xbfbfe740)
  1660 ktrace   NAMI  "/bin/wine"
  1660 ktrace   RET   execve -1 errno 2 No such file or directory
  1660 ktrace   CALL  execve(0xbfbfe1f0,0xbfbfe738,0xbfbfe740)
  1660 ktrace   NAMI  "/usr/sbin/wine"
  1660 ktrace   RET   execve -1 errno 2 No such file or directory
  1660 ktrace   CALL  execve(0xbfbfe1f0,0xbfbfe738,0xbfbfe740)
  1660 ktrace   NAMI  "/usr/bin/wine"
  1660 ktrace   RET   execve -1 errno 2 No such file or directory
  1660 ktrace   CALL  execve(0xbfbfe1f0,0xbfbfe738,0xbfbfe740)
  1660 ktrace   NAMI  "/usr/local/sbin/wine"
  1660 ktrace   RET   execve -1 errno 2 No such file or directory
  1660 ktrace   CALL  execve(0xbfbfe1f0,0xbfbfe738,0xbfbfe740)
  1660 ktrace   NAMI  "/usr/local/bin/wine"
  1660 ktrace   NAMI  "/libexec/ld-elf.so.1"

I really can't make anything of this ... This started somewhen around
5.3 and now I'm running 6.0 with the same symptoms.

Ulrich Spoerlein
-- 
 PGP Key ID: F0DB9F44                           Encrypted mail welcome!
Fingerprint: F1CE D062 0CA9 ADE3 349B  2FE8 980A C6B5 F0DB 9F44
Ok, which part of "Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn."
didn't you understand?

Attachment: pgp0Q0LSYOjRD.pgp
Description: PGP signature

Reply via email to