Date: Thu, 4 Jul 2013 12:42:30 -0700 From: Rui Paulo <rpaulo@felyko.com> To: Brett Wynkoop <freebsd-arm@wynn.com> Cc: Brett Wynkoop <freebsd-arm@freebsd.org> Subject: Re: Most recent R-PI kernel refuses to build Message-ID: <94DAA01E-8E5E-43C7-919C-6DBB0B5D40EB@felyko.com> In-Reply-To: <20130704150959.76adeedf@ivory.wynn.com> References: <20130704150959.76adeedf@ivory.wynn.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4 Jul 2013, at 12:09, Brett Wynkoop <freebsd-arm@wynn.com> wrote: > Greeting- >=20 > Just used csup to pull the most recent sources and for starters tried > to build a generic Pi kerne, with these results" >=20 > Don't forget to do ``make cleandepend && make depend'' > root@fbsd-pi:/usr/src/sys/arm/conf # cd ../compile/RPI-B > root@fbsd-pi:/usr/src/sys/arm/compile/RPI-B # make depend && make = clean > "../../../conf/kern.mk", line 37: Malformed conditional > (${MK_FORMAT_EXTENSIONS} =3D=3D "no") "../../../conf/kern.mk", line = 39: > if-less else "../../../conf/kern.mk", line 41: if-less endif > make: fatal errors encountered -- cannot continue > root@fbsd-pi:/usr/src/sys/arm/compile/RPI-B #=20 >=20 > So is the only way for me to get caught up to head going to be do > another cross build with Tim's tools. That seems nuts to me. You don't have an up to date kernel-toolchain. To save you lots of work, = you should probably build the kernel with 'buildworld' + 'buildkernel' = or 'kernel-toolchain' + 'buildkernel'. -- Rui Paulo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?94DAA01E-8E5E-43C7-919C-6DBB0B5D40EB>