Bug 49005 - imlib2-1.1.0 fails to build with gcc-3.4.0
Bug#: 49005 Product:  Gentoo Linux Version: 2004.0 Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: vapier@gentoo.org Reported By: stonent@hotmail.com
Component: Library
URL: 
Summary: imlib2-1.1.0 fails to build with gcc-3.4.0
Keywords:  
Status Whiteboard: 
Opened: 2004-04-25 22:40 0000
Description:   Opened: 2004-04-25 22:40 0000
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 From jason wohlgemuth 2004-04-25 22:43:33 0000 -------
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 From SpanKY 2004-04-27 00:50:49 0000 -------
fixed 1.1.0 in cvs, thanks