From owner-freebsd-current Fri Feb 18 11:21:32 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 6889937B795; Fri, 18 Feb 2000 11:21:30 -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 LAA16034; Fri, 18 Feb 2000 11:21:30 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Fri, 18 Feb 2000 11:21:30 -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: > 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? 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