On Mon, 2015-07-20 at 21:02 +1000, Brad Hards wrote: > Err, was that with 2.3 or git?
Hi, it was samba 4.2.3, but I get "the same" error with 4.2.2 as well. Bye, Milan Compiling utils/openchangeclient.c utils/openchangeclient.c: In function 'store_attachment': utils/openchangeclient.c:367:3: 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:3: 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:3: 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.2' /usr/lib64/samba/libsamba-debug-samba4.so: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status Makefile:1140: recipe for target 'bin/openchangeclient' failed make: *** [bin/openchangeclient] Error 1 _______________________________________________ devel mailing list devel@lists.openchange.org http://mailman.openchange.org/listinfo/devel