Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2014 18:35:53 +0100
From:      Luigi Rizzo <rizzo@iet.unipi.it>
To:        current@freebsd.org
Subject:   HEAD buildkernel error (aic7xxx_seq.h is missing.  Run 'make ahcfirmware')
Message-ID:  <20140214173553.GA90364@onelab2.iet.unipi.it>

next in thread | raw e-mail | index | archive | help
on a freshly checked out HEAD,
"make toolchain" followed by "make buildkernel" fails at this stage:

	...
	@ -> /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



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