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

Bug 208637

Summary: music-libs/musicbrainz-2.1.4: GCC 4.3.0 compatibility problem
Product: Gentoo Linux Reporter: Ryan <ryanshow>
Component: [OLD] GCC PortingAssignee: Please assign to toolchain <gcc-porting>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: GCC 4.3.0 compatibiliy fixes

Description Ryan 2008-02-02 21:08:15 UTC
A few header files are missing in musicbrainz that gcc 4.3.0 likes to complain about.  I've attached a patch in the comments.

Reproducible: Always

Steps to Reproduce:
1.emerge musicbrainz
2.
3.

Actual Results:  
does not compile

Expected Results:  
should have compiled
Comment 1 Ryan 2008-02-02 21:10:18 UTC
Created attachment 142537 [details, diff]
GCC 4.3.0 compatibiliy fixes

Just includes a few header files that GCC 4.3.0 is more strict about.
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2008-02-02 21:45:47 UTC

*** This bug has been marked as a duplicate of bug 202472 ***