Manuel Borchers wrote:
> Hi Armin,
>
> nice to see you back on libsyncml and hope your exams went well.
> My exams are over too, so I took the time to install a new libsoup. You
> are checking for libsoup 2.2.90 [which is CVS as I found out later] but
> configure does not bail out if it can't find it and then make fails
> because of missing libsoup.
> So, I got around that after installing libsoup from gnome-cvs.
>
> After that libsyncml compiled fine and I installed it.
>
> Following your guide, I tried to detect my phone then (which is a SE
> P800), but syncml-obex-client reported no phones found.
> So, I guess my phone does not support OBEX over USB.
Hi Manuel,
what is the output of "syncml-obex-client -u"?
>
> My question now: will your libsyncml "rewrite" also support SyncML1.0
> with the "old" http-server someday? Or is there no go in syncing this
> old phone?
the current development branch now supports syncml 1.2, 1.1 as well as
1.0. But i was only able to test 1.2 and 1.1 so far (due to lack of a
1.0 phone) so there are probably some errors in there.
I will try to update the syncml-http-server tool to the state of the
obex-client tool tonight so that you can try to sync your phone then.
Armin
>
> Cheers,
> Manuel
>
|