On Tue, 2 Jul 1996, Peter Marelas wrote:
>> OS: BSDI V2.1
>>
>> Making all in lib...
>> Making all in scripts...
>> Making all in src...
>> gcc -g -O -Wall -I. -I../include -I./../include -c main.c
>> main.c: In function `mainInitialize':
>> main.c:373: `SA_RESETHAND' undeclared (first use this function)
>> main.c:373: (Each undeclared identifier is reported only once
>> main.c:373: for each function it appears in.)
>> *** Error code 1
>>
>> Stop.
>> *** Error code 1
>>
>> Stop.
Ouch...this is a POSIX define isn't it? SA_RESETHAND is also known as
SA_ONESHOT.
David.
Received on Tue Jul 02 1996 - 23:15:19 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:32:34 MST