Hi- If I include ncssysf_lck.h in a file, I get all kinds of build errors like:
/root/opensaf/opensaf-1.0-3/opensaf/include/ncs_svd.h:176: error: expected specifier-qualifier-list before 'uns8' /root/opensaf/opensaf-1.0-3/opensaf/include/ncs_svd.h:183: error: expected specifier-qualifier-list before 'uns8' /root/opensaf/opensaf-1.0-3/opensaf/include/ncs_svd.h:258: error: expected specifier-qualifier-list before 'uns8' /root/opensaf/opensaf-1.0-3/opensaf/include/ncs_svd.h:279: error: expected specifier-qualifier-list before 'uns32' etc etc It seems that maybe ncs_svd.h is depending on some higher level file to include some other header files? If so, it should be including any files that it is dependent on. Or, in other words, header files should stand-alone, and should be includable without errors. Regards, Chad
_______________________________________________ Users mailing list [email protected] http://list.opensaf.org/maillist/listinfo/users
