On Sat, 13 Apr 2013 21:26:17 -0700, Garrett Cooper writes:
>       The summary could be a bit better. Basically "buildworld with =
>bmake installed as make does not work with WITH_BMAKE specified on =
>CURRENT on next compile".
>HTH,

Hmm, I've been building current with buildworld and bmake as make, and
WITH_BMAKE set for months, including a tree updated this week (r249392).

The error:

--- buildworld ---
make: illegal option -- J
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]

is the result of some makefile invoking bare 'make' rather than ${MAKE}
and finding  an instance of FreeBSD make.
If bmake is installed as /usr/bin/make, I'm not sure how that could
happen.

Any more details available?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to