From owner-freebsd-questions Fri Nov 22 10:21:54 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B19D37B401 for ; Fri, 22 Nov 2002 10:21:53 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B36843E88 for ; Fri, 22 Nov 2002 10:21:46 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b144.otenet.gr [212.205.244.152]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id gAMILZU6007439; Fri, 22 Nov 2002 20:21:37 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id gAMILX1E059236; Fri, 22 Nov 2002 20:21:33 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id gAMILXap059235; Fri, 22 Nov 2002 20:21:33 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 22 Nov 2002 20:21:32 +0200 From: Giorgos Keramidas To: Tillman Cc: FreeBSD-Questions Subject: Re: make installworld fails with "install: crypto.ko: No such file or directory" Message-ID: <20021122182132.GA39348@gothmog.gr> References: <20021122093224.E19977@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021122093224.E19977@seekingfire.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-11-22 09:32, Tillman wrote: > Howdy, > > (All sources were CVSUP'd this morning) > > Here's the actual output of make installkernel: > > [root@loki src]# make installkernel -DKERNCONF=LOKI > ===> crypto > install -o root -g wheel -m 555 crypto.ko /modules > install: crypto.ko: No such file or directory > *** Error code 71 You probably caught the MFC of Sam Leffler while it was happening. Hoping that you didn't actually start using the broken kernel (although it shouldn't be a problem) ... CVSup again. You should be able to build fine afterwards. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message