Cairo on Mac OS X 10.4.5?



On Mar 1, 2006, at 23:21 , Gerben Wierda wrote:

On Mar 1, 2006, at 23:09 , Behdad Esfahbod wrote:


Try Pango from HEAD.  If it still fails, file a bug at
http://bugzilla.gnome.org/

behdad

Thanks. 1.11.99 from Feb 27 (which is HEAD, I guess), configures and compiles.

Following up with the next part, Cairo ends with:

(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 -I/usr/local/include -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

Same sort of problem?

G

Configure:

cairo will be compiled with the following surface backends:
  Xlib: yes
  Quartz: yes
  XCB: no
  Win32: no
  PostScript: yes
  PDF: yes
  glitz: no

the following font backends:
  FreeType: yes
  Win32: no
  ATSUI: yes

and the following features:
  PNG functions: yes




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]