[distcc] distcc only connecting to one computer

Wayne Davison wayned at users.sourceforge.net
Sun Jul 6 19:21:01 GMT 2003


On Sun, Jul 06, 2003 at 03:11:05PM -0400, Patrick Lepore wrote:
> When i run an emerge, it only connects to 192.168.1.205 during the
> builds.

I assume you've specified distcc in the FEATURES, or it wouldn't be
using distcc at all.  You also need to set MAKEOPTS to set the -j
value you want to use, just as MAKEOPTS=-j3.  The other thing that
may be happening is that not all ebuilds are setup to allow parallel
builds (i.e. they use make instead of emake).  This is because not
all Makefile can handle multiple targets being built at the same
time.

..wayne..



More information about the distcc mailing list