Has anyone successfully compiled/installed INN 1.4unoff2 on OSF 3.0?
When I try, my compilation fails with:
cc -I../include -g -c waitnb.c
/usr/lib/cmplrs/cc/cfe: Error: waitnb.c, line 25: storage size for 'w' isn't kno
wn
WAITER w;
---------- ^
/usr/lib/cmplrs/cc/cfe: Error: waitnb.c, line 37: Reference an expression of voi
d type or an incomplete type.
*statusp = (((((w) & 0177 ) == 0) ? (((w) >> 8) & 0377) : -1));
----------------^
*** Exit 1
I'm using an out-of-the-box config.data for OSF except that I'm using
the Digital C compiler with the -migrate option.
INN 1.4sec2 did build successfully this way.
Thanks in advance for any help.
- Saul
--
Saul Tannenbaum, Manager, Academic Systems | "It's still rocket
stannenb_at_emerald.tufts.edu | science" - Vint Cerf
Tufts University Computing and |
Communications Services |
Received on Wed Aug 23 1995 - 23:55:00 NZST