"G. Anthony Reina" <reina(at)nsi(dot)edu> writes:
> There's a new problem with async.c:
> cc-1515 cc: ERROR File = async.c, Line = 172
> A value of type "int" cannot be assigned to an entity of type "char
> *".
> notifyName = strdup(relname);
> ^
Evidently IRIX also considers strdup() to be nonstandard :-(
It's hard to believe that SGI is quite this braindead. I think there is
something broken about configure on your setup. Can't tell what from
here --- suggest you call in some IRIX gurus.
regards, tom lane