From owner-freebsd-stable Sun May 27 20:38:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.carracing.com (mail.carracing.com [12.24.160.15]) by hub.freebsd.org (Postfix) with ESMTP id 5798B37B423 for ; Sun, 27 May 2001 20:38:52 -0700 (PDT) (envelope-from bill@carracing.com) Received: by mail.carracing.com (Postfix, from userid 1000) id 94E8113134; Sun, 27 May 2001 23:42:07 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by mail.carracing.com (Postfix) with ESMTP id 82FB0F45D for ; Sun, 27 May 2001 23:42:07 +0000 (GMT) Date: Sun, 27 May 2001 23:42:07 +0000 (GMT) From: Bill Desjardins To: Subject: make kernel broken? Message-ID: <20010527232459.U90143-100000@mail.carracing.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. Happy Memorial Day! from a cvsup tonight (~9:30pm EST) make buildworld works fine, but a: make kernel KERNCONF=GENERIC (stock GENERIC) I get: perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/pci/pci_if.m perl5 /usr/src/sys/kern/makeops.pl -c /usr/src/sys/dev/usb/usb_if.m perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/dev/usb/usb_if.m perl5 /usr/src/sys/kern/makeops.pl -c /usr/src/sys/isa/isa_if.m perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/isa/isa_if.m make: don't know how to make /usr/src/sys/crypto/rc4/rc4.c. Stop *** Error code 2 Stop in /usr/src. *** Error code 1 Stop in /usr/src. setup# exit exit After taking a look to see what could be wrong, the directory: /usr/src/sys/crypto does not exist in the src tree. has anyone else seen this from a recent cvsup? I have run cvsup with both -s and no -s. I had the problem with the tomcat port as everyone else and fixed it by deleting the correct file & re-cvsuping without any problems. I know thats not src related, but other than that this src tree has never had problems since 4.0R. same supfile has been used as well. is it me or the tree :) Thanks, Bill -- Bill Desjardins - bill@carracing.com - (USA) 305.205.8644 Unix/Network Consulting - perl/mod_perl/SQL development http://CarRacing.com - Powered by FreeBSD/mod_perl http://www.FreeBSD.org - The Best OS money cant buy! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message