How is it shown file is compiled on localhost despite:halinka ~ # distcc-config --get-hosts 192.168.0.2 Where of course localhost != 192.168.0.2 Any ideas what am I doing wrong ?
I think you need to add a line to your compile hosts like: localhost/0I believe this informs distcc not to try to compile on the local host at all but use the remote hosts.
Dave -- gentoo-user@gentoo.org mailing list