Re: server blocked when using distcc

JCX <[email protected]>
Newsgroups gmane.comp.compilers.distcc
Message-ID <[email protected]>
Thanks for your help.

I use "netstat -tlp" command. The following is the result:

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address      Foreign Address   State
PID/Program name
tcp        0      0           *:41990                 *:*
       LISTEN      -
tcp        0      0           *:sunrpc                *:*
       LISTEN      5569/portmap
tcp        0      0           localhost:ipp           *:*
      LISTEN      13521/cupsd
tcp        0      0           *:35323                 *:*
       LISTEN      5584/rpc.statd
tcp6       0      0          [::]:distcc               [::]:*
        LISTEN      7854/distccd
tcp6       0      0          [::]:ssh                  [::]:*
        LISTEN      6264/sshd


I don't know which process is listening to the same port. What's more,
I use "killall -9 distccd" and then "distccd --log-file
/tmp/distccd.log --daemon
--allow 10.1.4.0/22" command. However, the server is still blocked.

Do you have any suggestions?

Thanks very much,
Caixia

2009/8/20 Fergus Henderson <[email protected]>:
> On Thu, Aug 20, 2009 at 1:30 AM, Martin Pool <[email protected]> wrote:
>>
>> 2009/8/20 JCX <[email protected]>:
>> > distccd[26706] (dcc_listen_by_addr) ERROR: bind of :::3632 failed:
>> > Address already in use
>> >
>> > I don't know why this error happens. Can you give me some suggestions?
>>
>> Because the address is already in use. :-)
>>
>> Use 'netstat -tlp' to see what process is listening on that port.
>> Maybe inetd is also trying to serve distcc?
>
> Or maybe you have another distccd server running (perhaps stopped).
> Try "killall -9 distccd".
>
> --
> Fergus Henderson <[email protected]>
>
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.