In worst case just don't compile the samba module.
It is not related to ownCloud at all, it is just another part of csync.

On 12.07.13 15:34, shadowq wrote:
I'm still struggling to successfully build ocsync. It seems to be a samba
related hold up. I've followed the instructions posted above, and all
dependencies are met. I've tried this on two different Macs, both with OSX
ML.

Any help would be muchly appreciated!!

Error is:

/ocsync/modules/csync_smb.c:401:27: error: incompatible pointer
       types passing 'struct timeval *' to parameter of type 'struct timeval
*'
       [-Werror,-Wincompatible-pointer-types]
   return smbc_utimes(uri, (struct timeval *) times);
                           ^~~~~~~~~~~~~~~~~~~~~~~~
/usr/local/include/libsmbclient.h:1745:50: note: passing argument to
parameter 'tbuf'
       here
int smbc_utimes(const char *url, struct timeval *tbuf);
                                                  ^
1 error generated.
make[2]: *** [modules/CMakeFiles/ocsync_smb.dir/csync_smb.c.o] Error 1
make[1]: *** [modules/CMakeFiles/ocsync_smb.dir/all] Error 2
make: *** [all] Error 2



--
View this message in context: 
http://owncloud.10557.n7.nabble.com/help-needed-to-build-Mac-client-tp9221p10092.html
Sent from the ownCloud mailing list archive at Nabble.com.
_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

_______________________________________________
Owncloud mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/owncloud

Reply via email to