I am having an interesting issue here, and if it could be pointed out what I am missing I would be very greatful. I have gotten the latest barry from CVS off of source forge. I ran autogen.sh, and that went fine. I did ./configure --boost=/usr --enable-gui --enable-opensync-plugin, and the configure ran right. Then I run make and I get this:
/usr/include/opensync-1.0/opensync/opensync_time.h: In member function 'const Barry::Calendar& vCalendar::ToBarry(const char*, uint32_t)': /usr/include/opensync-1.0/opensync/opensync_time.h:14: error: too many arguments to function 'time_t osync_time_vtime2unix(const char*)' vevent.cc:346: error: at this point in file /usr/include/opensync-1.0/opensync/opensync_time.h:14: error: too many arguments to function 'time_t osync_time_vtime2unix(const char*)' vevent.cc:360: error: at this point in file /usr/include/opensync-1.0/opensync/opensync_time.h:14: error: too many arguments to function 'time_t osync_time_vtime2unix(const char*)' vevent.cc:376: error: at this point in file make[4]: *** [vevent.lo] Error 1 make[4]: Leaving directory `/home/will/barry/opensync-plugin/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/will/barry/opensync-plugin' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/will/barry/opensync-plugin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/will/barry' make: *** [all] Error 2 I don't know why it says that there are too many arguments for the time function but, I have all the dependancies, is there something that I am missing? Running this on ubuntu 7.10. Thanks Will Smith--
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________ Barry-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/barry-devel
