From owner-freebsd-current Thu Dec 20 5:36:15 2001 Delivered-To: freebsd-current@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id C3AA337B416; Thu, 20 Dec 2001 05:36:11 -0800 (PST) Received: from attbi.com ([12.237.33.57]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20011220133611.WYVQ19716.rwcrmhc51.attbi.com@attbi.com>; Thu, 20 Dec 2001 13:36:11 +0000 Message-ID: <3C21E962.E8837812@attbi.com> Date: Thu, 20 Dec 2001 07:36:34 -0600 From: Joe Halpin X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686) X-Accept-Language: en MIME-Version: 1.0 To: Ruslan Ermilov Cc: "current@FreeBSD.ORG" Subject: Re: Trying to build CURRENT References: <3C215712.2C982D08@attbi.com> <20011220103105.A67452@sunbay.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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