Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71139 - media-sound/moc-1.1.0 fails to compile with gcc 3.4.3
Summary: media-sound/moc-1.1.0 fails to compile with gcc 3.4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-14 04:10 UTC by James
Modified: 2004-11-16 16:27 UTC (History)
2 users (show)

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


Attachments
Patch to allow moc-1.1.0 to compile with gcc 3.4.3. (moc-1.1.0-gcc343.patch,211 bytes, text/plain)
2004-11-14 04:11 UTC, James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description James 2004-11-14 04:10:00 UTC
interface.c: In function `events':
interface.c:1036: error: label at end of compound statement
make[1]: *** [interface.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/u/tmp/portage/moc-1.1.0/work/moc-1.1.0'

I attach a patch file to fix this.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 James 2004-11-14 04:11:07 UTC
Created attachment 43924 [details]
Patch to allow moc-1.1.0 to compile with gcc 3.4.3.
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-11-16 16:27:23 UTC
fixed in cvs, thanks.