<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<br><br><div><div id="SkyDrivePlaceholder"></div><hr id="stopSpelling">From: fergus@google.com<br>Date: Mon, 6 Feb 2012 12:53:09 -0500<br>Subject: Re: [distcc] Problem with distcc under Susež<br>To: black_sirius@hotmail.de<br>CC: distcc@lists.samba.org<br><br><div class="ecxgmail_quote"><blockquote> <br><blockquote>

<div><div dir="ltr">>>So, I have installed distcc successfully and wan't to make a compile test. but there is my next problem.<br><br>That's my configuration: <br>Server 192.168.178.2 "distccserver"<br>

Client 192.168.178.12 "linuxclient1"<br><br>Server-config: /etc/distcc/hosts "linuxclient1"<br><br>
I start the server with: "distccd --daemon --allow '192.168.178.12/24'"<br>
I set the DISTCC_VERBOSE=1<br><br>Client-config: same "distccserver"<br>Set DISTCC_HOSTS="distccserver"<br><br>and start the make with: make -j8 CC=distcc (on server)<br><br></div></div></blockquote><div><br></div><div>>That's not an _error_ message, that's a _warning_.</div><div><br></div><div>>It is probably preceded by another message from distcc explaining why.</div><div><br></div><div>>It is quite likely that you will get this warning for the final link command -- distcc won't distributed link commands.</div><div>>But if distcc is distributing the compile commands that precede the final link command, everything may be working fine.</div></blockquote><br><div>So that's my error during make <br></div></div>distcc[29521] (dcc_select_for_write) ERROR: IO timeout<br>distcc[29521] ERROR: timeout while connecting to 192.168.178.12:3632<br>distcc[29521] Warning: failed to distribute ./Modules/python.c to 192.168.178.12, running locally instead<br><br>and thats the content of my logfile:<br>distccd[6173] (dcc_listen_by_addr) ERROR: bind of 0.0.0.0:3632 failed: Address already in use<br>distccd[16255] (dcc_listen_by_addr) ERROR: bind of 0.0.0.0:3632 failed: Address already in use<br>distccd[28220] (dcc_listen_by_addr) ERROR: bind of 0.0.0.0:3632 failed: Address already in use<br><br>But i can't fix that... What I have to do ? is that a problem with the port or something like that ?!<br><br><br>By the way, I tried to start /etc/init.d/distcc start but i only receive the message "system unknown, please contact the distcc admin"<br>Should it run or doesn't it matter?<br><br></div>                                           </div></body>
</html>