Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Sep 1998 18:26:20 -0700 (PDT)
From:      Don Lewis <Don.Lewis@tsc.tdk.com>
To:        current@FreeBSD.ORG
Subject:   aout-to-elf-install problem -- ELF interpreter /usr/libexec/ld-elf.so.1 not found
Message-ID:  <199809110126.SAA18678@salsa.gv.tsc.tdk.com>

next in thread | raw e-mail | index | archive | help

For some reason I'm getting lots of these errors in aout-to-elf-install:

  miniperl -I lib ../../pod/pod2man/pod2man --section=3 --official B/Showlex.pm > /usr/share/perl/man/man3/B::Showlex.tmp
ELF interpreter /usr/libexec/ld-elf.so.1 not found
Abort trap
Compressing /usr/share/perl/man/man3/B::Showlex.3
  miniperl -I lib ../../pod/pod2man/pod2man --section=3 --official B/Bblock.pm > /usr/share/perl/man/man3/B::Bblock.tmp
ELF interpreter /usr/libexec/ld-elf.so.1 not found
Abort trap
Compressing /usr/share/perl/man/man3/B::Bblock.3

...

The funny thing is that /usr/libexec/ld-elf.so.1 is present.

% ll /usr/libexec/ld-elf.so.1
-r-xr-xr-x  1 bin  bin  61900 Sep 10 18:21 /usr/libexec/ld-elf.so.1


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809110126.SAA18678>