Hi Alex, > I have set up development tools on OS X because that's my primary machine > now, and made some fixes to openobex so that it compiles and runs there. > > Note that Apple's bluetooth API is completely different from bluez, so > that won't work but at least USB interfaces work fine. The fixes are: > > - applications need to be linked against Apple's framework if USB support > is enabled > - libtoolize is called glibtoolize on OS X > - TCSBRKP isn't defined anywhere, so I adopted this patch for a fix: > http://sourceforge.net/tracker/index.php?func=detail&aid=1038132&group_id=8960&atid=308960 > - in ircp malloc.h is used, but ANSI C specifies stdlib.h instead > - setting USB configuration always returns an error both on latest Linux > kernels and on OS X, so it's attempted but not considered a fatal failure > from now on.
please split the USB stuff from the rest and send two separate patches. Regards Marcel ------------------------------------------------------- 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
