From owner-freebsd-questions Thu Oct 9 13:10:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA25981 for questions-outgoing; Thu, 9 Oct 1997 13:10:40 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from caliban.dihelix.com (caliban.dihelix.com [198.180.136.122]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA25965 for ; Thu, 9 Oct 1997 13:10:33 -0700 (PDT) (envelope-from langfod@caliban.dihelix.com) Received: (from langfod@localhost) by caliban.dihelix.com (8.8.7/8.8.3) id KAA08626; Thu, 9 Oct 1997 10:10:12 -1000 (HST) Message-Id: <199710092010.KAA08626@caliban.dihelix.com> Subject: Re: compiling kernl under 2.2.5 In-Reply-To: from "Daniel R. Brownstone" at "Oct 9, 97 02:24:08 pm" To: drbrowns@ls.wustl.edu (Daniel R. Brownstone) Date: Thu, 9 Oct 1997 10:10:12 -1000 (HST) Cc: freebsd-questions@FreeBSD.ORG From: "David Langford" X-blank-line: This space intentionaly left blank. X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk cd /usr/src/sys/dev/aic7xxx make clean cleandepend Should do the trick. Took me awhile to solve. The mailing list search engine actually proved this time for me. -David Langford langfod@dihelix.com >I just did a CVSup (for the first time in my life) of RELENG_2_2. the >machine is a Gateway2000 P5-200 with 16MB of RAM. It's currently running >2.2.1. After CVSup, I did a make world, which completed with some >warnings, but no stops. Then I edited a kernel (pretty much the GENERIC >one, following the Handbook), and did a config -g, then make clean, and >make depend. It crashes on make depend: > >../../dev/aic7xxx/aicasm_scan.l: In function 'yylex': >../../dev/aic7xxx/aiscam_scan.l:68: `T_DOWNLOAD' undeclared (first use >this function) > >And then it STOPs. > >can someone help me??? > > > > > >--------------------------------------------------------------- >Daniel R. Brownstone drbrowns@ls.wustl.edu >Wash. U. School of Law Class of 1999 >HOME: (314)-776-0102 PAGER: (314)-663-1367 >*** THIS E-MAIL IS PROPRIETARY *** > >