Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49005 - imlib2-1.1.0 fails to build with gcc-3.4.0
Summary: imlib2-1.1.0 fails to build with gcc-3.4.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 48528
  Show dependency tree
 
Reported: 2004-04-25 22:40 UTC by jason wohlgemuth
Modified: 2004-04-27 00:50 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jason wohlgemuth 2004-04-25 22:40:59 UTC
FYI:

rgbadraw.c: In function `__imlib_draw_polygon_filled':
rgbadraw.c:2361: error: label at end of compound statement
rgbadraw.c:2368: error: label at end of compound statement
make[2]: *** [rgbadraw.lo] Error 1
make[2]: *** Waiting for unfinished jobs....

fixed in:

imlib2-1.1.1.20040417.ebuild

I guess you can close it whenever imlib2-1.1.1 becomes unmasked or whatever you decide to do.
Comment 1 jason wohlgemuth 2004-04-25 22:43:33 UTC
In gcc 3.3, "label at end of compound statement" was a "warning: deprecated" message.  Apparently it's been changed to an error condition in 3.4
Comment 2 SpanKY gentoo-dev 2004-04-27 00:50:49 UTC
fixed 1.1.0 in cvs, thanks