Hello guys, This is a very simple stupid bug in the code. The client.c code has a useless #ifdef referred to bluetooth and my last patch. I don't know why but diff is giving some strange results: 614d613 < #ifdef HAVE_SDPLIB 618d616 < #endif
Actually you just need to remove lines 614 and 618 according to this page: http://dev.zuckschwerdt.org/obexftp/browser/trunk/obexftp/client.c I had checked that hci_devba is defined in hci_lib.h and has nothing to do with the sdp lib. Thanks, Manuel ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
