Hi Hendrik, > > > I prepared some new patches that you may want to pull before release. It > > > mainly removes all function marked as compatibiliy and deprecated and > > > fixes the bluetooth definitions for NetBSD. > > > > > > They are in the 'updates' branch at > > > git://gitorious.org/openobex/mainline.git. > > > > cc1: warnings being treated as errors > > obex.c:1047: error: no previous declaration for ‘InOBEX_ServerRegister’ > > obex.c:1066: error: no previous declaration for ‘InOBEX_TransportConnect’ > > > > These need to be fixed. > > Done.
no, you didn't fix it: cc1: warnings being treated as errors obex_tcp.c: In function ‘main’: obex_tcp.c:106: error: implicit declaration of function ‘InOBEX_ServerRegister’ Can you just use autoconf to compile test it at least. Then these errors would be obvious. Regards Marcel ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
