[Barry-devel] barry 0.17 + opensync-plugin-0.4x : procedure ?

2011-02-14 Thread FAb
Hello, First, thank you for working on barry ! Second, I've upgraded my system to ubuntu 10.10 x86_64 and I've installed barry 0.17 + opensync-plugin-0.4x from sources. Great. On the first sync' with my curve 8520, all my contacts were dupliciated. I tried to de-duplicate them manually via evolut

Re: [Barry-devel] Ubuntu compilation/running

2011-02-14 Thread FAb
On 01/27/2011 01:11 AM, Szemere Szemere wrote: > Ok, so I managed to get barry to compile and run on my Ubuntu 10.10 > 64-bit machine. Some pointers to help any others experiencing the same. Me too. I've no problem except a zillon packages to install :-) > > LD_LIBRARY_PATH=/usr/lib:/usr/local/lib

Re: [Barry-devel] Testing needed for upcoming version 0.17

2011-02-14 Thread Nathanael Noblet
Yeah, no word from them... I may try to replicate it - however I don't use evolution. -- The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Fi

[Barry-devel] 0.17.0 release build failure...

2011-02-14 Thread Nathanael Noblet
Hello Chris, I attempted to build 0.17.0 for fedora, however I'm getting build failures on the build hosts (it builds fine here on my F14 workstation). I'm guessing its a missing dependency. Can you please verify this build log and let me know what you think is missing? The spec file hasn't chan

Re: [Barry-devel] 0.17.0 release build failure...

2011-02-14 Thread Nathanael Noblet
So on further review, it is because of the build system. It is using recursive makefiles, which when built on a machine with make -j16 fails since the library isn't yet built by the time the tools start building. The fedora people have suggested that it be fixed by not using recursive makefiles, an