Date: Sun, 08 Aug 1999 02:53:01 -0700 From: Doug <Doug@gorean.org> To: freebsd-hackers@freebsd.org Subject: perl can't manify during make upgrade Message-ID: <37AD537D.DF91F6F0@gorean.org>
next in thread | raw e-mail | index | archive | help
Doing a make upgrade tonight I see the following errors (bunches of them). Manifying B::Showlex.3 ELF interpreter /usr/libexec/ld-elf.so.1 not found Abort trap Manifying B::Stackobj.3 ELF interpreter /usr/libexec/ld-elf.so.1 not found Abort trap Manifying B::Terse.3 ELF interpreter /usr/libexec/ld-elf.so.1 not found Abort trap Manifying B::Xref.3 ELF interpreter /usr/libexec/ld-elf.so.1 not found Abort trap Manifying B.3 ELF interpreter /usr/libexec/ld-elf.so.1 not found Abort trap Manifying O.3 ELF interpreter /usr/libexec/ld-elf.so.1 not found Abort trap Manifying DB_File.3 ELF interpreter /usr/libexec/ld-elf.so.1 not found Abort trap Manifying Data::Dumper.3 ELF interpreter /usr/libexec/ld-elf.so.1 not found I suspect that this is due to the fact that the elf libraries have been built but not installed at this point in the program, but I thought y'all might like to know. Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37AD537D.DF91F6F0>