Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 10:39:19 -0700
From:      "Justin T. Gibbs" <gibbs@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) 
Message-ID:  <200102151739.f1FHdKO64551@aslan.scsiguy.com>
In-Reply-To: Your message of "Thu, 15 Feb 2001 09:35:40 PST." <20010215093540.A58811@root.ucsc.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
>
>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102151739.f1FHdKO64551>