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

adke@mywdo.com adke@mywdo.com
Thu, 07 Jun 2007 08:14:38 -0600


It takes set and sig, so I guess I should change that in=20
softsig.c.   Thanks!

On Thu, 7 Jun 2007 10:05:37 -0400 (EDT)
  Derrick J Brashear <shadow@dementia.org> wrote:
> On Thu, 7 Jun 2007 adke@mywdo.com wrote:
>=20
>> Get this error while compiling on AIX 5.3.  Maybe I gave=20
>>more information=20
>> than needed, and any help will be appreciated.  Thanks=20
>>ahead of time.
>=20
>> DRXDEBUG -c ../util/softsig.c
>> "../util/softsig.c", line 93.26: 1506-099 (S) Unexpected=20
>>argument.
>=20
>=20
> which is
>             sigwait(&ss, &sigw);
>=20
> So what does the man page on your box say sigwait takes?
>=20