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

_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to