From owner-freebsd-questions Sun Apr 15 15:39:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 4693B37B422 for ; Sun, 15 Apr 2001 15:39:48 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f3FMdkc26036; Sun, 15 Apr 2001 15:39:46 -0700 (PDT) Message-Id: <200104152239.f3FMdkc26036@ptavv.es.net> To: Matt Weber Cc: freebsd-questions@FreeBSD.ORG Subject: Re: buildkernel problem In-reply-to: Your message of "Sun, 15 Apr 2001 18:34:16 EDT." <3ADA21E8.5A0FA447@vt.edu> Date: Sun, 15 Apr 2001 15:39:46 -0700 From: "Kevin Oberman" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Date: Sun, 15 Apr 2001 18:34:16 -0400 > From: Matt Weber > Sender: owner-freebsd-questions@FreeBSD.ORG > > I just used cvsup to update my source tree and ran: > make buildworld > That finished compiling correctly. Then I did a: > make buildkernel > and I get this error: > .... > 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. > # > > There isn't a rc4.c file in that directory. Any suggestions what might > be wrong? > Here's my system type: > > # uname -a > FreeBSD deleted.org 4.0-RELEASE FreeBSD 4.0-RELEASE #3: Sat Jun 10 > 21:15:48 EDT 2000 mweber@deleted.org:/usr/src/sys/compile/GATEWAY i386 I believe FreeBSD 4.0 predates the merge of crypto into the main code-base. Try using the /stand/sysinstall "Configure" option to add the crypto files to your system. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message