Hi, in current darcs/cvs, nua_common.c has a static function prototype inside nh_create_handle(). My Debian gcc 4.0.3-1 does not take this well:
nua_common.c: In function 'nh_create_handle': nua_common.c:173: error: invalid storage class for function 'nh_destructor' nua_common.c:181: error: 'nh_destructor' undeclared (first use in this function) nua_common.c:181: error: (Each undeclared identifier is reported only once nua_common.c:181: error: for each function it appears in.) I'll commit a patch to both darcs and CVS. -- under work: Sofia-SIP at http://sofia-sip.sf.net ------------------------------------------------------- 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 _______________________________________________ Sofia-sip-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel
