changes in the way portage works have meant that instructions like below do not (and have not for some time) work for emerge and distcc. Local compiles yes, but not emerge's. There is an explanation paragraph and a "feature" variable in make.conf to set that should fix this problem. I will have to dump my work around scripts and see if this works myself as its a cleaner approach!
Just building a new laptop up and stumbled over it! There must be a better way to let users know of important changes like this, but I dont know what it is ... ? billk On Mon, 2003-03-03 at 23:51, Stanislav Karchebny wrote: > В сообщении от 3 Март 2003 20:42 Kevin J. Anderson написал(a): > > > Is there a definitive guide out there to get distcc working on gentoo? I > > still have yet to get it working after various attempts, and there is > > conflicting advice in the forums on the issue. > > > > The definitive guide is on http://distcc.samba.org/ and is as simple as: > 1. emerge distcc > 2. start distccd > 3. put DISTCC_HOSTS="host1 host2 host3" in /etc/make.conf > 4. enable FEATURES="distcc" in /etc/make.conf > 5. alter MAKEOPTS to read "-j4" or greater in /etc/make.conf > 6. enjoy -- William Kenworthy <[EMAIL PROTECTED]> -- [EMAIL PROTECTED] mailing list
