Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Mar 2013 14:42:16 -0500
From:      Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
To:        njrizzo <rizzo@i805.com.br>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: java/openjdk6 fails to build..
Message-ID:  <44a9qlsi5j.fsf@lowell-desk.lan>
In-Reply-To: <1362246798832-5792045.post@n5.nabble.com> (njrizzo's message of "Sat, 2 Mar 2013 09:53:18 -0800 (PST)")
References:  <CAO%2BPfDdqAYamV5xW8dKCFX=GBYthmCdkmxwNa1OW%2Bas9zU5BLA@mail.gmail.com> <op.wpojwpjs8527sy@212-182-167-131.ip.telfort.nl> <CAF6rxgk0QVVB7QXTD5n5MwAqbMtMteTMYx=PV=J1ayDLQU6QOw@mail.gmail.com> <50F19931.1040206@missouri.edu> <5102D8FD.9030001@gmail.com> <1362246798832-5792045.post@n5.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
njrizzo <rizzo@i805.com.br> writes:

> i`m have the same problem, and I try to use
> MAKE_JOBS_NUMBER=1 in /etc/make.conf  and it`s not work

That's not a good idea; it will apply to everything, not just this one port.

> I put -DMAKES_JOBS_UNSAFE in make command line too

You have an extra 'S' in there; the variable should be MAKE_JOBS_UNSAFE.

> make config-recursive fetch-recursive install clean -DMAKES_JOBS_UNSAFE

With default options and an up-to-date RELENG_9 and ports tree, that
works fine for me (I tried it without the variable definition, but since
the variable isn't used in any makefile, that shouldn't make any
difference.

Sorry, but since the problem seems to be on your end, we can't help you
unless you show us enough detail to see what actually went wrong. Saying
"it doesn't work" is not enough to figure out *how* it went wrong. 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44a9qlsi5j.fsf>