Re: server blocked when using distcc
Martin Pool <[email protected]>
| Newsgroups | gmane.comp.compilers.distcc |
|---|---|
| Message-ID | <[email protected]> |
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? -- Martin <http://launchpad.net/~mbp/> __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc