On Sat, 2005-06-25 at 20:16 -0700, Zac Medico wrote:
> Joseph wrote:
> > I'm reading all the posts regarding distcc and it seems to me everything
> > is simple but for some reason or another I don't see any activity with
> > distccmon-gnome across my network. 
> > 
> > make.conf: 
> > MAKEOPTS="-j3"
> > FEATURES="distcc" 
> > 
> > /etc/conf.d/distccd: 
> > DISTCCD_OPTS="${DISTCCD_OPTS} --allow 10.0.0.103" 
> > 
> > /etc/distcc/hosts 
> > 10.0.0.103 10.0.0.101 
> > 
> > 10.0.0.101 - is localhost 
> > 10.0.0.103 - is remote computer (faster) 
> > 
> > Both machines are AMD
> 
> If you run "top" on a distcc node, can you see the compiler processes?  You 
> might find something useful in this recent thread:
> 
> http://marc.theaimsgroup.com/?t=111895571700001
> 

Yes, I've seen all those post as well, top is not indicating any distcc
activity during compiling even though "netstat -taupe" is showing on
both machines:
tcp    0   0 *:distcc    *:*         LISTEN      distcc     2031788
19912/distccd

I know that distcc was working before ver. 2.18.3-r7 

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list

Reply via email to