Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 02:48:32 -0700
From:      Don Lewis <Don.Lewis@tsc.tdk.com>
To:        Niall Smart <nialls@euristix.ie>, current@FreeBSD.ORG
Subject:   Re: Possible problem with perl in aout-to-elf-install
Message-ID:  <199809150948.CAA28607@salsa.gv.tsc.tdk.com>
In-Reply-To: Niall Smart <nialls@euristix.ie> "Possible problem with perl in aout-to-elf-install" (Sep 15,  9:44am)

next in thread | previous in thread | raw e-mail | index | archive | help
On Sep 15,  9:44am, Niall Smart wrote:
} Subject: Possible problem with perl in aout-to-elf-install
} Hi,
} 
} While performing an aout-to-elf-install I noticed the following:
} 
} Compressing /usr/share/perl/man/man3/Net::protoent.3
}   miniperl -I lib ../../pod/pod2man/pod2man --section=3 --official
} Net/servent.pm > /usr/share/perl/man/man3/Net::servent.tmp
} ELF interpreter /usr/libexec/ld-elf.so.1 not found
} Abort trap
} Compressing /usr/share/perl/man/man3/Net::servent.3
}   miniperl -I lib ../../pod/pod2man/pod2man --section=3 --official
} Pod/Html.pm > /usr/share/perl/man/man3/Pod::Html.tmp
} ELF interpreter /usr/libexec/ld-elf.so.1 not found
} Abort trap
} Compressing /usr/share/perl/man/man3/Pod::Html.3
}   miniperl -I lib ../../pod/pod2man/pod2man --section=3 --official
} Pod/Text.pm > /usr/share/perl/man/man3/Pod::Text.tmp
} ELF interpreter /usr/libexec/ld-elf.so.1 not found
} Abort trap
} 
} I don't know if this is a problem or not but it looks like one.
} Apart from that, it's going fine, thanks to everyone involved
} in the ELF migration!

It happened to me as well a few days ago.  Strangely enough
/usr/libexec/ld-elf.so.1 is present.  It seems to be some sort of
quirk in the upgrade, since it doesn't happen on subsequent "make world"
runs.


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?199809150948.CAA28607>