njrizzo 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
Hi all,
i`m have the same problem, and I try to use
MAKE_JOBS_NUMBER=1 in /etc/make.conf and it`s not work
I put -DMAKES_JOBS_UNSAFE in make command line too
make config-recursive fetch-recursive install clean -DMAKES_JOBS_UNSAFE
and it`s not work too
my box:
Athlon 64 X2
4GB of RAM
valve
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 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 th
On 12/21/2012 05:07 PM, Eitan Adler wrote:
> On 21 December 2012 13:49, Ronald Klop 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
On Fri, Dec 28, 2012 at 03:49:56PM -0500, Eitan Adler wrote:
> On 28 December 2012 15:24, Greg Lewis wrote:
> > On Fri, Dec 21, 2012 at 07:27:22PM -0500, Eitan Adler wrote:
> >> On 21 December 2012 19:16, David Demelier wrote:
> >> > Yes, I wanted to answser, but the man says that MAKE_JOBS are d
On 28 December 2012 15:24, Greg Lewis wrote:
> On Fri, Dec 21, 2012 at 07:27:22PM -0500, Eitan Adler wrote:
>> On 21 December 2012 19:16, David Demelier wrote:
>> > 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 wor
On Fri, Dec 21, 2012 at 07:27:22PM -0500, Eitan Adler wrote:
> On 21 December 2012 19:16, David Demelier wrote:
> > 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
On 22-12-2012 9:55, David Demelier wrote:
> Okay, thanks I remove it, i may avoid some compilation problems :)
Did you get this working? I'm seeing the same build error on 9.1/amd64. I've
tried different variations of the make vars mentioned in this thread, without
much luck.
--
Joel
__
Okay, thanks I remove it, i may avoid some compilation problems :)
2012/12/22 Eitan Adler
> On 21 December 2012 19:16, David Demelier
> wrote:
> > 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
On 21 December 2012 19:16, David Demelier wrote:
> 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 want to mark this MAKE_JOBS_UNS
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 Ei
On 21 December 2012 13:49, Ronald Klop 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 i
On Thu, 20 Dec 2012 22:58:48 +0100, David Demelier
wrote:
Hello,
I have no luck tonight, openjdk6 fails to build too :
c++ -m64 -Xlinker -O1 -m64 -export-dynamic -o ../generated/adfiles/adlc
../generated/adfiles/adlparse.o ../generated/adfiles/archDesc.o
../generated/adfiles/arena.o ../gene
13 matches
Mail list logo