On Mon, 2015-07-20 at 19:21 +1000, Brad Hards wrote:
> Sorry, I meant "have you tried building / running against 4.2.2
> _without_ that
> extra direct (explicit) linkage".
Hi,
sure, I did and it ended with the bellow error.
Bye,
Milan
Compiling utils/openchangeclient.c
utils/openchangeclient.c: In function 'store_attachment':
utils/openchangeclient.c:367:8: warning: ignoring return value of 'write',
declared with attribute warn_unused_result [-Wunused-result]
write(fd, buf, read_size);
^
Compiling utils/openchange-tools.c
utils/openchange-tools.c: In function 'octool_message':
utils/openchange-tools.c:285:8: warning: ignoring return value of 'write',
declared with attribute warn_unused_result [-Wunused-result]
write(1, body.data, body.length);
^
utils/openchange-tools.c:286:8: warning: ignoring return value of 'write',
declared with attribute warn_unused_result [-Wunused-result]
write(1, "\n", 1);
^
Linking bin/openchangeclient
/usr/bin/ld: utils/openchangeclient.o: undefined reference to symbol
'dbghdrclass@@SAMBA_4.2.3'
/usr/bin/ld: note: 'dbghdrclass@@SAMBA_4.2.3' is defined in DSO
/usr/lib64/samba/libsamba-debug-samba4.so so try adding it to the linker
command line
/usr/lib64/samba/libsamba-debug-samba4.so: could not read symbols: Invalid
operation
collect2: error: ld returned 1 exit status
make: *** [bin/openchangeclient] Error 1
_______________________________________________
devel mailing list
[email protected]
http://mailman.openchange.org/listinfo/devel