[cairo-bugs] [Bug 29342] New: Problem compiling cairo 1.9.14
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Aug 1 08:54:31 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29342
Summary: Problem compiling cairo 1.9.14
Product: cairo
Version: 1.9.14
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: pierre42d at 9online.fr
QAContact: cairo-bugs at cairographics.org
# make
make all-recursive
make[1]: Entering directory `/tmp/cairo-1.9.14'
Making all in src
make[2]: Entering directory `/tmp/cairo-1.9.14/src'
make all-am
make[3]: Entering directory `/tmp/cairo-1.9.14/src'
CC cairo-xcb-surface.lo
cairo-xcb-surface.c: In function '_cairo_xcb_surface_create_similar':
cairo-xcb-surface.c:192: error: implicit declaration of function
'_cairo_drm_surface_create_similar'
cairo-xcb-surface.c:192: warning: nested extern declaration of
'_cairo_drm_surface_create_similar'
cairo-xcb-surface.c:192: warning: assignment makes pointer from integer without
a cast
make[3]: *** [cairo-xcb-surface.lo] Error 1
make[3]: Leaving directory `/tmp/cairo-1.9.14/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/cairo-1.9.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/cairo-1.9.14'
make: *** [all] Error 2
--
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