[cairo] trouble building latest from CVS on Mac OS X
Matthew Hixson
hixson at poindextrose.org
Thu Feb 16 09:17:26 PST 2006
Thanks, Carl. That worked!
-M@
On Feb 16, 2006, at 5:25 AM, Carl Worth wrote:
> On Wed, 15 Feb 2006 23:27:01 -0800, Matthew Hixson wrote:
>>
>> /usr/bin/ld: Undefined symbols:
>> _FcFini
>
> Cairo tries to conditionally use this symbol only if it can find it in
> your fontconfig library. One possibility is that configure found a
> fontconfig library that has it, but the final link is using a
> different fontconfig that doesn't.
>
> To work around the problem, edit config.h changing:
>
> #define HAVE_FCFINI 1
> to:
> /* #undef HAVE_FCFINI */
>
> And have fun with cairo,
>
> -Carl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/cairo/attachments/20060216/d107cd90/PGP.pgp
More information about the cairo
mailing list