Gentoo Archives: gentoo-user

From: Dave Nebinger <dnebinger@××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] stubborn distcc compile on localhost
Date: Wed, 01 Feb 2006 22:49:18
Message-Id: 43E138A6.9070404@joat.com
In Reply to: [gentoo-user] stubborn distcc compile on localhost by krutny
1 > How is it shown file is compiled on localhost despite:
2 >
3 > halinka ~ # distcc-config --get-hosts
4 > 192.168.0.2
5 >
6 > Where of course localhost != 192.168.0.2
7 >
8 > Any ideas what am I doing wrong ?
9
10 I think you need to add a line to your compile hosts like:
11
12 localhost/0
13
14 I believe this informs distcc not to try to compile on the local host at
15 all but use the remote hosts.
16
17 Dave
18
19 --
20 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] stubborn distcc compile on localhost krutny <krutny@×××××××××××.pl>