Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jan 2013 11:11:13 -0600
From:      Stephen Montgomery-Smith <stephen@missouri.edu>
To:        freebsd-ports@freebsd.org
Subject:   Re: java/openjdk6 fails to build..
Message-ID:  <50F19931.1040206@missouri.edu>
In-Reply-To: <CAF6rxgk0QVVB7QXTD5n5MwAqbMtMteTMYx=PV=J1ayDLQU6QOw@mail.gmail.com>
References:  <CAO%2BPfDdqAYamV5xW8dKCFX=GBYthmCdkmxwNa1OW%2Bas9zU5BLA@mail.gmail.com> <op.wpojwpjs8527sy@212-182-167-131.ip.telfort.nl> <CAF6rxgk0QVVB7QXTD5n5MwAqbMtMteTMYx=PV=J1ayDLQU6QOw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/21/2012 05:07 PM, Eitan Adler wrote:
> On 21 December 2012 13:49, Ronald Klop <ronald-freebsd8@klop.yi.org> wrote:
> 
>> Try to set the environment variable MAKE_JOBS_NUMBER=1 before building.
> 
> If this fixes it please let us know - its a bug in the makefile that
> needs to be fixed.
> 
> Also try -DMAKES_JOBS_UNSAFE instead of MAKE_JOBS_NUMBER=1
> 
> the latter does -j1 which is subtly different than no -j at all.

First, I wanted to correct a typo - it is -DMAKE_JOBS_UNSAFE (no "S").

Secondly, as of today, this bug must still be present, because I
couldn't build devel/openjdk6 without the -DMAKE_JOBS_UNSAFE on my amd64
Intel i5 computer.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50F19931.1040206>