From owner-freebsd-stable Thu Aug 8 18:13: 4 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A8B737B400; Thu, 8 Aug 2002 18:13:00 -0700 (PDT) Received: from backup.af.speednet.com.au (afgate.speednet.com.au [203.57.65.244]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC5C43E4A; Thu, 8 Aug 2002 18:12:57 -0700 (PDT) (envelope-from andyf@speednet.com.au) Received: from backup.af.speednet.com.au (andyf@backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.11.6/8.11.6) with ESMTP id g791Cqu81171; Fri, 9 Aug 2002 11:12:52 +1000 (EST) (envelope-from andyf@speednet.com.au) Date: Fri, 9 Aug 2002 11:12:52 +1000 (EST) From: Andy Farkas X-X-Sender: To: Cc: skeetz , Ruslan Ermilov Subject: Re: buildworld problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Oops, I forgot to mention that this is freshly cvsup'd (src-all) RELENG_4_6 on a freshly installed RELENG_4_6_0_RELEASE (bin only) system disk. I think not installing -crypto distribution has something to do with it... On Fri, 9 Aug 2002, Andy Farkas wrote: > Date: Fri, 9 Aug 2002 11:03:44 +1000 (EST) > From: Andy Farkas > To: freebsd-stable@FreeBSD.ORG > Cc: skeetz , Ruslan Ermilov > Subject: buildworld problem > > > Something is wrong with 'make buildworld': > > ===> secure/usr.bin/scp > cc -O -pipe -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh -DNO_IDEA -c /usr/src/secure/usr.bin/scp/../../../crypto/openssh/scp.ccc -O -pipe -I/usr/src/secure/usr.bin/scp/../../../crypto/openssh -DNO_IDEA -o scp scp.o -lssh > /usr/obj/usr/src/i386/usr/libexec/elf/ld: warning: libcrypto.so.2, needed by /usr/obj/usr/src/i386/usr/lib/libssh.so, not found (try using -rpath or -rpath-link) > /usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `EVP_DigestInit' > /usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `EVP_enc_null' > ... > /usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `EVP_bf_cbc' > /usr/obj/usr/src/i386/usr/lib/libssh.so: undefined reference to `EVP_get_digestbyname' > *** Error code 1 > > Stop in /usr/src/secure/usr.bin/scp. > *** Error code 1 > ... > > > Looks like buildworld is depending on an unbuilt library?? > > I've seen this reported on -stable three times now... > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message