Date: Thu, 20 Dec 2001 07:36:34 -0600 From: Joe Halpin <joe.halpin@attbi.com> To: Ruslan Ermilov <ru@FreeBSD.ORG> Cc: "current@FreeBSD.ORG" <current@FreeBSD.ORG> Subject: Re: Trying to build CURRENT Message-ID: <3C21E962.E8837812@attbi.com> References: <3C215712.2C982D08@attbi.com> <20011220103105.A67452@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote: > > 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. Yep. See my response to Mike. I got going again by manually copying it from the build directory. Thanks Joe 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?3C21E962.E8837812>