From owner-freebsd-current Fri Feb 18 13:13:40 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 5946F37B9D9; Fri, 18 Feb 2000 13:13:31 -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 QAA43175; Fri, 18 Feb 2000 16:14:23 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Fri, 18 Feb 2000 16:14:23 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: Kris Kennaway Cc: 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 On Fri, 18 Feb 2000, Kris Kennaway wrote: > On Fri, 18 Feb 2000, Robert Watson wrote: > > > 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. > > What value of -j? I've built fine with -j4 and -j8, but this says that the > depend target hadn't run before the all target did. Did you 'make depend' > before building? Nope -- my make was in the top level /usr/src tree, in the form of ``make -j 3 all''. It was only after the build failed that I cd'd to the directory, looked around, and did a make beforedepend to generate the missing include file. I don't know that much about the current build infrastructure--was just following Poul's building instructions from jail(8). 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