Bug 5189 - COMPILATION ERROR ON AMD_64
Summary: COMPILATION ERROR ON AMD_64
Status: RESOLVED FIXED
Alias: None
Product: cairo
Classification: Unclassified
Component: general (show other bugs)
Version: 1.0.2
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Carl Worth
QA Contact: cairo-bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-29 06:07 UTC by Kilian Kilger
Modified: 2008-01-14 09:10 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.