On Apr 13, 2013, at 10:42 PM, Simon J. Gerraty wrote: > > 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?
The tree is synched up to the latest head version. I'm suspecting it might be something to do with the changes made over the past 2 weeks in terms of /Makefile, but I could be wrong. I'll look into this further when I can.. -Garrett _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"