Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 208637 - music-libs/musicbrainz-2.1.4: GCC 4.3.0 compatibility problem
Summary: music-libs/musicbrainz-2.1.4: GCC 4.3.0 compatibility problem
Status: RESOLVED DUPLICATE of bug 202472
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-02 21:08 UTC by Ryan
Modified: 2008-02-02 21:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
GCC 4.3.0 compatibiliy fixes (musicbrainz-2.4.1.patch,1.65 KB, patch)
2008-02-02 21:10 UTC, Ryan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***