Date: Thu, 20 Dec 2001 10:31:05 +0200 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Joe Halpin <joe.halpin@attbi.com> Cc: "current@FreeBSD.ORG" <current@FreeBSD.ORG> Subject: Re: Trying to build CURRENT Message-ID: <20011220103105.A67452@sunbay.com> In-Reply-To: <3C215712.2C982D08@attbi.com> References: <3C215712.2C982D08@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org 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 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?20011220103105.A67452>