Mark,

Well, there could be a couple of things going on, but first of all, is distccd running under an account that has the same mapping for the Z drive? The easiest way to ensure this is to start distccd from the same shell that you are going to do the compiling from (for the time being).

Furthermore, what is the "C++" command? Is it a script or a shell variable? What is its value? I assume it says something like 'distcc g++'?

Harold

Mark DeGeorge wrote:

We're trying to get distcc set up through cygwin for our project.
Unfortunately we're getting some errors and are unable to determine the
cause.  If I use only localhost as the host, the project compiles fine.
However, if i replace localhost with my own IP, I get errors.  I've attached
the log distcc generates for the first few files and the output in cygwin is
listed below.  I'd appreciate any help anyone can give.

C++ Z:\SammySoft\Score\debug\Score\Actor.o
C++ Z:\SammySoft\Score\debug\Score\ActorManager.o
C++ Z:\SammySoft\Score\debug\Score\ComponentFactory.o
C++ Z:\SammySoft\Score\debug\Score\ComponentStatistics.o

Errors caused tool to abort.
:undefined) : Alerttmp/distccd_00777a5d.o' is invalid
   >The system cannot find the path specified.

Errors caused tool to abort.
:undefined) : Alerttmp/distccd_ebfa7a5d.o' is invalid
   >The system cannot find the path specified.
C++ Z:\SammySoft\Score\debug\Score\ActorXMLLoader.o
C++ Z:\SammySoft\Score\debug\Score\ComponentXMLLoader.o

__ distcc mailing list http://distcc.samba.org/
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/distcc

Reply via email to