From owner-freebsd-current Fri Feb 18 7:27:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id A220937B956 for ; Fri, 18 Feb 2000 07:27:42 -0800 (PST) (envelope-from robert@cyrus.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id KAA41179 for ; Fri, 18 Feb 2000 10:28:36 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Fri, 18 Feb 2000 10:28:36 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: freebsd-current@freebsd.org Subject: Re: break in libcrypto? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A further data point: I was building with a -j, so maybe there's a dependency mixup with the beforedepend target? If I manually cd to the directory and do a make beforedepend, things continue naturally from there. On Fri, 18 Feb 2000, Robert Watson wrote: > > Was wondering if anyone else was seeing this one. I'm following the > jail(8) build directions on the 02-14 snapshot. I've had the build > directions work previously, so I'm a little puzzled. During the make all > phase, I get the errors below. I cvsup'd this morning, but still get the > same results. Here's the output from make all: > > cc -fpic -DPIC -O -pipe -DTERMIOS -DANSI_SOURCE -DNO_IDEA > -I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto > -I/usr/obj/usr/src/secure/lib/libcrypto -DL_ENDIAN > -DDEVRANDOM=\"/dev/urandom\" -DNO_RSA -DNO_SSL2 -c > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/cversion.c -o > cversion.So > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/cversion.c:64: > buildinf.h: No such file or directory > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/cversion.c:64: > buildinf.h: No such file or directory > /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/cversion.c:64: > buildinf.h: No such file or directory > *** Error code 1 > *** Error code 1 > *** Error code 1 > 3 errors > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > > > > Robert N M Watson > > robert@fledge.watson.org http://www.watson.org/~robert/ > PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 > TIS Labs at Network Associates, Safeport Network Services > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message