File mpeg4ip-gcc46.patch of Package mpeg4ip

Index: lib/rtp/Makefile.am
===================================================================
--- lib/rtp/Makefile.am.orig
+++ lib/rtp/Makefile.am
@@ -74,7 +74,7 @@ INCLUDES=-I$(top_srcdir)/include -I$(top
 
 check_PROGRAMS = test_rtp_client test_rtp_server
 
-AM_CFLAGS = -DDEBUG -Wall -Werror
+AM_CFLAGS = -DDEBUG -Wall
 test_rtp_client_SOURCES = test_rtp_client.c
 test_rtp_client_LDADD = libuclmmbase.la \
 	$(top_builddir)/lib/utils/libmutex.la \