On 12/01/2013 18:11, Stephen Montgomery-Smith wrote:
> On 12/21/2012 05:07 PM, Eitan Adler wrote:
>> On 21 December 2012 13:49, Ronald Klop <ronald-freeb...@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.
> 
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 

Same for me, I can't build openjdk6 without the jobs setting.
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to