Re: Problems building FreeBSD 9.2 on FreeBSD 10

From: Glen Barber <gjb_at_FreeBSD.org>
Date: Tue, 17 Jun 2014 17:14:36 -0400
On Tue, Jun 17, 2014 at 01:43:55PM -0700, Craig Rodrigues wrote:
> On Tue, Jun 17, 2014 at 1:05 PM, Simon J. Gerraty <sjg_at_juniper.net> wrote:
> > Why not use fmake in that scenario?
> 
> That might work.   Is using the devel/fmake port sufficient for using fmake?
> If I typed "make something", is there a way inside the make environment to
> detect if bmake or fmake was invoked, and error out appropriately?
> 

For what it is worth, I'm working around this problem by running:

    # make make buildworld -jN [...]

Note the extra 'make', which rather than relying on the bootstrap-tools
to determine which make to build, I am specifically telling it to build
fmake.

Glen


Received on Tue Jun 17 2014 - 19:14:41 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:50 UTC