Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-catalyst
IIRC, distcc treats 'localhost' differently (calls gcc directly) than
'127.0.0.1' (connects to distccd at 127.0.0.1 and tries to distribute). Most
likely, you don't have 127.0.0.1 in the --allow for distccd on your local box,
so it immediately drops the connection. Either change '127.0.0.1' to 'localhost'
(best solution) or add 127.0.0.1 to the --allow for distccd.
Christophe PEREZ wrote:
> Le Mon, 11 Jul 2005 00:07:41 -0400, Christophe PEREZ a écrit :
>
>
>>distcc_hosts: localhost 192.168.0.101 192.168.0.201 192.168.0.30
>
>
> Error, my config line is :
> distcc_hosts: 127.0.0.1 192.168.0.101 192.168.0.201 192.168.0.30
>
> (like examples)
>
--
Andrew Gaffney http://dev.gentoo.org/~agaffney/
Gentoo Linux Developer Installer Project
--
gentoo-catalyst@g.o mailing list
|
|