Date: Tue, 21 May 2013 19:24:23 -0700 From: Tim Kientzle <tim@kientzle.com> To: Werner Thie <werner@thieprojects.ch> Cc: freebsd-arm@freebsd.org Subject: Re: crochet builds failing miserably for some day now with latest sources Message-ID: <9E715E2A-15DE-4623-B9B9-A09590D1307D@kientzle.com> In-Reply-To: <519B9A79.8090404@thieprojects.ch> References: <519B9A79.8090404@thieprojects.ch>
next in thread | previous in thread | raw e-mail | index | archive | help
On May 21, 2013, at 9:02 AM, Werner Thie wrote: > Hi all >=20 > My last image for the BBone is >=20 > 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r250696M: Thu May 16 14:18:30 = CEST 2013 >=20 > I'm not able to build a complete image since then with newer sources, = the build is regularly failing with >=20 > =85. > make: illegal option -- J There's been some discussion of this on the freebsd-current@ mailing list. It seems to occur when you have an old 'make' binary in the 'obj' tree. First try removing just the old make binary: $ rm = /home/wthie/proj/crochet-freebsd/work/obj/usr/local/src/make.i386/make and if that is insufficient, try deleting Crochet's 'work' directory and doing a completely clean build from scratch: $ rm -rf /home/wthie/proj/crochet-freebsd/work Tim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9E715E2A-15DE-4623-B9B9-A09590D1307D>