Bug 11650 - Quartz backend doesn't build
Summary: Quartz backend doesn't build
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: quartz backend (show other bugs)
Version: 1.5.1
Hardware: Other All
: medium normal
Assignee: Vladimir Vukicevic
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-18 06:41 UTC by Yevgen Muntyan
Modified: 2007-07-18 15:44 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Yevgen Muntyan 2007-07-18 06:41:48 UTC
Building cairo on Mac OS X:

cairo-type1-subset.c: In function '_cairo_type1_subset_init':
cairo-type1-subset.c:1114: warning: 'font' may be used uninitialized in this function
cairo-quartz-surface.c: In function '_cairo_quartz_cairo_gradient_pattern_to_quartz':
cairo-quartz-surface.c:377: error: 'struct _cairo_linear_pattern' has no member named 'gradient'
cairo-quartz-surface.c:378: error: 'struct _cairo_linear_pattern' has no member named 'gradient'
cairo-quartz-surface.c:379: error: 'struct _cairo_linear_pattern' has no member named 'gradient'
cairo-quartz-surface.c:380: error: 'struct _cairo_linear_pattern' has no member named 'gradient'
cairo-quartz-surface.c:401: error: 'struct _cairo_radial_pattern' has no member named 'gradient'
cairo-quartz-surface.c:402: error: 'struct _cairo_radial_pattern' has no member named 'gradient'
cairo-quartz-surface.c:403: error: 'struct _cairo_radial_pattern' has no member named 'gradient'
cairo-quartz-surface.c:404: error: 'struct _cairo_radial_pattern' has no member named 'gradient'
cairo-quartz-surface.c:410: error: 'struct _cairo_radial_pattern' has no member named 'gradient'
cairo-quartz-surface.c:412: error: 'struct _cairo_radial_pattern' has no member named 'gradient'
make[2]: *** [cairo-quartz-surface.lo] Error 1
Comment 1 Vladimir Vukicevic 2007-07-18 14:09:27 UTC
Should be fixed now.
Comment 2 Yevgen Muntyan 2007-07-18 15:44:21 UTC
Indeed.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.