From owner-freebsd-stable Thu Feb 15 9:39:32 2001 Delivered-To: freebsd-stable@freebsd.org Received: from aslan.scsiguy.com (aslan.scsiguy.com [63.229.232.106]) by hub.freebsd.org (Postfix) with ESMTP id B8AD837B491 for ; Thu, 15 Feb 2001 09:39:25 -0800 (PST) Received: from scsiguy.com (localhost [127.0.0.1]) by aslan.scsiguy.com (8.11.2/8.9.3) with ESMTP id f1FHdKO64551; Thu, 15 Feb 2001 10:39:20 -0700 (MST) (envelope-from gibbs@scsiguy.com) Message-Id: <200102151739.f1FHdKO64551@aslan.scsiguy.com> To: booloo@cats.ucsc.edu Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.2-STABLE build fails (aic7xxx_reg.h: No such file or directory) In-Reply-To: Your message of "Thu, 15 Feb 2001 09:35:40 PST." <20010215093540.A58811@root.ucsc.edu> Date: Thu, 15 Feb 2001 10:39:19 -0700 From: "Justin T. Gibbs" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >I've just built 4.2-STABLE. Upon trying to compile the kernel, I had >the following failure: > >cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissi >ng-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi > -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h > -elf -mpreferred-stack-boundary=2 ../../dev/aic7xxx/aic7770.c >In file included from ../../dev/aic7xxx/aic7xxx_freebsd.h:198, > from ../../dev/aic7xxx/aic7770.c:44: >../../dev/aic7xxx/aic7xxx.h:40: aic7xxx_reg.h: No such file or directory aic7xxx_reg.h is a file generated in the kernel compile directory. I can't say why it is not being generated by the build. Nothing about how that file is generated has changed for some time. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message