jdk8 build failure on xubuntu 13.04 32 bit: make: the `-j' option requires a positive integral argument
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Mon May 6 10:08:09 UTC 2013
Hi. Weijun.
Try to run it with this option:
./configure --with-jobs=1
On 05.05.2013 17:34, Weijun Wang wrote:
> I just installed a Xubuntu 13.04 32 bit machine. Using 7u21 b13 as
> boot jdk, "bash configure" prompted me to install several packages but
> running make shows:
>
> -----START-----
> Building Java(TM) for target 'default' in configuration
> 'linux-x86-normal-server-release'
>
> ## Starting langtools
> make: the `-j' option requires a positive integral argument
> ...
> This program built for i686-pc-linux-gnu
> Report bugs to <bug-make at gnu.org>
> make: *** [langtools-only] Error 2
> -----END-----
>
> What's wrong here?
>
> Thanks
> Max
--
Best regards, Sergey.
More information about the build-dev
mailing list