[Owncloud] help needed to build Mac client

shadowq shadowq at gmail.com
Fri Jul 12 13:34:08 UTC 2013


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.



More information about the Owncloud mailing list