Fwd: [distcc] How to use distcc via telnet??

Martin Pool mbp at sourcefrog.net
Mon Oct 22 03:06:24 GMT 2007


---------- Forwarded message ----------
From: Martin Pool <mbp at sourcefrog.net>
Date: Oct 22, 2007 1:06 PM
Subject: Re: [distcc] How to use distcc via telnet??
To: "Chang hyun . Auk" <ochjjy at gmail.com>


On 10/22/07, Chang hyun . Auk <ochjjy at gmail.com> wrote:
> Hello sir.
> Here is my Error.
>
> (dcc_connect_by_addr) started connecting to 219.240.144.213:3632
> (dcc_select_for_write) select for write on fd4
> (dcc_note_state) 1
> (dcc_note_state) 2
> (dcc_note_state) 3
> (dcc_note_state) 4
> (dcc_note_state) note state 4, file "(NULL)", host "(NULL)" <-------- I wonder why host is (NULL)... -.-

I don't remember what that means offhand.  Does it ever choose a
reasonable host to connect to?  Is your host list correct?

> (dcc_writex) >>TRACE fd=5,buf=0x4601b0,len=280
> (dcc_x_token_int) send DIST00000001
> (dcc_writex) >>TRACE fd=4,buf=0x22cb30,len=12
> (dcc_x_token_int) send ARGC0000000d
> (dcc_writex) >>TRACE fd=4,buf=0x22cb30,len=12
> (dcc_writex) ERROR: failed to write: Software caused connection abort <---- Why can't nonnect to host???

What happens if you try

  telnet SERVERNAME 2622

where that's the ip or hostname of one machine in the list.

--
Martin


-- 
Martin


More information about the distcc mailing list