From owner-cvs-all Tue Jun 27 6:16:31 2000 Delivered-To: cvs-all@freebsd.org Received: from gilgamesch.bik-gmbh.de (T1-Hansenet.BIK-GmbH.de [192.76.134.246]) by hub.freebsd.org (Postfix) with ESMTP id 4980737C1EE; Tue, 27 Jun 2000 06:16:22 -0700 (PDT) (envelope-from cracauer@gilgamesch.bik-gmbh.de) Received: (from cracauer@localhost) by gilgamesch.bik-gmbh.de (8.9.3/8.7.3) id PAA42855; Tue, 27 Jun 2000 15:16:20 +0200 (MET DST) Date: Tue, 27 Jun 2000 15:16:20 +0200 From: Martin Cracauer To: Mark Murray Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/modules/randomdev Makefile Message-ID: <20000627151620.B42129@cons.org> References: <200006261218.FAA43112@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200006261218.FAA43112@freefall.freebsd.org>; from markm@FreeBSD.ORG on Mon, Jun 26, 2000 at 05:18:09AM -0700 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In <200006261218.FAA43112@freefall.freebsd.org>, Mark Murray wrote: > markm 2000/06/26 05:18:09 PDT > > Modified files: > sys/modules/randomdev Makefile > Log: > Better style(9) for the module build. This module's built is broken both for compilation within kernel compile and as standalone compile: [kernel compile] make depend ... ===> randomdev make: don't know how to make bf_cbc.c. Stop cd /usr/src/sys/modules/randomdev make depend make: don't know how to make bf_cbc.c. Stop Probably related to the crypto relative paths for RANDOMDEVS. Do you have the crypto stuff in other place than freefall has? Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message