Re: [Multisync-devel] Re: Unable to build on 64-bit SuSE 9.1

2004-06-25 Thread Stefan Huber
ll be tolerated." -- great slogan =) Regards, Stefan Huber! >Thanks for the tips; I tried some to change some of the "underquoted" >issues to include the "[]", but I'm not sure that got me much further.> >Duh. I guess it would help to include stderr... Here&#x

[Multisync-devel] Re: Unable to build on 64-bit SuSE 9.1

2004-06-24 Thread Stefan Huber
AM_INIT_AUTOMAKE([gnits 1.5 no-define dist-bzip2]) Hopefully this will help! Regards, Stefan Huber! > I'm running 64-bit SuSE 9.1, and am trying to build the Multisync > branch_08X from CVS. > > When I run ./autogen, I get a lot of errors of the form: > > /opt/

[Multisync-devel] Unexpected async reply

2004-04-30 Thread Stefan Huber
" in the sync_done function multisync shows me still the status "Synchronizing...". But it has not crashed, cause I can still navigate through the menuebar of multisync, or press the Sync-button again. Have I forgotten to set a variable to say multisync that the syncronization has finish

[Multisync-devel] a few more nebie questions

2004-03-24 Thread Stefan Huber
Hi, i have a few questions to the sync mechanism: 1) Do I have to use the vCard specification for the addressbook part in my plugin. I can extract the data of the persons in my addressbook as normal string-data so far. But now I don“t know if I should nest it in the vCard syntax, that the other

[Multisync-devel] newbie

2004-03-11 Thread Stefan Huber
Hi everybody, i have a few questions on how to getting started writing plugins for multisync. 1.) Is there only the document "plugin-API.c" which maybe could help me in coding a plugin, or is there more stuff anywhere? 2.) Where can I get more information about the process of synchronisation, s