Re: HEAD buildkernel error (aic7xxx_seq.h is missing. Run 'make ahcfirmware')

From: John Baldwin <jhb_at_freebsd.org>
Date: Tue, 18 Feb 2014 13:24:09 -0500
On Friday, February 14, 2014 1:42:05 pm Luigi Rizzo wrote:
> On Fri, Feb 14, 2014 at 10:23 AM, Ian Lepore <ian_at_freebsd.org> wrote:
> 
> > On Fri, 2014-02-14 at 18:35 +0100, Luigi Rizzo wrote:
> > > on a freshly checked out HEAD,
> > > "make toolchain" followed by "make buildkernel" fails at this stage:
> > >
> > >       ...
> > >       _at_ -> /usr/home/luigi/FreeBSD/head/sys
> > >       machine -> /usr/home/luigi/FreeBSD/head/sys/amd64/include
> > >       x86 -> /usr/home/luigi/FreeBSD/head/sys/x86/include
> > >       Error: aic7xxx_reg_print.c is missing.  Run 'make ahcfirmware'
> > >       Error: aic7xxx_seq.h is missing.  Run 'make ahcfirmware'
> > >       Error: aic7xxx_reg.h is missing.  Run 'make ahcfirmware'
> > >
> > > (don't think it matters, but i am cross compiling amd64
> > > from a stable/9 amd64 system, using clang).
> > > I am not sure which commit triggered the problem,
> > > but this used to work in the past -- toolchain was enough
> > > to build a kernel.
> > >
> > > cheers
> > > luigi
> >
> > That should be 'make kernel-toolchain', shouldn't it?
> >
> 
> thanks, i will learn the difference and retry.
> i just used toolchain in the past for both and since it worked
> i thought it was enough.

You are correct, kernel-toolchain is a subset of toolchain.

-- 
John Baldwin
Received on Tue Feb 18 2014 - 18:15:47 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:47 UTC