On 13/11/10 03:48, Christian Zuckschwerdt wrote:
> Russell,
>
> you need openobex-dev (or install openobex from source) when compiling 
> obexftp. Also you need to check that bluetooth is enabled during openobex 
> configuration.
>
> ObexFTP has a very limited pseudo xml-parser for the directory listings. I 
> guess the xml from the phone is somewhat non-standard. I'd be great if you 
> could capture the output -- compile ObexFTP with debug enabled and just 
> list/get some directories.
>
> Am 12.11.2010 um 17:26 schrieb Russell Shaw:
>
>> When i mount the 6120 (not 2162), i get a heap of question-marks:
>>
>> sudo obexfs -t /dev/Nokia -u 1 /phone
>> russ...@main~: ls -l /
>> ls: cannot access /phone: Permission denied
>> total 116
>> drwxr-xr-x   2 root root   4096 Nov  3 23:05 bin
>> drwxr-xr-x   3 root root   4096 Nov 12 18:26 boot
>> ...
>> d?????????   ? ?    ?         ?            ? phone
>>
>> I try to compile obexftp-0.22 but get:
>> obexftpd.c:891: warning: implicit declaration of function 
>> 'BtOBEX_ServerRegister'

Hi,
I got obexftp from git. I get a doc error:

./configure CFLAGS="-DOBEXFTP_DEBUG=5 -g -O0"

make  all-recursive
make[1]: Entering directory `/home/russell/SRC/obexftp'
Making all in bfb
make[2]: Entering directory `/home/russell/SRC/obexftp/bfb'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/russell/SRC/obexftp/bfb'
Making all in multicobex
make[2]: Entering directory `/home/russell/SRC/obexftp/multicobex'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/russell/SRC/obexftp/multicobex'
Making all in obexftp
make[2]: Entering directory `/home/russell/SRC/obexftp/obexftp'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/russell/SRC/obexftp/obexftp'
Making all in apps
make[2]: Entering directory `/home/russell/SRC/obexftp/apps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/russell/SRC/obexftp/apps'
Making all in doc
make[2]: Entering directory `/home/russell/SRC/obexftp/doc'
  cd .. && /bin/bash /home/russell/SRC/obexftp/missing --run automake-1.9 --gnu 
  doc/Makefile
configure.in:38: warning: AC_CACHE_VAL(freebsdbt_found, ...): suspicious 
cache-id, must contain _cv_ to be cached
../../lib/autoconf/general.m4:2019: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2040: AC_CACHE_CHECK is expanded from...
acinclude.m4:63: AC_PATH_FREEBSDBT is expanded from...
acinclude.m4:80: AC_PATH_BLUETOOTH is expanded from...
acinclude.m4:99: BLUETOOTH_CHECK is expanded from...
configure.in:38: the top level
configure.in:38: warning: AC_CACHE_VAL(netbsdbt_found, ...): suspicious 
cache-id, must contain _cv_ to be cached
acinclude.m4:53: AC_PATH_NETBSDBT is expanded from...
configure.in:38: warning: AC_CACHE_VAL(winbt_found, ...): suspicious cache-id, 
must contain _cv_ to be cached
acinclude.m4:43: AC_PATH_WINBT is expanded from...
  cd .. && /bin/bash ./config.status doc/Makefile
config.status: creating doc/Makefile
make[2]: Leaving directory `/home/russell/SRC/obexftp/doc'
make[2]: Entering directory `/home/russell/SRC/obexftp/doc'
make[2]: *** No rule to make target `obexftp.1', needed by `all-am'.  Stop.
make[2]: Leaving directory `/home/russell/SRC/obexftp/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/russell/SRC/obexftp'
make: *** [all] Error 2

------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to