Bug 5189

Summary: COMPILATION ERROR ON AMD_64
Product: cairo Reporter: Kilian Kilger <kilian>
Component: generalAssignee: Carl Worth <cworth>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high CC: chris
Version: 1.0.2   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Kilian Kilger 2005-11-29 06:07:37 UTC
The compilation of cairo 1.0.2 fails with already defined symbol 
"_cairo_pixman_composite". After browsing the source-code I included some  
 
#ifdef _PIXMAN_H_ 
... 
#endif  
 
in pixman/src/pixman-remap.h. After that, compilation was successful again, but 
I don't know, if my changes result in desired behaviour. I used gcc 3.4.3 and 
gcc-4.1 respectively.
Comment 1 Chris Wilson 2008-01-14 09:10:24 UTC
Given the removal of pixman from the source tree and that cairo (and pixman) master compiles cleanly on amd64/sid, I'd say this bug is obsolete. Please reopen if you have evidence to the contrary.

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.