ports/94400: [patch] to build audio/libtunepimp with gcc 4.1

Ron MacNeil macro at hotmail.com
Mon Mar 13 02:40:22 UTC 2006


>Number:         94400
>Category:       ports
>Synopsis:       [patch] to build audio/libtunepimp with gcc 4.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 13 02:40:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ron MacNeil
>Release:        7-CURRENT
>Organization:
>Environment:
FreeBSD ... 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Mar  1 13:28:02 EST 2006     ... at ...:/usr/obj/usr/src/sys/MYKERNEL  i386

>Description:
audio/libtunepimp can't currently be compiled with gcc41
>How-To-Repeat:

>Fix:
Add the following as a new patch file in audio/libtunepimp/files:

--- ../libtunepimp-0.3.0.orig/lib/metadata.h	Mon Mar 13 12:29:00 2006
+++ lib/metadata.h	Mon Mar 13 12:30:12 2006
@@ -55,7 +55,7 @@
     // This is only used in case of TRM collision
     int           numTRMIds;
 
-    Metadata::Metadata(void) 
+    Metadata(void) 
     { 
         trackNum = 0; 
         duration = 0; 


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list