Hi all. We're trying to get INN 1.4 running on an AlphaServer 1400 running
OSF 3.2 . The error message we get follows:
cc -I../include -g -c waitnb.c
/usr/lib/cmplrs/cc/cfe: Error: waitnb.c, line 25: storage size for 'w' isn't known
WAITER w;
---------- ^
/usr/lib/cmplrs/cc/cfe: Error: waitnb.c, line 37: Reference an expression of void type or an incom
plete type.
*statusp = (((((w) & 0177 ) == 0) ? (((w) >> 8) & 0377) : -1));
----------------^
*** Exit 1
Stop.
*** Exit 1
Stop.
Could someone tell me how to fix this and whether I can expect any other
surprises in getting INN to run on an Alpha?
Thanks in advance.
Greg
Greg Bishop Internet: GBISHOP_at_AC.NSAC.NS.CA
System Manager Voice: (902) 893-6693
Nova Scotia Agricultural College Fax: (902) 895-4547
Truro, Nova Scotia CANADA
http://www.nsac.ns.ca/
B2N 5E3
Received on Wed May 24 1995 - 14:25:13 NZST