Do you have distcc installed?
Check that distcc is in your PATH.
Is distccd running?  Use ps to check.
Then try setting DISTCC_VERBOSE=1 and run distcc manually (e.g. touch foo.c
&& distcc gcc -c foo.c) and look at both the output from distcc and at the
distccd server's log messages (normally in /var/log/messages, IIRC).

-- 
Fergus Henderson <fer...@google.com>

On Apr 5, 2009 2:59 AM, "Kevin Haddock" <kevinhadd...@yahoo.com> wrote:


silly me!  It seems I have another problem.  I initiall didn't get that
distccd doesn't run in a ssh configuration.  I must be having another
problem because distcc doesn't seem to be working at all.  I'm running
gentoo with distcc hosts set up and distcc in the FEATURES variable of
make.conf.  Any idea how I go about debugging this thing?

-Kevin ----- Enron staff were given note pads with inspiring quotes, such as
this by Martin Luth...
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to