ports/106596: [xmms-avi] [patch] xmms-avi does not compile - patch for infotypes.h

Jonathan Liu Net147 at hotmail.com
Mon Dec 11 07:30:11 UTC 2006


>Number:         106596
>Category:       ports
>Synopsis:       [xmms-avi] [patch] xmms-avi does not compile - patch for infotypes.h
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 11 07:30:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jonathan Liu
>Release:        6.2-RC1
>Organization:
>Environment:
FreeBSD freebsd 6.2-RC1 FreeBSD 6.2-RC1 #0: Thu Nov 16 05:12:08 UTC 2006     root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP  i386
>Description:
xmms-avi port does not compile.
>How-To-Repeat:
Compile xmms-avi port.
>Fix:
--- include/infotypes.h.orig	Mon Dec 11 18:13:09 2006
+++ include/infotypes.h	Mon Dec 11 18:13:44 2006
@@ -1,6 +1,10 @@
 #ifndef INFOTYPES_H
 #define INFOTYPES_H
 
+#ifdef max
+#undef max
+#endif
+
 #include <vector>
 #include <string>
 #include <map>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list