Bug 11650

Summary: Quartz backend doesn't build
Product: cairo Reporter: Yevgen Muntyan <muntyan>
Component: quartz backendAssignee: Vladimir Vukicevic <vladimir>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: medium    
Version: 1.5.1   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

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.