LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Obex Push (https://www.linuxquestions.org/questions/linux-software-2/obex-push-443155/)

thoyyib 05-09-2006 12:08 PM

Obex Push
 
Sir,
Now i am using Bluetooth OBEX Object Push Client 0.99-beta1(using KDE 3.4.2 level "b" SUSE 10.0) for pushing object to bluetooth devices. Its working fine with GUI. Is it possible to send the same using command promt? Please help me.

THOYYIB

cs-cam 05-10-2006 06:08 AM

The OpenOBEX packages comes with obex_test which can push objects. Also Google for ussp-push :)

thoyyib 05-10-2006 08:12 AM

Openobex-apps
 
Dear Sir,
Thanks for the information. But when I tried to install openobex-apps 1.0.0. It gives compilation error. This is the log:


kinstaller: checking environment ...

kinstaller: prepare installation ...

kinstaller: untar source file ...

kinstaller: execute 'configure' ...
creating cache ./config.cache
checking for a BSD compatible install...
/usr/bin/install -c
checking whether build environment is sane...
yes
checking whether make sets ${MAKE}...
yes
checking for working aclocal...
found
checking for working autoconf...
found
checking for working automake...
found
checking for working autoheader...
found
checking for working makeinfo...
missing
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc...
gcc
checking whether the C compiler (gcc ) works...
yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C...
yes
checking whether gcc accepts -g...
yes
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib...
ranlib
checking for openobex-config...
/opt/kde3/bin/openobex-config
checking for openobex - version >= 1.0.0...
yes
checking for Bluetooth support...
yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating config.h

kinstaller: execute 'make' ...
make all-recursive
make[1]: Entering directory `/tmp/openobex-apps-1.0.0--20060510160844/openobex-apps-1.0.0'
Making all in src
make[2]: Entering directory `/tmp/openobex-apps-1.0.0--20060510160844/openobex-apps-1.0.0/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -g -O2 -c obex_io.c
obex_io.c: In function ‘build_object_from_file’:
obex_io.c:163: warning: pointer targets in passing argument 2 of ‘OBEX_CharToUnicode’ differ in signedness
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -g -O2 -c obex_put_common.c
obex_put_common.c: In function ‘put_done’:
obex_put_common.c:63: warning: pointer targets in passing argument 5 of ‘OBEX_ObjectGetNextHeader’ differ in signedness
obex_put_common.c:71: warning: pointer targets in passing argument 1 of ‘OBEX_UnicodeToChar’ differ in signedness
obex_put_common.c:85: error: syntax error before string constant
obex_put_common.c: In function ‘server_request’:
obex_put_common.c:126: error: syntax error before string constant
make[2]: Leaving directory `/tmp/openobex-apps-1.0.0--20060510160844/openobex-apps-1.0.0/src'
make[1]: Leaving directory `/tmp/openobex-apps-1.0.0--20060510160844/openobex-apps-1.0.0'
make[2]: *** [obex_put_common.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

kinstaller: error while executing make


Please help me.

Thoyyib.


All times are GMT -5. The time now is 03:01 PM.