Cannot include header files from sys/contrib directory
Hans Petter Selasky
hps at selasky.org
Wed Feb 3 08:48:25 UTC 2016
On 02/03/16 09:45, Marcin Mazurek wrote:
> Hi,
>
> Actually, I have got the same 'compile-with' and 'no-depend' options for my
> all files.
>
> I run to build kernel with command:
> env MAKEOBJDIRPREFIX=/root/mma/anpa-build make buildkernel TARGET=arm
> TARGET_ARCH=armv6 KERNCONF=ALPINE -j6 -DNO_CLEAN
>
> I tried to do this without -DNO_CLEAN option too, but the output was the
> same.
>
> Files that I need to include are located in sys/contrib/alpine-hal and
> sys/contrib/alpine-hal/eth. I attach the entire error log.
>
Try to add: -DNO_KERNELDEPEND when building. Does it work then?
--HPS
More information about the freebsd-current
mailing list