[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compiling g-wrap-1.9.15
From: |
Paul Emsley |
Subject: |
Compiling g-wrap-1.9.15 |
Date: |
Fri, 12 Aug 2016 19:20:30 +0100 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 |
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) ignored
standard.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
- Compiling g-wrap-1.9.15,
Paul Emsley <=