[distcc] Cross compiling amd64 and x86

Brian Wallen brian_wallen at hotmail.com
Fri Jan 20 20:12:31 GMT 2006


I have a couple of x86 boxes and an amd64 box.  Whenever I compile something 
on any of them, I would like for the others to help out with distcc.  So far 
I only am test this out on 1 amd64 box and 1 x86 box. When I try to compile 
something on the x86 box, I only get an error that says this

distcc[17293] ERROR: compile history.c on 192.168.2.3 failed with exit code 
110
make[3]: *** [history.o] Error 1
make[3]: *** Waiting for unfinished jobs....
distcc[17287] ERROR: compile cfgfiles.c on 192.168.2.3 failed with exit code 
110
make[3]: *** [cfgfiles.o] Error 1
distcc[17289] ERROR: compile ctcp.c on 192.168.2.3 failed with exit code 110
make[3]: *** [ctcp.o] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/xchat-2.6.1/work/xchat-2.6.1/src/common'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/xchat-2.6.1/work/xchat-2.6.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xchat-2.6.1/work/xchat-2.6.1'
make: *** [all] Error 2


Any ideas about what is happening? I couldn't find any more info on exit 
code 110.




More information about the distcc mailing list