very quick update for Akunambol
UPDATE:
The tarball http://akunambol.ruphy.org/tarballs/funambol/libfunambol-9.0.2-r2511.tar.bz2 seems to have fixed the problem.
md5sum: 54475b80271a137fb56c1e39c2e470ad
Please report any issue that you might find with it!
—-
A very quick update in case you’re struggling to try Akunambol out: it seems like the released libfunambol snapshot has some problems building on some platforms.
The error is the following:
./../../../src/include/common/spds/SyncSource.h: In member function ‘virtual void Funambol::SyncSource::setItemStatus(const char*, int, const char*)’:./../../../src/include/common/spds/SyncSource.h:278:34: error: no matching function for call to ‘Funambol::SyncSource::setItemStatus(const char*&, int&)’./../../../src/include/common/spds/SyncSource.h:276:18: note: candidate is: virtual void Funambol::SyncSource::setItemStatus(const char*, int, const char*)./../../../src/include/common/spds/SyncSource.h: In member function ‘virtual void Funambol::SyncSource::setItemStatus(const char*, int, const char*)’:./../../../src/include/common/spds/SyncSource.h:278:34: error: no matching function for call to ‘Funambol::SyncSource::setItemStatus(const char*&, int&)’./../../../src/include/common/spds/SyncSource.h:276:18: note: candidate is: virtual void Funambol::SyncSource::setItemStatus(const char*, int, const char*)
If you’re hit by this bug, stay tuned – I’m investigating and I will release a new source tarball as soon as possible. The fix should be trivial but I first want to check with Marco, who provided me with the current tarball.
Comment by Federico — September 3, 2010 @ 2:00 pm
Hi ruphy,
I’m one of those hit by this bug. If you need another tester for your fix, just let me know ;)