On 18 Nov 2002, Michael Santy <[EMAIL PROTECTED]> 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
_______________________________________________
distcc mailing list
[EMAIL PROTECTED]
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc

Reply via email to