[cairo] trouble building latest from CVS on Mac OS X

Matthew Hixson hixson at poindextrose.org
Wed Feb 15 23:27:01 PST 2006


Hello, I have tried building both the 1.0.2 release and from CVS as  
of tonight and both of these fail on OS X.  I configured with:

./configure --enable-quartz

Here's the tail end of the compilation.  Any thoughts on getting this  
to compile?
   Thanks,
    -M@

(cd .libs && rm -f libcairotest.la && ln -s ../libcairotest.la  
libcairotest.la)
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GNU_SOURCE -I. -I../pixman/src  
-I../src -I../src -I/usr/local/include/libpng12     -I/usr/local/ 
include   -I/usr/local/include/freetype2    -Wall -Wpointer-arith - 
Wstrict-prototypes  -Wmissing-prototypes -Wmissing-declarations   - 
Wnested-externs -fno-strict-aliasing    -g -O2 -MT imagediff.o -MD - 
MP -MF ".deps/imagediff.Tpo" -c -o imagediff.o imagediff.c; \
then mv -f ".deps/imagediff.Tpo" ".deps/imagediff.Po"; else rm -f  
".deps/imagediff.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o imagediff   
imagediff.o libcairotest.la ../src/libcairo.la     -lpthread
gcc -g -O2 -o .libs/imagediff imagediff.o  ./.libs/libcairotest.a ../ 
src/.libs/libcairo.dylib -L/usr/X11R6/lib -lXrender -lXext -lX11 -L/ 
usr/local/lib -lpng12 -lfontconfig -lfreetype -lz -lpthread
/usr/bin/ld: Undefined symbols:
_FcFini
collect2: ld returned 1 exit status
make[2]: *** [imagediff] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2





More information about the cairo mailing list