[cairo-bugs] [Bug 48495] New: cairo block during the compiling
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 10 02:19:31 PDT 2012
https://bugs.freedesktop.org/show_bug.cgi?id=48495
Bug #: 48495
Summary: cairo block during the compiling
Classification: Unclassified
Product: cairo
Version: 1.12.0
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: critical
Priority: medium
Component: general
AssignedTo: cworth at cworth.org
ReportedBy: francexi at hotmail.it
QAContact: cairo-bugs at cairographics.org
When i try to compile cairo, make shows me this error
drm/cairo-drm-surface.c: In function 'cairo_drm_surface_map_to_image':
drm/cairo-drm-surface.c:333:2: error: implicit declaration of function
'_cairo_surface_is_image'
drm/cairo-drm-surface.c:333:2: warning: nested extern declaration of
'_cairo_surface_is_image'
At top level:
cc1: warning: unrecognized command line option "-Wno-unused-but-set-variable"
make[3]: *** [cairo-drm-surface.lo] Errore 1
make[3]: Leaving directory `/home/Francesco/git/cairo/src'
make[2]: *** [all] Errore 2
make[2]: Leaving directory `/home/Francesco/git/cairo/src'
make[1]: *** [all-recursive] Errore 1
make[1]: Leaving directory `/home/Francesco/git/cairo'
make: *** [all] Errore 2
i think that the prototype of the function is not included. Anyone can solve?
--
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