From owner-freebsd-current Fri Feb 18 13:18:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id ACFBD37BAAD; Fri, 18 Feb 2000 13:18:48 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id NAA24908; Fri, 18 Feb 2000 13:18:48 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Fri, 18 Feb 2000 13:18:48 -0800 (PST) From: Kris Kennaway To: Robert Watson 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, Robert Watson wrote: > > 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). You need to make depend first..perhaps the makefile could be improved (I'm no guru) but I've seen lots of other parts of the tree sporadically break if you don't do this. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message