[cairo] problem building cairo 1.10.0 for x86_64 on Mac OS X 10.5 (Leopard)

Andrea Canciani ranma42 at gmail.com
Tue Nov 2 00:44:11 PDT 2010


On Tue, Nov 2, 2010 at 8:36 AM, Alexander Shulgin
<alex.shulgin at gmail.com> wrote:
> On Tue, Nov 2, 2010 at 01:36, Kevin Layer <layer at franz.com> wrote:
>> I'm trying to build the universal version of gtk2, and in the process
>> it tries to build cairo and gets the following error.  Is this a known
>> problem?

I think it could be a problem with the configuration being correct only for
one of the two architectures (in particular it looks like it detects uint128_t,
but it is probably not available on i386).

>>
>> I have the latest Xcode for Leopard installed.  3.1.4.  The rest of
>> the system is up to date, as well.
>
> I have built cairo-1.10 on Snow Leopard (10.6.4) w/o a problem, both
> x64 and i386 variants.  So this might be a problem with your version
> of Xcode.  I'd try to check on the Apple developer site if there's any
> updates/knwown issues to that.

You should be able to compile each variant independently (rerunning the
configuration script) and then link them together to get an universal library.

I don't know if this would be a valid option, but would confirm my
suspects about what the problem is.

Andrea


More information about the cairo mailing list