Discussion:
[Synce-devel] mismatching file types on installing synce0.9.1 (and 0.9.2)
Klaus
2006-07-30 10:28:04 UTC
Permalink
Hello, when i try to install synce I get messages of mismatching file
types. Maybe anyone of you would like to know this. And even better, if
someone knows how to resolve this matter. Any help would be very much
appreciated.

the error messages are as follows:

on make in synce-dccm-0.9.1:
...
dccm.c: In function ‘dump’:
dccm.c:105: warning: format ‘%d’ expects type ‘int’, but argument 3 has
type ‘size_t’
dccm.c: In function ‘client_read’:
dccm.c:502: warning: pointer targets in passing argument 1 of
‘string_at’ differ in signedness
dccm.c:503: warning: pointer targets in passing argument 1 of
‘string_at’ differ in signedness
dccm.c:504: warning: pointer targets in passing argument 1 of
‘string_at’ differ in signedness
...

on make in librapi-0.9.1 (version 0.9.2 see below)
...
registry.c:32: warning: pointer targets in passing argument 2 of
'rapi_buffer_read_uint32' differ in signedness
registry.c:36: warning: pointer targets in passing argument 2 of
'rapi_buffer_read_uint32' differ in signedness
registry.c: In function 'CeRegOpenKeyEx':
registry.c:68: warning: pointer targets in passing argument 2 of
'rapi_buffer_read_uint32' differ in signedness
registry.c:73: warning: pointer targets in passing argument 2 of
'rapi_buffer_read_uint32' differ in signedness
registry.c: In function 'CeRegQueryValueEx':
registry.c:109: warning: pointer targets in passing argument 2 of
'rapi_buffer_read_uint32' differ in signedness
registry.c: In function 'CeRegCloseKey':
registry.c:149: warning: pointer targets in passing argument 2 of
'rapi_buffer_read_uint32' differ in signedness
registry.c: In function 'CeRegQueryInfoKey':
registry.c:189: warning: pointer targets in passing argument 2 of
'rapi_buffer_read_uint32' differ in signedness
registry.c: In function 'CeRegEnumValue':
registry.c:236: warning: pointer targets in passing argument 2 of
'rapi_buffer_read_uint32' differ in signedness
registry.c: In function 'CeRegEnumKeyEx':
registry.c:278: warning: pointer targets in passing argument 2 of
'rapi_buffer_read_uint32' differ in signedness
registry.c: In function 'CeRegSetValueEx':
registry.c:325: warning: pointer targets in passing argument 2 of
'rapi_buffer_read_uint32' differ in signedness
...

errors in librapi-0.9.2
...
pcp.c: In function ‘anyfile_copy’:
pcp.c:130: warning: format ‘%i’ expects type ‘int’, but argument 4 has
type ‘size_t’
pcp.c:130: warning: format ‘%i’ expects type ‘int’, but argument 5 has
type ‘size_t’
pcp.c: In function ‘main’:
pcp.c:281: warning: format ‘%i’ expects type ‘int’, but argument 2 has
type ‘size_t’
...

on make in synce-rra-0.9.1
...
common_handlers.c:206: warning: pointer targets in passing argument 3 of
'parser_add_blob' differ in signedness
make[2]: *** [common_handlers.lo] Error 1
make[2]: Leaving directory
`/home/alfons/Documents/Downloads/synce-0.9.1/synce-rra-0.9.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/alfons/Documents/Downloads/synce-0.9.1/synce-rra-0.9.1'
make: *** [all] Error 2
...


greetings Klaus


Klaus Dietrich
Stuttgart - Germany

Loading...