bmake (installed as default make): make: illegal option -- J
Florent Peterschmitt
florent at peterschmitt.fr
Fri May 17 19:45:38 UTC 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-current/attachments/20130517/eb87aec8/attachment.sig>
More information about the freebsd-current
mailing list