Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Dec 2006 13:42:26 +0100
From:      "Stefan Ehmann" <shoesoft@gmx.net>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/106774: audio/musepack: fix build with gcc41
Message-ID:  <1166186546.48251@taxman.pepperland>
Resent-Message-ID: <200612151250.kBFCo5SR024193@freefall.freebsd.org>

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

>Number:         106774
>Category:       ports
>Synopsis:       audio/musepack: fix build with gcc41
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 15 12:50:05 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Ehmann
>Release:        FreeBSD 6.2-RC1 i386
>Organization:
>Environment:


System: FreeBSD 6.2-RC1 #20: Fri Dec 15 10:59:28 CET 2006
    stefan@taxman.pepperland:/usr/obj/usr/src/sys/TAXMAN



>Description:


fix build with gcc41
reported by kris@FreeBSD.org


>How-To-Repeat:





>Fix:


--- musepack-gcc41-diff begins here ---
diff -ruN musepack/files/patch-mppenc.c musepack.bak/files/patch-mppenc.c
--- musepack/files/patch-mppenc.c	Fri Dec 15 13:35:44 2006
+++ musepack.bak/files/patch-mppenc.c	Thu Jan  1 01:00:00 1970
@@ -1,11 +0,0 @@
---- mppenc.c.orig	Fri Dec 15 13:34:57 2006
-+++ mppenc.c	Fri Dec 15 13:35:14 2006
-@@ -1864,7 +1864,7 @@
- }
- 
- 
--static void
-+void
- OverdriveReport ( void )
- {
-     if ( Overflows > 0 ) {                                                // report internal clippings
--- musepack-gcc41-diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1166186546.48251>