[XForms] Building xforms library (1.0.90)

Gayle C Roth Gayle.C.Roth at nasa.gov
Tue Jun 1 17:02:04 EDT 2004


Hi.

Angus, you solved my previous problem so well (the missing forms.h one) 
that I'm going to throw another one at you...  when I tried to compile (on 
VMS) the 1st C source, I got an error on the following statement in 
FLINTERNAL.H:

typedef RETSIGTYPE(*FL_OSSIG_HANDLER) (int);

It said:  found '*' when expecting one of : <type-specifier>,...

I think the type 'RETSIGTYPE' isn't defined at that point.  I noticed by 
searching for RETSIGTYPE that some of the times it's supposed to be void 
but not necessarily all the time.  So what should I do?

Thanks,
Gayle



More information about the Xforms mailing list