bmake (installed as default make): make: illegal option -- J

From: Florent Peterschmitt <florent_at_peterschmitt.fr>
Date: Fri, 17 May 2013 21:45:26 +0200
Hi,

With the r250749 revision of head, rebuilt world with make -j4
buildworld, all was fine.

Then install new world, reboot and so:

$ cd /usr/src
$ make -j4 kernel
--- buildkernel ---
make: illegal option -- J
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
        [-d flags] [-E variable] [-f makefile] [-I directory]
        [-j max_jobs] [-m directory] [-V variable]
        [variable=value] [target ...]
*** [buildkernel] Error code 2

make: stopped in /usr/src
1 error

make: stopped in /usr/src

It's not from bmake itself because if I build something anywhere (like
bmake itself), -jx works.

I tried to look in Makefile* and a grep -rn "JFLAG" in /usr/share/mk/,
but I really don't know where and what to search, sorry :(

Can someone help ?

-- 
Florent Peterschmitt
+33 (0)6 64 33 97 92
florent_at_peterschmitt.fr

------------------------
O< ascii ribbon campaign
- stop html mail
- www.asciiribbon.org


Received on Fri May 17 2013 - 17:45:38 UTC

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