Am Freitag 16 Oktober 2009 15:23:20 schrieb Michael Sullivan:
> I think I've set up distcc correctly, but I keep seeing a whole bunch of
> messages like this:
> distcc[24416] (dcc_writex) ERROR: failed to write: Connection reset by
> peer
> 
> Is this normal?  Is there anything I can do to prevent this from
> happening?
> -Michael Sullivan-
> 
Well, if distcc does not see the other hosts it says somethind along the lines 
"failed to distribute, compiling locally instead"

Looks more like a permission problem.

You did adjust /etc/conf.d/distccd, did you ?

Especially the network settings should allow your local network:
DISTCCD_OPTS="${DISTCCD_OPTS} --allow 192.168.1.0/24"

Reply via email to