Hi Hendrik, > > > I just committed the Bluetooth support for FreeBSD and NetBSD to the > > > OpenOBEX CVS. Please check it out and test if it compiles and works for > > > you guys. There is a good chance that I am releasing a new version next > > > week. > > > > The code in lib/obex_transport.h cannot work for FreeBSD as saddr_t.rfcomm > > does not get defined for this case. > > > > And maybe you can use winsock2.h (needed by ws2bth.h) instead of winsock.h? > > Another problem is in include/obex.h: > #ifndef SOL_RFCOMM > typedef char* bdaddr_t; > #endif > > This is not for systems that do not define SOL_RFCOMM. > > BTW: What is the best approach to typdef bdaddr_t from something dependent on > the system? In Win32, it must be BTH_ADDR.
I am open for suggestions. Feel free to propose something. I am not a BSD guy, so I don't know at all. Regards Marcel ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
