Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 3137

Summary: id3lib fails to compile under gcc-3.1
Product: Gentoo Linux Reporter: Brandon Low (RETIRED) <lostlogic>
Component: [OLD] GCC PortingAssignee: Matthew Kennedy (RETIRED) <mkennedy>
Status: RESOLVED FIXED    
Severity: normal CC: lostlogic
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://www.lostlogicx.com/ebuilds/id3lib-3.8.0_pre2-r2.ebuild
Whiteboard:
Package list:
Runtime testing required: ---

Description Brandon Low (RETIRED) gentoo-dev 2002-05-28 20:07:18 UTC
2 problems, 1 is the configure script and gcc's new method of sorting include dirs and warning about them and generally being a bastard, along with deprecating a bunch of used header files... and the other is that gcc now reports it's version much more verbosely, and therefore in order to apply the wonderful patch someone else wrote for this we need to check for gcc-3.1 separately than gcc-3.0.x
Comment 1 Brandon Low (RETIRED) gentoo-dev 2002-06-04 08:18:31 UTC
closed and done.