Hi g-wrap developers,
I am getting a compilation error when I compile g-wrap-1.9.15 on RedHat enterprise Linux 6.4 with GCC 4.4.7. I can't make much sense of it:
CC libgw_guile_standard_la-standard.lo standard.c:774:1: warning: null character(s) ignoredstandard.c:774: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'tance'
standard.c: In function 'gw_initialize_wrapset_standard':standard.c:1211: error: 'gw__tmp98_unsigned_int16_destruct_value' undeclared (first use in this function)
standard.c:1211: error: (Each undeclared identifier is reported only once standard.c:1211: error: for each function it appears in.)standard.c:1215: error: 'gw__tmp103_int32_wrap_value' undeclared (first use in this function) standard.c:1216: error: 'gw__tmp104_int32_unwrap_value' undeclared (first use in this function) standard.c:1217: error: 'gw__tmp105_int32_destruct_value' undeclared (first use in this function) standard.c:1224: error: 'gw__tmp110_unsigned_int32_wrap_value' undeclared (first use in this function) standard.c:1225: error: 'gw__tmp111_unsigned_int32_unwrap_value' undeclared (first use in this function) standard.c:1226: error: 'gw__tmp112_unsigned_int32_destruct_value' undeclared (first use in this function) standard.c:1230: error: 'gw__tmp117_int64_wrap_value' undeclared (first use in this function) standard.c:1231: error: 'gw__tmp118_int64_unwrap_value' undeclared (first use in this function) standard.c:1232: error: 'gw__tmp119_int64_destruct_value' undeclared (first use in this function) standard.c:1239: error: 'gw__tmp124_unsigned_int64_wrap_value' undeclared (first use in this function) standard.c:1240: error: 'gw__tmp125_unsigned_int64_unwrap_value' undeclared (first use in this function) standard.c:1241: error: 'gw__tmp126_unsigned_int64_destruct_value' undeclared (first use in this function)
make[4]: *** [libgw_guile_standard_la-standard.lo] Error 1 standard.c attached What should I do? Thanks, Paul.
standard.c
Description: Binary data
_______________________________________________ g-wrap-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/g-wrap-dev
