Date: Fri, 18 Feb 2000 10:28:36 -0500 (EST) From: Robert Watson <robert@cyrus.watson.org> To: freebsd-current@freebsd.org Subject: Re: break in libcrypto? Message-ID: <Pine.BSF.3.96.1000218102631.39111D-100000@fledge.watson.org> In-Reply-To: <Pine.BSF.3.96.1000218102231.39111C-100000@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1000218102631.39111D-100000>