Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 15:33:50 -0500 (EST)
From:      Matthew Emmerton <matt@gsicomp.on.ca>
To:        "Justin T. Gibbs" <gibbs@scsiguy.com>
Cc:        booloo@cats.ucsc.edu, freebsd-stable@FreeBSD.ORG
Subject:   Re: 4.2-STABLE build fails (aic7xxx_reg.h: No such file or directory)
Message-ID:  <Pine.BSF.4.21.0102151533110.74069-100000@xena.gsicomp.on.ca>
In-Reply-To: <200102151739.f1FHdKO64551@aslan.scsiguy.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Feb 2001, Justin T. Gibbs wrote:
> >
> >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.

Don't you need to do a 'make depend' to get aic7xxx_reg.h?

--
Matt Emmerton



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?Pine.BSF.4.21.0102151533110.74069-100000>