ports/64284: [PATCH] Fix audio/id3lib compilation with g++3.4

Pav Lucistnik pav at FreeBSD.org
Wed May 26 22:01:16 UTC 2004


The following reply was made to PR ports/64284; it has been noted by GNATS.

From: Pav Lucistnik <pav at FreeBSD.org>
To: freebsd-gnats-submit at FreeBSD.org, chris at behanna.org
Cc:  
Subject: Re: ports/64284: [PATCH] Fix audio/id3lib compilation with g++3.4
Date: Wed, 26 May 2004 23:56:36 +0200

 I can't reproduce this with lang/gcc33 port on 4.9, mainly because
 __GNUC_MINOR__ is 3 and the patch is having no effect. When I change #if
 to __GNUC_MINOR__ >= 3, the build bombs much earlier.
 
 Can you clarify which version of gcc is needed to reproduce this?
 
 -- 
 Pav Lucistnik <pav at oook.cz>
               <pav at FreeBSD.org>
 
 "Well, she turned me into a newt!" "A newt?" "I got better."



More information about the freebsd-ports-bugs mailing list