java/openjdk6 fails to build..

Eitan Adler lists at eitanadler.com
Fri Dec 21 23:07:39 UTC 2012


On 21 December 2012 13:49, Ronald Klop <ronald-freebsd8 at 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.


-- 
Eitan Adler


More information about the freebsd-ports mailing list