[cairo-bugs] [Bug 30612] New: cairo fails to compile with sun studio c
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 5 01:27:10 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30612
Summary: cairo fails to compile with sun studio c
Product: cairo
Version: 1.10.0
Platform: Other
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: medium
Component: xcb backend
AssignedTo: cworth at cworth.org
ReportedBy: daniel.vergien at googlemail.com
QAContact: cairo-bugs at cairographics.org
Cairo fails to compile with sun studio c with these error:
CC cairo-xcb-surface.lo
"cairo-xcb-private.h", line 220: warning: enumerator value overflows INT_MAX
(2147483647)
"cairo-xcb-surface.c", line 585: void function cannot return value
cc: acomp failed for cairo-xcb-surface.c
*** Error code 1
This can be fixed by adding "-features=extensions" to the CFLAGS if sun studio
compiler is used.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the cairo-bugs
mailing list