[OpenAFS] compile error on AIX 5.3 - softsig.c

Derrick J Brashear shadow@dementia.org
Thu, 7 Jun 2007 10:05:37 -0400 (EDT)


On Thu, 7 Jun 2007 adke@mywdo.com wrote:

> Get this error while compiling on AIX 5.3.  Maybe I gave more information 
> than needed, and any help will be appreciated.  Thanks ahead of time.

> DRXDEBUG -c ../util/softsig.c
> "../util/softsig.c", line 93.26: 1506-099 (S) Unexpected argument.


which is
             sigwait(&ss, &sigw);

So what does the man page on your box say sigwait takes?