Yes, I wanted to answser, but the man says that MAKE_JOBS are disabled by
default, I tried to build with MAKE_JOBS=1 and it works, the problem did
appear when MAKE_JOBS=6 was set. Can you reproduce the issue?

I had MAKE_JOBS=6 in my /etc/make.conf instead of MAKE_JOBS_NUMBER though


2012/12/22 Eitan Adler <li...@eitanadler.com>

> 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.
>
>
> --
> Eitan Adler
>



-- 
Demelier David
_______________________________________________
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