all my systems running distcc are missing a few links to compilers in
the distcc directories.  Seemed to vary across systems.

one was a link to cc (found when compiling ccze for instance) but it was
always one of the less common calls.

The fix was to create a symlink to the generic version.

Check out /usr/lib/distcc/bin/ distcc and /usr/lib/ccache/bin/ if you
are using ccache for missing flavours of gcc.

Billk

On Fri, 2007-10-12 at 17:33 -0500, Dan Farrell wrote:
> On Fri, 12 Oct 2007 18:26:26 -0400
> Jerry McBride <[EMAIL PROTECTED]> wrote:
> 
> > 
> > 
> > I've identified a few packages that simply will not compile when
> > distcc is being used.
> > 
> > Has anyone noticed problems with; ncurses, groff or libpcre? 
> > 
> > I'm thinking about modifying /etc/portage/bashrc to detect a new file
> > named /etc/portage/package.distcc that will turn off distcc for
> > each package listed. Maybe even honor a custom make option "-j" for
> > listed packaged too.
> > 
> > Would anyone else find this useful?
> > 
> > 
> > --
> > 
> > Jerry McBride
> I have found the same thing.  
> I don't know the specific packages, but it seems to be true.
-- 
William Kenworthy <[EMAIL PROTECTED]>
Home in Perth!
-- 
[EMAIL PROTECTED] mailing list

Reply via email to