[distcc] Re: 0.14 released

Martin Pool mbp at samba.org
Tue Nov 19 02:13:00 GMT 2002


On 18 Nov 2002, Michael Santy <mike.santy at dynetics.com> wrote:
> Looks like some good work has been put into this.  However, I'm still 
> having a problem compiling on irix.  The change to compile is below.
> 
> Line 281 of exec.c should be changed from:
> 
> return waitpid(pid, status);
> 
> to:
> 
> return waitpid(pid, status, options);

Thanks, fixed.

-- 
Martin



More information about the distcc mailing list