ty for all the help ;) I linked gcc to gcc-3.2 instead of gcc-2.5 or w/e debian had default and it worked.
On Mon, 2002-11-04 at 08:48, Ryan Bochenek wrote: > it works from my debian box to my gentoo box...but not vice versa... > > anyone have any idea? > > On Mon, 2002-11-04 at 08:36, Ryan Bochenek wrote: > > It would appear I'm doing something wrong but I can't find what...in the > > online doccumentation. The running box is a gentoo box trying to send > > it off to a debian box (if this matters) > > > > distcc[24286] (dcc_critique_status) ERROR: cc on ken failed with exit > > code 1 > > distcc[24286] (dcc_exit) Notice: exit: code 1; self: 0.001953 user > > 0.001953 sys; children: 0.058593 user 0.013671 sys > > make[2]: *** [comm.o] Error 1 > > make[1]: *** [first_rule] Error 2 > > make[1]: Leaving directory `/usr/src/kernel-source-2.4.19/hpc' > > > > > > log file says > > > > distccd[14592] (dcc_parent_loop) waiting to accept connection > > distccd[14592] (dcc_serve_connection) up to 1 children > > distccd[14592] (dcc_parent_loop) waiting to accept connection > > distccd[14603] (dcc_log_clientname) connection from ryan (192.168.0.90) > > distccd[14603] (dcc_accept_job) got arguments: cc -g -O2 -c au2h.c -o > > au2h.o > > distccd[14603] compile from au2h.c to au2h.o > > distccd[14603] input file au2h.c, output file au2h.o > > distccd[14603] (dcc_server_compile) input file is 60943 bytes > > distccd[14603] (dcc_r_fifo) received 60943 bytes to fifo > > /tmp/distcc_000003e9/server_0000014603.i > > distccd[14603] (dcc_report_rusage) cc resource usage: 0.058593s user, > > 0.011718s system > > distccd[14603] (dcc_critique_status) ERROR: cc on williamlee failed with > > exit code 1 > > distccd[14603] (dcc_accept_job) complete; output file: 0 bytes > > distccd[14603] (dcc_exit) exit: code 0; self: 0.001953 user 0.000000 > > sys; children: 0.058593 user 0.011718 sys > > distccd[14592] (dcc_reap_kids) down to 0 kids > > distccd[14592] (dcc_reap_kids) Notice: child 14603 exited: status 0 > > distccd[14592] (dcc_parent_loop) waiting to accept connection > > > > > > _______________________________________________ > > distcc mailing list > > [EMAIL PROTECTED] > > http://lists.samba.org/cgi-bin/mailman/listinfo/distcc > > > _______________________________________________ > distcc mailing list > [EMAIL PROTECTED] > http://lists.samba.org/cgi-bin/mailman/listinfo/distcc _______________________________________________ distcc mailing list [EMAIL PROTECTED] http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
