[cairo-bugs] [Bug 10407] New: symbol clash in cairo-boilerplate.c between quartz and xlib

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Mar 25 19:00:32 PDT 2007


http://bugs.freedesktop.org/show_bug.cgi?id=10407

           Summary: symbol clash in cairo-boilerplate.c between quartz and
                    xlib
           Product: cairo
           Version: 1.4.3
          Platform: Other
        OS/Version: Mac OS X (All)
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: general
        AssignedTo: cworth at cworth.org
        ReportedBy: Brian.Ewins at gmail.com
         QAContact: cairo-bugs at cairographics.org


If you build on the mac with:
./autogen.sh --enable-atsui --enable-quartz

... the build fails due to a clash between the Picture and Cursor symbols
defined in quartz and those defined in xlib. Fixing this is necessary to allow
a single binary to be used on the mac supporting both xlib and quartz users.

We've talked about this a few times on irc, I'm hoping we can land a fix for
1.4.4. I'll attach the patch in a moment, please review and I'll push it ASAP.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list