|
From: Habib S. <hab...@ya...> - 2008-12-15 20:34:23
|
> On Monday 15 December 2008 20:12:59 Habib Seifzadeh wrote:
> > Dear Danial,
>
> Interesting, so far only my last-name got written wrong ;)
So sorry.... :-(
> > [ 2%] Building C object
> > libsyncml/CMakeFiles/syncml.dir/transports/obex_client_samsung.o In file
> > included from
> > /home/habib/ttt/libsyncml/transports/obex_client_samsung.c:25:
> > /home/habib/ttt/libsyncml/transports/obex_client_internals.h:26:27: error:
> > openobex/obex.h: No such file or directory
>
> Looks like our cmake build-env checks for OpenOBEX are weak. Do you have
> openobex devel packages installed?
You're right....
I installed OpenOBEX devel packages and the syncml-ds-tool installed successfully,
But how can I use it? When I type "syncml-ds-tool", it says:
ERROR: Command failed. The recipient encountered an unexpected condition which prevented it from fulfilling the request.
OBEX Transport not enabled in this build
It sounds this program hasn't any --help parameter or man page. Or may be I haven't installed it correctly.
Cheers,
Habib
|