Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2016 22:06:00 +0200
From:      Michael Tuexen <tuexen@freebsd.org>
To:        "freebsd-arm@freebsd.org" <arm@freebsd.org>
Subject:   Building the kernel the old way fails
Message-ID:  <41AB8519-CF94-4C3A-9EA3-C1600BF8B396@freebsd.org>

next in thread | raw e-mail | index | archive | help
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} !=3D "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=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41AB8519-CF94-4C3A-9EA3-C1600BF8B396>