Hi, I have checked the release of syncevolution. I was using syncevolution-0-9-beta-2009-05-05 rather than the syncevolution-0-9-beta2 release.
I have now downloaded the beta 2 release and trying to bring it up. Configure script displayed error for libsoup which was not needed for the previous release that I was using. Libsoup is showing error for glib version mismatch although I already have glib 2.15.3 installed. Is there some package so that I get all the dependencies also? Rgds, Shefali -----Original Message----- From: Patrick Ohly [mailto:[email protected]] Sent: Monday, June 29, 2009 4:23 PM To: Shefali Dutta Cc: Lukas Zeller; [email protected] Subject: RE: [os-libsynthesis] [os-libsythesis] How to runasampleapplication On Mon, 2009-06-29 at 00:26 -0700, Shefali Dutta wrote: > I was using 1.32 version of boost. Configure script did not give me > any error. Would you mind helping me understand this issue? Does your configure-pre.am contain "AX_BOOST_BASE(1.34)"? If you have the older "AX_BOOST_BASE()" the version check is skipped, but I thought beta 2 already had that check. > There is another error coming now: > "EvolutionContactSource.cpp: In member function `virtual void > EvolutionContactSource::listAllItems(std::map<std::string, std::string, > std::less<std::string>, std::allocator<std::pair<const std::string, > std::string> > >&)': > EvolutionContactSource.cpp:218: error: `E_CONTACT_REV' undeclared (first use > this function)" What is your Evolution version? Did the configure run report that the libebook backend is supported? Are there other undefined symbols? The configure script should check that the lib is present and only compile the code above if it is. Perhaps you are using an old Evolution which doesn't have E_CONTACT_REV. As a workaround you can configure with --disable-ebook. Then you can still synchronize Evolution calendars (--enable/disable-ecal). If all fails, the file backend should always work: http://www.estamos.de/blog/2008/08/04/syncevolution-08-beta-2-new-file-backend/ -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. "DISCLAIMER: This message is proprietary to Aricent and is intended solely for the use of the individual to whom it is addressed. It may contain privileged or confidential information and should not be circulated or used for any purpose other than for what it is intended. If you have received this message in error,please notify the originator immediately. If you are not the intended recipient, you are notified that you are strictly prohibited from using, copying, altering, or disclosing the contents of this message. Aricent accepts no responsibility for loss or damage arising from the use of the information transmitted by this email including damage from virus." _______________________________________________ os-libsynthesis mailing list [email protected] http://lists.synthesis.ch/mailman/listinfo/os-libsynthesis
