Re: make 3.81 + i386-pc-interix* parallelism problem, and write error

2009-05-06 Thread Markus Duft
On Tue, 2009-03-24 at 07:06 +0100, Markus Duft wrote: On Tue, 2009-03-17 at 17:56 +0100, Markus Duft wrote: Hi! ping... ping ping at least a comment on this would be cool... don't leave me in the dark! i think my report is quite detailed, and not one of the make is broken - fix it ...

Re: make 3.81 + i386-pc-interix* parallelism problem, and write error

2009-05-06 Thread Tim Murphy
Hi, I'm not a maintainer or anything but I have hacked around in the bit of code that implements the job-server. It's complicated and in my case I realised that I actually didn't want it at all so I compiled make without it. Do you really need it? Do you use sub-makes (i.e. do you have

Re: make 3.81 + i386-pc-interix* parallelism problem, and write error

2009-05-06 Thread Markus Duft
On Wed, 2009-05-06 at 09:02 +0100, Tim Murphy wrote: Hi, I'm not a maintainer or anything but I have hacked around in the bit of code that implements the job-server. It's complicated and in my case I realised that I actually didn't want it at all so I compiled make without it. hey, so

Re: make 3.81 + i386-pc-interix* parallelism problem, and write error

2009-05-06 Thread Tim Murphy
Hi 2009/5/6 Markus Duft md...@gentoo.org: On Wed, 2009-05-06 at 09:02 +0100, Tim Murphy wrote: Do you really need it? Do you use sub-makes (i.e. do you have makefiles that call make again on other makefiles)? hmm. we're using automake, so i guess yes, every subdir is managed by a sub-make.

Error 127

2009-05-06 Thread Julio Cesar Perroni
Hi. I did this command and returned this error. Please, answer me what to do. Thanks. [r...@localhost mpfr-2.4.1]# make install Making install in tests make[1]: Entrando no diretório `/home/jc/Área de Trabalho/mpfr-2.4.1/tests' make[2]: Entrando no diretório `/home/jc/Área de

RE: Error 127

2009-05-06 Thread Martin Dorey
This is not a bug in make. It may be a problem with the makefile in question. Google has a number of matches for 'mpfr no such file or directory' although none of them grabbed my attention as relevant. I see there's an MPFR mailing list. That would be the best place to ask, if you've

Re: Error 127

2009-05-06 Thread Eli Zaretskii
Date: Wed, 6 May 2009 14:32:28 -0300 From: Julio Cesar Perroni jcperr...@gmail.com Hi. I did this command and returned this error. Please, answer me what to do. Thanks. [r...@localhost mpfr-2.4.1]# make install Making install in tests make[1]: Entrando no diretório `/home/jc/Área de