Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 2004 17:20:13 -0400
From:      Michael Johnson <ahze@ahze.net>
To:        Sean McNeil <sean@mcneil.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: faad port and patches needed to build on -current
Message-ID:  <D4A8FAE2-22DD-11D9-B731-000A958C81C6@ahze.net>
In-Reply-To: <1097009709.59818.3.camel@server>
References:  <1097009709.59818.3.camel@server>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail-2--259070721
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	format=flowed

Hi Sean!

Can you confirm this patch works for you on your box?

Michael


--Apple-Mail-2--259070721
Content-Transfer-Encoding: 7bit
Content-Type: application/octet-stream;
	x-unix-mode=0644;
	name="faad-patch"
Content-Disposition: attachment;
	filename=faad-patch

===> Generating patch
===> Viewing diff with less
diff -ruN --exclude=CVS /usr/ports/audio/faad.orig/files/patch-amd64-gcc34 /usr/ports/audio/faad/files/patch-amd64-gcc34
--- /usr/ports/audio/faad.orig/files/patch-amd64-gcc34	Wed Dec 31 19:00:00 1969
+++ /usr/ports/audio/faad/files/patch-amd64-gcc34	Wed Oct 20 17:12:06 2004
@@ -0,0 +1,22 @@
+--- common/mp4v2/mp4property.h.orig	Wed Oct 20 17:08:59 2004
++++ common/mp4v2/mp4property.h	Wed Oct 20 17:09:16 2004
+@@ -22,6 +22,8 @@
+ #ifndef __MP4_PROPERTY_INCLUDED__
+ #define __MP4_PROPERTY_INCLUDED__
+ 
++#define NULL 0
++
+ // forward declarations
+ class MP4Atom;
+ 
+--- common/mp4v2/rtphint.h.orig	Wed Oct 20 17:11:30 2004
++++ common/mp4v2/rtphint.h	Wed Oct 20 17:11:42 2004
+@@ -22,6 +22,8 @@
+ #ifndef __RTPHINT_INCLUDED__
+ #define __RTPHINT_INCLUDED__
+ 
++#define NULL 0
++
+ // forward declarations
+ class MP4RtpHintTrack;
+ class MP4RtpHint;
===> Done

--Apple-Mail-2--259070721--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D4A8FAE2-22DD-11D9-B731-000A958C81C6>