|
From: deloptes <del...@ya...> - 2011-11-23 11:42:32
|
Chris Frey wrote: > On Tue, Nov 22, 2011 at 09:33:00AM +0100, deloptes wrote: >> Can you pass the git url for download ... I could update the wiki as I >> didn't find information about git there, I couldn't download from git, >> though I recall there was posting about it. >> Give me the git url and I'll retest and report. > > You can grab binary-meta with: > > git clone git://repo.or.cz/opensync/binary-meta.git > > Hi, grabbed the code from git now and build is OK. Only thing I'm missing is the instruction and ability to manually install in custom PREFIX dir. However as binaries are in rootdir, I setup my env to use this. There is the same problem I've seen when patching/testing the code from SVN - so that now somehow it can not find the corresponding capability, resulting in immense trace log content [1322048226.209706] <<<<<<< osync_capabilities_add_new_capability: 0xa6cd390 [1322048226.209718] Couldn't find counter-part for capability "geo" [1322048226.209730] Couldn't find counter-part for capability "given_name" [1322048226.209742] Couldn't find counter-part for capability "home_fax" [1322048226.209754] Couldn't find counter-part for capability "home_phone" [1322048226.209766] Couldn't find counter-part for capability "home_phone_2" [1322048226.209778] >>>>>>> osync_capabilities_add_new_capability: 0xa6cbab0 [1322048226.209791] >>>>>>> osync_capability_new(0x7fc9f8ecd920) [1322048226.209803] >>>>>>> osync_capability_new_internal(0x7fc9f8ecd920) [1322048226.209816] <<<<<<< osync_capability_new_internal: 0xa6cd3f0 [1322048226.209828] <<<<<<< osync_capability_new: 0xa6cd3f0 [1322048226.209840] <<<<<<< osync_capabilities_add_new_capability: 0xa6cd3f0 [1322048226.209853] Couldn't find counter-part for capability "icscalendar" [1322048226.209866] >>>>>>> osync_capabilities_add_new_capability: 0xa6cbab0 regards |