On Wed, Dec 19, 2001 at 09:12:18PM -0600, Joe Halpin wrote:
> I'm getting the following error when running 'make buildworld'
> 
> perl
> 
>-I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/des/asm:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/perlasm
> /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bf/asm/bf-586.pl
> elf 386 > bf-586.cmt
> /usr/libexec/ld-elf.so.1: Shared object "libperl.so.3" not found
> *** Error code 1
> 
> Stop in /usr/src/secure/lib/libcrypto.
> *** Error code 1
> 
> Stop in /usr/src/secure/lib.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> I'm running 4.4-RELEASE right now, and trying to go to -CURRENT. I did a
> cvsup to get the source, and ran make buildworld
> 
> I just updated the source tree tonight. Should I wait to try again, or
> am I doing something wrong?
> 
> I've got the complete make output in a file if that would help.
> 
Your host environment is screwed, you lost /usr/lib/libperl.so.3.
Watch ``ldd /usr/bin/perl'' output.


Cheers,
-- 
Ruslan Ermilov          Oracle Developer/DBA,
[EMAIL PROTECTED]           Sunbay Software AG,
[EMAIL PROTECTED]          FreeBSD committer,
+380.652.512.251        Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to