Hi all, Distcc seems to not be working properly on one or all of my 3 systems. I have : Galactica 192.168.1.22 Pentium 2 (Problem system) Robotech 192.168.1.40 Pentium 3 Optimus 192.168.1.80 AMD64 AthlonX2 (crossdev setup)
All are Gentoo with distcc installed and configured. Optimus is solely a helper system to the other two as far as distcc is concerned. If I emerge something on Robotech, both Robotech and Optimus are used, but Galactica seems to be ignored with no error messages. When I try on Galactica, I get numerous "distcc[910] (dcc_writex) ERROR: failed to write: Connection reset by peer distcc[910] Warning: failed to distribute ckkv.c to 192.168.1.22, running locally instead" messages, also listing the other two ip's 40 and 80. "cat /etc/distcc/hosts" on all three results in "192.168.1.80 192.168.1.40 192.168.1.22". They all have "sys-devel/distcc-2.18.3-r10" and "/etc/conf.d/distccd" modified the same way : DISTCCD_OPTS="${DISTCCD_OPTS} --allow 192.168.1.40 192.168.1.80 192.168.1.22" Distccd was restarted after any config changes. All three have i686-pc-linux-gnu toolsets/chosts, and as far as I can tell should work. No firewalls are in place for testing, distccd port is open on all three (confirmed with nmap), and I'm out of ideas on where to look for problems. Any help or suggestions would be appreciated. PaulNM -- [EMAIL PROTECTED] mailing list