From owner-freebsd-questions Tue Apr 27 13:20: 7 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id A8BDC15673 for ; Tue, 27 Apr 1999 13:20:03 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id NAA05948; Tue, 27 Apr 1999 13:20:02 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 27 Apr 1999 13:20:01 -0700 (PDT) From: Doug White To: "Hoeffer, Ty" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Can't compile kernel syntax error .... In-Reply-To: <8D70233C59D6D111BF4800805FE607560BEBDFBE@hscsmtp.mcc.Virginia.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Apr 1999, Hoeffer, Ty wrote: > I just upgraded my 2.2.7 machine to 3.1-STABLE & while trying to re-compile > sound, and bpfilter > into the kernel I get an error during make depend. > > warhammer# make depend > make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx > Warning: Object directory not changed from original > /usr/src/sys/compile/i386 > ./aicasm -nostdinc -I- -I. -I../.. -I../../../include -o aic7xxx_seq.h -r > aic7xxx_reg.h ../../dev/aic7xxx/aic7xxx.seq > ./aicasm: Stopped at file ../../dev/aic7xxx/aic7xxx.seq, line 65 - syntax > error > ./aicasm: Removing aic7xxx_seq.h due to error Backup your kernel config, rm -rf /usr/src/sys, and re-extract. Somehow one of the files was corrupted. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message