On Nov 27, 2007 9:55 PM, William Smith <[EMAIL PROTECTED]> wrote: > 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
It looks like you have the incorrect version of opensync-devel installed. Check to make sure you haven't installed 3.0 by mistake. -edge -- Brian Edginton [EMAIL PROTECTED] ------------------------------------------------------------------------- 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
