The attached patch fixes the problem in sipxportlib where 
os/OsStunAgentTask.h is included twice in the makefile causing build to fail 
on SUSE Linux.

The patch is for the 4.0.4 release but should apply to SVN trunk as well.

Regards

-- 

Peter Nixon
http://peternixon.net/
Index: include/Makefile.am
===================================================================
--- include/Makefile.am	(revision 18364)
+++ include/Makefile.am	(working copy)
@@ -96,7 +96,6 @@
     os/shared/OsTimerMessage.h \
     os/OsStunAgentTask.h \
     os/OsStunQueryAgent.h \
-    os/OsStunAgentTask.h \
     os/OsStunDatagramSocket.h \
     os/qsTypes.h \
     xmlparser/XmlErrorMsg.h \
_______________________________________________
sipx-dev mailing list [email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
sipXecs IP PBX -- http://www.sipfoundry.org/

Reply via email to