On Thu, Aug 20, 2009 at 1:30 AM, Martin Pool <m...@canonical.com> wrote:

> 2009/8/20 JCX <jcx...@gmail.com>:
> > 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 <fer...@google.com>
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to