Apparently the USB support in obexftp 0.18 was not updated to reflect the structure renamings that Marcel asked me to make and thus it currently doesn't work at all. There is this report on the Help forum:

=======================================
By: sabaoth - sabaoth
ObexFTP doesn't find my USB support
2006-01-21 20:32
I compiled the latets openobex CVS successfully. When installed, everything goes fine when testing the USB connection with my Nokia:

[EMAIL PROTECTED]:~$ sudo obex_test -u
Using USB transport, querying available interfaces
Interface 0: Nokia Nokia 6630 SYNCML-SYNC
Interface 1: Nokia Nokia 6630 PC Suite Services
Use 'obex_test -u interface_number' to run interactive OBEX test client

However, when running ./configure in ObexFTP 0.18 (got it from http://openobex.triq.net/) USB is not detected. I tried hacking configure and forcing the "define #HAVE_USB 1" (as my openobex is supposed to have USB support), but I get errors when compiling:

client.c: In function 'obexftp_connect_uuid':
client.c:498: error: 'obex_intf_info_t' undeclared (first use in this function)
client.c:498: error: (Each undeclared identifier is reported only once
client.c:498: error: for each function it appears in.)
client.c:498: error: 'obex_intf' undeclared (first use in this function)

I'm completely lost. The datatype obex_intf_info_t is nowhere in /usr/include/openobex/obex.h, nor in /usr/include/openobex/obex_const.h.

Does someone know something about USB support? Thanks in advance.

Fran.

P.S.: Besides that, openobex-config was not installed when using CVS openobex (as pointed in a previous thread), and I had to copy it from OpenObex 1.0.1 to get ObexFTP configure... ==================================

Alexander

Homepage: http://www.sensi.org/~ak/


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to