From owner-freebsd-current Tue Sep 15 02:19:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA26030 for freebsd-current-outgoing; Tue, 15 Sep 1998 02:19:32 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from relay.esat.net (relay.esat.net [192.111.39.11]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA26023 for ; Tue, 15 Sep 1998 02:19:28 -0700 (PDT) (envelope-from nialls@euristix.ie) Received: from (euristix.ie) [193.120.210.2] by relay.esat.net with esmtp id 0zIrGP-0000AZ-00; Tue, 15 Sep 1998 10:19:09 +0100 Received: by gateway.euristix.ie id <19721>; Tue, 15 Sep 1998 10:05:22 +0100 Message-Id: <98Sep15.100522bst.19721@gateway.euristix.ie> Date: Tue, 15 Sep 1998 09:44:58 +0100 From: Niall Smart X-Mailer: Mozilla 4.05 [en] (X11; I; FreeBSD 3.0-CURRENT i386) MIME-Version: 1.0 To: current@FreeBSD.ORG CC: nialls@euristix.ie Subject: Possible problem with perl in aout-to-elf-install Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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! Niall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message