On Fri, 9 Oct 1998, Rainer Klier wrote:
> I didn4t even get it to compile :) It keeps
> complaining about an undefine SCHED_OTHER in aiops.c.
> Our sysadmin put in the newest pthread Patches
> for Irix 6.4, but it didn4t help.
Yes, you need to add
#include <sys/sched.h> /* required for IRIX */
to aiops.c
Alex.
Received on Fri Oct 09 1998 - 09:34:53 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:42:24 MST