Building the kernel the old way fails
Michael Tuexen
tuexen at freebsd.org
Thu Oct 20 20:06:06 UTC 2016
Dear all,
when trying to build a head kernel on a RPI2 the old way fails:
> pwd
/usr/home/tuexen/head/sys/arm/compile/GENERIC
> make
make: "/usr/home/tuexen/head/sys/arm/compile/GENERIC/Makefile" line 84: Malformed conditional (${TARGET_ARCH} != "armv6" && defined(KERNPHYSADDR))
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/home/tuexen/head/sys/arm/compile/GENERIC
I guess TARGET_ARCH is not set...
Best regards
Michael
More information about the freebsd-arm
mailing list