----- Forwarded message from [EMAIL PROTECTED] -----

From: [EMAIL PROTECTED]
Subject: Aw: Re: [distcc] no compilation processes on the server
Date: Wed, 22 Jun 2005 10:01:50 +0200 (CEST)
To: [EMAIL PROTECTED]
X-Spam-Status: No, score=-2.6 required=3.2 tests=AWL,BAYES_00,NO_REAL_NAME,
        SPF_HELO_PASS,SPF_PASS autolearn=no version=3.0.3

 


----- Original Nachricht ----
Von:     Martin Pool <[EMAIL PROTECTED]>
An:      [EMAIL PROTECTED]
Datum:   22.06.2005 09:44
Betreff: Re: [distcc] no compilation processes on the server

> On 22 Jun 2005, [EMAIL PROTECTED] wrote:
> > Hi,
> > I'm trying to make distcc work on two embedded system running linux on an
> arm arch.
> > The problem I noticed is that if I export DISTCC_HOSTS='localhost/2
> 192.168.1.175/2' than no compiling process is send to the remote machine
> even if the remote address is recognized by distcc, as I see on the stderr
> setting DISTCC_VERBOSE=1.
> > But if I export DISTCC_HOSTS='192.168.1.175/2 localhost/2' than compiling
> processes are only sent to the remote machine.
> > It seems that distcc only uses the first entry in the DISTCC_HOSTS
> > variable.
> 
> The lock files used to choose hosts do not seem to be working properly.
> What kind of filesystem is $HOME or $DISTCC_DIR on?
> 
> -- 
> Martin
> 
Hi Martin,
thanks for the suggestion about the $DISTCC_DIR var.
My ARM system is diskless and the filesystem is per NFS mounted.
Now I set DISTCC_DIR to /tmp where I have a tmpfs mounted and everything works.

thank you again.


Giorgio, [EMAIL PROTECTED]

----- End forwarded message -----
-- 
Martin
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to