Hi!
I have ubuntu linux and libsyncml works well:
syncml-obex-client -b 00:0E:ED:9D:7B:7C 11 --wbxml --dumpinfo
--identifier "PC Suite" --sync text/x-vcalendar Calendar
libsyncml version is: 0.4.0+svn20060706-dapper1
But if I compile libsyncml under scratchbox (a cross-compilation
toolkit), I have the following error:
syncml-obex-client -b 00:0E:ED:9D:7B:7C 11 --wbxml --dumpinfo
--identifier "PC Suite" --sync text/x-vcalendar Calendar
connection with device succeeded
sml_session.c:1029:E:smlSessionGetSessionID: Assertion "session" failed
Aborted (core dumped)
Version is: svn, Revision: 182
Can you tell me what is wrong?
Thanks,
Lac
|