<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>Hi,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>I'm trying to install Cairo on my Mac OS X 10.4.10. But it gives me an error:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>/usr/bin/libtool: internal link edit command failed</DIV><DIV>make[2]: *** [libcairo.la] Error 1</DIV><DIV>make[2]: Leaving directory `/Developer/cairo-1.4.10/src'</DIV><DIV>make[1]: *** [all-recursive] Error 1</DIV><DIV>make[1]: Leaving directory `/Developer/cairo-1.4.10'</DIV><DIV>make: *** [all] Error 2</DIV><DIV>jing-tangs-computer:/developer/cairo-1.4.10 Jing$</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>The script is as follows. I'm totally new to mac. Could anyone please give me some directions on what I shall do to solve this problem? Thanks so much!!! </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Cheers,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>my-computer:/developer/cairo-1.4.10 Jing$ sudo -u root ./configure</DIV><DIV>Password:</DIV><DIV>checking for a BSD-compatible install... /usr/bin/install -c</DIV><DIV>checking whether build environment is sane... yes</DIV><DIV>checking for gawk... no</DIV><DIV>checking for mawk... no</DIV><DIV>checking for nawk... no</DIV><DIV>checking for awk... awk</DIV><DIV>checking whether make sets $(MAKE)... yes</DIV><DIV>checking for find... /usr/bin/find</DIV><DIV>checking for xargs... /usr/bin/xargs</DIV><DIV>checking for gcc... gcc</DIV><DIV>checking for C compiler default output file name... a.out</DIV><DIV>checking whether the C compiler works... yes</DIV><DIV>checking whether we are cross compiling... no</DIV><DIV>checking for suffix of executables... </DIV><DIV>checking for suffix of object files... o</DIV><DIV>checking whether we are using the GNU C compiler... yes</DIV><DIV>checking whether gcc accepts -g... yes</DIV><DIV>checking for gcc option to accept ISO C89... none needed</DIV><DIV>checking for style of include used by make... GNU</DIV><DIV>checking dependency style of gcc... gcc3</DIV><DIV>checking how to run the C preprocessor... gcc -E</DIV><DIV>checking build system type... i386-apple-darwin8.10.2</DIV><DIV>checking host system type... i386-apple-darwin8.10.2</DIV><DIV>checking for a sed that does not truncate output... /usr/bin/sed</DIV><DIV>checking for grep that handles long lines and -e... /usr/bin/grep</DIV><DIV>checking for egrep... /usr/bin/grep -E</DIV><DIV>checking for ld used by gcc... /usr/bin/ld</DIV><DIV>checking if the linker (/usr/bin/ld) is GNU ld... no</DIV><DIV>checking for /usr/bin/ld option to reload object files... -r</DIV><DIV>checking for BSD-compatible nm... /usr/bin/nm -p</DIV><DIV>checking whether ln -s works... yes</DIV><DIV>checking how to recognise dependent libraries... pass_all</DIV><DIV>checking for ANSI C header files... yes</DIV><DIV>checking for sys/types.h... yes</DIV><DIV>checking for sys/stat.h... yes</DIV><DIV>checking for stdlib.h... yes</DIV><DIV>checking for string.h... yes</DIV><DIV>checking for memory.h... yes</DIV><DIV>checking for strings.h... yes</DIV><DIV>checking for inttypes.h... yes</DIV><DIV>checking for stdint.h... yes</DIV><DIV>checking for unistd.h... yes</DIV><DIV>checking dlfcn.h usability... yes</DIV><DIV>checking dlfcn.h presence... yes</DIV><DIV>checking for dlfcn.h... yes</DIV><DIV>checking for g++... g++</DIV><DIV>checking whether we are using the GNU C++ compiler... yes</DIV><DIV>checking whether g++ accepts -g... yes</DIV><DIV>checking dependency style of g++... gcc3</DIV><DIV>checking how to run the C++ preprocessor... g++ -E</DIV><DIV>checking for g77... no</DIV><DIV>checking for xlf... no</DIV><DIV>checking for f77... no</DIV><DIV>checking for frt... no</DIV><DIV>checking for pgf77... no</DIV><DIV>checking for cf77... no</DIV><DIV>checking for fort77... no</DIV><DIV>checking for fl32... no</DIV><DIV>checking for af77... no</DIV><DIV>checking for xlf90... no</DIV><DIV>checking for f90... no</DIV><DIV>checking for pgf90... no</DIV><DIV>checking for pghpf... no</DIV><DIV>checking for epcf90... no</DIV><DIV>checking for gfortran... no</DIV><DIV>checking for g95... no</DIV><DIV>checking for xlf95... no</DIV><DIV>checking for f95... no</DIV><DIV>checking for fort... no</DIV><DIV>checking for ifort... no</DIV><DIV>checking for ifc... no</DIV><DIV>checking for efc... no</DIV><DIV>checking for pgf95... no</DIV><DIV>checking for lf95... no</DIV><DIV>checking for ftn... no</DIV><DIV>checking whether we are using the GNU Fortran 77 compiler... no</DIV><DIV>checking whether  accepts -g... no</DIV><DIV>checking the maximum length of command line arguments... 196608</DIV><DIV>checking command to parse /usr/bin/nm -p output from gcc object... ok</DIV><DIV>checking for objdir... .libs</DIV><DIV>checking for ar... ar</DIV><DIV>checking for ranlib... ranlib</DIV><DIV>checking for strip... strip</DIV><DIV>checking if gcc supports -fno-rtti -fno-exceptions... no</DIV><DIV>checking for gcc option to produce PIC... -fno-common</DIV><DIV>checking if gcc PIC flag -fno-common works... yes</DIV><DIV>checking if gcc static flag -static works... no</DIV><DIV>checking if gcc supports -c -o file.o... yes</DIV><DIV>checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes</DIV><DIV>checking dynamic linker characteristics... darwin8.10.2 dyld</DIV><DIV>checking how to hardcode library paths into programs... immediate</DIV><DIV>checking whether stripping libraries is possible... yes</DIV><DIV>checking if libtool supports shared libraries... yes</DIV><DIV>checking whether to build shared libraries... yes</DIV><DIV>checking whether to build static libraries... yes</DIV><DIV>configure: creating libtool</DIV><DIV>appending configuration tag "CXX" to libtool</DIV><DIV>checking for ld used by g++... /usr/bin/ld</DIV><DIV>checking if the linker (/usr/bin/ld) is GNU ld... no</DIV><DIV>checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes</DIV><DIV>checking for g++ option to produce PIC... -fno-common</DIV><DIV>checking if g++ PIC flag -fno-common works... yes</DIV><DIV>checking if g++ static flag -static works... no</DIV><DIV>checking if g++ supports -c -o file.o... yes</DIV><DIV>checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes</DIV><DIV>checking dynamic linker characteristics... darwin8.10.2 dyld</DIV><DIV>checking how to hardcode library paths into programs... immediate</DIV><DIV>appending configuration tag "F77" to libtool</DIV><DIV>checking for ANSI C header files... (cached) yes</DIV><DIV>checking for inline... inline</DIV><DIV>checking whether byte ordering is bigendian... no</DIV><DIV>checking whether float word ordering is bigendian... no</DIV><DIV>checking for vasnprintf... no</DIV><DIV>checking for compress in -lz... yes</DIV><DIV>checking zlib.h usability... yes</DIV><DIV>checking zlib.h presence... yes</DIV><DIV>checking for zlib.h... yes</DIV><DIV>checking for pkg-config... /opt/local/bin/pkg-config</DIV><DIV>checking pkg-config is at least version 0.9.0... yes</DIV><DIV>checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include</DIV><DIV>checking for cairo's Xlib backend... </DIV><DIV>checking for xlib... no</DIV><DIV>no</DIV><DIV>checking whether -R must be followed by a space... neither works</DIV><DIV>checking for gethostbyname... yes</DIV><DIV>checking for connect... yes</DIV><DIV>checking for remove... yes</DIV><DIV>checking for shmat... yes</DIV><DIV>checking for IceConnectionNumber in -lICE... yes</DIV><DIV>checking whether cairo's Xlib backend could be enabled... yes</DIV><DIV>configure: creating src/cairo-xlib.pc</DIV><DIV>checking for cairo's Xlib Xrender backend... </DIV><DIV>checking for xlib_xrender... no</DIV><DIV>no</DIV><DIV>checking X11/extensions/Xrender.h usability... no</DIV><DIV>checking X11/extensions/Xrender.h presence... no</DIV><DIV>checking for X11/extensions/Xrender.h... no</DIV><DIV>checking whether cairo's Xlib Xrender backend could be enabled... no (requires Xrender <A href="http://freedesktop.org/Software/xlibs">http://freedesktop.org/Software/xlibs</A>)</DIV><DIV>checking for native Win32... no</DIV><DIV>checking windows.h usability... no</DIV><DIV>checking windows.h presence... no</DIV><DIV>checking for windows.h... no</DIV><DIV>checking for cairo's Microsoft Windows backend... </DIV><DIV>checking whether cairo's Microsoft Windows backend could be enabled... no (requires a Win32 platform)</DIV><DIV>checking for cairo's Microsoft Windows font backend... </DIV><DIV>checking whether cairo's Microsoft Windows font backend could be enabled... no (requires a Win32 platform)</DIV><DIV>checking for cairo's PNG backend... </DIV><DIV>checking for png... yes</DIV><DIV>checking whether cairo's PNG backend could be enabled... yes</DIV><DIV>configure: creating src/cairo-png.pc</DIV><DIV>checking for cairo's FreeType font backend... </DIV><DIV>checking for FONTCONFIG... yes</DIV><DIV>checking for FcFini... yes</DIV><DIV>checking for FREETYPE... yes</DIV><DIV>checking whether cairo's FreeType font backend could be enabled... yes</DIV><DIV>configure: creating src/cairo-ft.pc</DIV><DIV>checking for FT_Bitmap_Size.y_ppem... yes</DIV><DIV>checking for FT_GlyphSlot_Embolden... yes</DIV><DIV>checking for FT_Load_Sfnt_Table... yes</DIV><DIV>checking pthread.h usability... yes</DIV><DIV>checking pthread.h presence... yes</DIV><DIV>checking for pthread.h... yes</DIV><DIV>checking for cairo's PostScript backend... </DIV><DIV>checking whether cairo's PostScript backend could be enabled... yes</DIV><DIV>configure: creating src/cairo-ps.pc</DIV><DIV>checking for cairo's PDF backend... </DIV><DIV>checking whether cairo's PDF backend could be enabled... yes</DIV><DIV>configure: creating src/cairo-pdf.pc</DIV><DIV>checking for POPPLER... no</DIV><DIV>no</DIV><DIV>configure: WARNING: PDF backend will not be tested since poppler &gt;= 0.4.1 is not available</DIV><DIV>checking for cairo's SVG backend... </DIV><DIV>checking whether cairo's SVG backend could be enabled... yes</DIV><DIV>configure: creating src/cairo-svg.pc</DIV><DIV>checking for LIBRSVG... no</DIV><DIV>no</DIV><DIV>configure: WARNING: SVG backend will not be tested since librsvg &gt;= 2.15.0 is not available</DIV><DIV>checking for stdint.h... (cached) yes</DIV><DIV>checking signal.h usability... yes</DIV><DIV>checking signal.h presence... yes</DIV><DIV>checking for signal.h... yes</DIV><DIV>checking for inttypes.h... (cached) yes</DIV><DIV>checking sys/int_types.h usability... no</DIV><DIV>checking sys/int_types.h presence... no</DIV><DIV>checking for sys/int_types.h... no</DIV><DIV>checking for uint64_t... yes</DIV><DIV>checking for uint128_t... no</DIV><DIV>checking sched.h usability... yes</DIV><DIV>checking sched.h presence... yes</DIV><DIV>checking for sched.h... yes</DIV><DIV>checking for sched_getaffinity... no</DIV><DIV>checking for sched_yield in -lrt... no</DIV><DIV>checking libgen.h usability... yes</DIV><DIV>checking libgen.h presence... yes</DIV><DIV>checking for libgen.h... yes</DIV><DIV>checking for supported warning flags... </DIV><DIV>checking whether gcc supports -Wall... yes</DIV><DIV>checking whether gcc supports -Wextra... yes</DIV><DIV>checking whether gcc supports -Wsign-compare... yes</DIV><DIV>checking whether gcc supports -Werror-implicit-function-declaration... yes</DIV><DIV>checking whether gcc supports -Wpointer-arith... yes</DIV><DIV>checking whether gcc supports -Wwrite-strings... yes</DIV><DIV>checking whether gcc supports -Wstrict-prototypes... yes</DIV><DIV>checking whether gcc supports -Wmissing-prototypes... yes</DIV><DIV>checking whether gcc supports -Wmissing-declarations... yes</DIV><DIV>checking whether gcc supports -Wnested-externs... yes</DIV><DIV>checking whether gcc supports -Wpacked... yes</DIV><DIV>checking whether gcc supports -Wswitch-enum... yes</DIV><DIV>checking whether gcc supports -Wmissing-format-attribute... yes</DIV><DIV>checking whether gcc supports -Wstrict-aliasing=2... yes</DIV><DIV>checking whether gcc supports -Winit-self... yes</DIV><DIV>checking whether gcc supports -Wunsafe-loop-optimizations... no</DIV><DIV>checking whether gcc supports -Wdeclaration-after-statement... yes</DIV><DIV>checking whether gcc supports -Wold-style-definition... yes</DIV><DIV>checking whether gcc supports -Wno-missing-field-initializers... yes</DIV><DIV>checking whether gcc supports -Wno-unused-parameter... yes</DIV><DIV>checking whether gcc supports -Wno-attributes... no</DIV><DIV>checking which warning flags were supported...  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter</DIV><DIV>checking how to enable unused result warnings... </DIV><DIV>checking whether gcc supports -fno-strict-aliasing... yes</DIV><DIV>checking for MMX/SSE intrinsics in the compiler... yes</DIV><DIV>configure: creating ./config.status</DIV><DIV>config.status: creating Makefile</DIV><DIV>config.status: creating boilerplate/Makefile</DIV><DIV>config.status: creating pixman/Makefile</DIV><DIV>config.status: creating pixman/src/Makefile</DIV><DIV>config.status: creating src/Makefile</DIV><DIV>config.status: creating test/Makefile</DIV><DIV>config.status: creating test/pdiff/Makefile</DIV><DIV>config.status: creating perf/Makefile</DIV><DIV>config.status: creating util/Makefile</DIV><DIV>config.status: creating doc/Makefile</DIV><DIV>config.status: creating doc/public/Makefile</DIV><DIV>config.status: creating doc/public/version.xml</DIV><DIV>config.status: creating src/cairo.pc</DIV><DIV>config.status: creating config.h</DIV><DIV>config.status: config.h is unchanged</DIV><DIV>config.status: executing depfiles commands</DIV><DIV>config.status: executing src/cairo-features.h commands</DIV><DIV>config.status: creating src/cairo-features.h</DIV><DIV>config.status: src/cairo-features.h is unchanged</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>cairo will be compiled with the following surface backends:</DIV><DIV>  image:         yes (always builtin)</DIV><DIV>  Xlib:          yes</DIV><DIV>  Xlib Xrender:  no (requires Xrender <A href="http://freedesktop.org/Software/xlibs">http://freedesktop.org/Software/xlibs</A>)</DIV><DIV>  Quartz:        no (disabled, use --enable-quartz to enable)</DIV><DIV>  XCB:           no (disabled, use --enable-xcb to enable)</DIV><DIV>  Win32:         no (requires a Win32 platform)</DIV><DIV>  OS2:           no (disabled, use --enable-os2 to enable)</DIV><DIV>  PostScript:    yes</DIV><DIV>  PDF:           yes</DIV><DIV>  SVG:           yes</DIV><DIV>  glitz:         no (disabled, use --enable-glitz to enable)</DIV><DIV>  BeOS:          no (disabled, use --enable-beos to enable)</DIV><DIV>  DirectFB:      no (disabled, use --enable-directfb to enable)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>the following font backends:</DIV><DIV>  FreeType:      yes</DIV><DIV>  Win32:         no (requires a Win32 platform)</DIV><DIV>  ATSUI:         no (disabled, use --enable-atsui to enable)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>the following features:</DIV><DIV>  PNG functions: yes</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>and the following debug options:</DIV><DIV>  gcov support:  no</DIV><DIV>  test surfaces: no</DIV><DIV>  pdf testing:   no (requires poppler-glib &gt;= 0.4.1)</DIV><DIV>  svg testing:   no (requires librsvg-2.0 &gt;= 2.15.0)</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>using CFLAGS:</DIV><DIV>-I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include -I/opt/local/include/libpng12 -I/usr/X11R6/include -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wdeclaration-after-statement -Wold-style-definition -Wno-missing-field-initializers -Wno-unused-parameter -fno-strict-aliasing</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>my-computer:/developer/cairo-1.4.10 Jing$ sudo -u root make</DIV><DIV>make  all-recursive</DIV><DIV>make[1]: Entering directory `/Developer/cairo-1.4.10'</DIV><DIV>Making all in pixman</DIV><DIV>make[2]: Entering directory `/Developer/cairo-1.4.10/pixman'</DIV><DIV>Making all in src</DIV><DIV>make[3]: Entering directory `/Developer/cairo-1.4.10/pixman/src'</DIV><DIV>make[3]: Nothing to be done for `all'.</DIV><DIV>make[3]: Leaving directory `/Developer/cairo-1.4.10/pixman/src'</DIV><DIV>make[3]: Entering directory `/Developer/cairo-1.4.10/pixman'</DIV><DIV>make[3]: Nothing to be done for `all-am'.</DIV><DIV>make[3]: Leaving directory `/Developer/cairo-1.4.10/pixman'</DIV><DIV>make[2]: Leaving directory `/Developer/cairo-1.4.10/pixman'</DIV><DIV>Making all in src</DIV><DIV>make[2]: Entering directory `/Developer/cairo-1.4.10/src'</DIV><DIV>/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2  -L/opt/gtk/lib -o libcairo.la -rpath /usr/local/lib -version-info 13:5:11 -no-undefined  cairo.lo cairo-arc.lo cairo-array.lo cairo-base85-stream.lo cairo-bentley-ottmann.lo cairo-cache.lo cairo-clip.lo cairo-color.lo cairo-debug.lo cairo-fixed.lo cairo-font-face.lo cairo-font-options.lo cairo-freelist.lo cairo-gstate.lo cairo-hash.lo cairo-hull.lo cairo-image-surface.lo cairo-lzw.lo cairo-matrix.lo cairo-mutex.lo cairo-operator.lo cairo-path.lo cairo-path-bounds.lo cairo-path-fill.lo cairo-path-fixed.lo cairo-path-stroke.lo cairo-pen.lo cairo-polygon.lo cairo-rectangle.lo cairo-region.lo cairo-scaled-font.lo cairo-skiplist.lo cairo-slope.lo cairo-spline.lo cairo-stroke-style.lo cairo-surface.lo cairo-surface-fallback.lo cairo-traps.lo cairo-pattern.lo cairo-unicode.lo cairo-output-stream.lo cairo-wideint.lo cairo-meta-surface.lo cairo-paginated-surface.lo cairo-analysis-surface.lo  cairo-ft-font.lo cairo-ps-surface.lo cairo-pdf-surface.lo cairo-deflate-stream.lo cairo-png.lo cairo-svg-surface.lo  cairo-cff-subset.lo cairo-truetype-subset.lo cairo-type1-fallback.lo cairo-scaled-font-subsets.lo cairo-type1-subset.lo cairo-xlib-surface.lo cairo-xlib-display.lo cairo-xlib-screen.lo        ../pixman/src/libpixman.la -lz -L/opt/local/lib -lfreetype -lz   -L/opt/local/lib -lfontconfig -lexpat   -L/opt/local/lib -lpng12    -lSM -lICE  -L/usr/X11R6/lib -lX11     </DIV><DIV>rm -fr  .libs/libcairo.lax</DIV><DIV>rm -fr .libs/libcairo.lax</DIV><DIV>mkdir .libs/libcairo.lax</DIV><DIV>rm -fr .libs/libcairo.lax/libpixman.a</DIV><DIV>mkdir .libs/libcairo.lax/libpixman.a</DIV><DIV>Extracting /developer/cairo-1.4.10/src/../pixman/src/.libs/libpixman.a</DIV><DIV>(cd .libs/libcairo.lax/libpixman.a &amp;&amp; ar x /developer/cairo-1.4.10/src/../pixman/src/.libs/libpixman.a)</DIV><DIV>gcc -dynamiclib  -o .libs/libcairo.2.11.5.dylib  .libs/cairo.o .libs/cairo-arc.o .libs/cairo-array.o .libs/cairo-base85-stream.o .libs/cairo-bentley-ottmann.o .libs/cairo-cache.o .libs/cairo-clip.o .libs/cairo-color.o .libs/cairo-debug.o .libs/cairo-fixed.o .libs/cairo-font-face.o .libs/cairo-font-options.o .libs/cairo-freelist.o .libs/cairo-gstate.o .libs/cairo-hash.o .libs/cairo-hull.o .libs/cairo-image-surface.o .libs/cairo-lzw.o .libs/cairo-matrix.o .libs/cairo-mutex.o .libs/cairo-operator.o .libs/cairo-path.o .libs/cairo-path-bounds.o .libs/cairo-path-fill.o .libs/cairo-path-fixed.o .libs/cairo-path-stroke.o .libs/cairo-pen.o .libs/cairo-polygon.o .libs/cairo-rectangle.o .libs/cairo-region.o .libs/cairo-scaled-font.o .libs/cairo-skiplist.o .libs/cairo-slope.o .libs/cairo-spline.o .libs/cairo-stroke-style.o .libs/cairo-surface.o .libs/cairo-surface-fallback.o .libs/cairo-traps.o .libs/cairo-pattern.o .libs/cairo-unicode.o .libs/cairo-output-stream.o .libs/cairo-wideint.o .libs/cairo-meta-surface.o .libs/cairo-paginated-surface.o .libs/cairo-analysis-surface.o .libs/cairo-ft-font.o .libs/cairo-ps-surface.o .libs/cairo-pdf-surface.o .libs/cairo-deflate-stream.o .libs/cairo-png.o .libs/cairo-svg-surface.o .libs/cairo-cff-subset.o .libs/cairo-truetype-subset.o .libs/cairo-type1-fallback.o .libs/cairo-scaled-font-subsets.o .libs/cairo-type1-subset.o .libs/cairo-xlib-surface.o .libs/cairo-xlib-display.o .libs/cairo-xlib-screen.o  .libs/libcairo.lax/libpixman.a/libpixman_la-fbcompose.o .libs/libcairo.lax/libpixman.a/libpixman_la-fbedge.o .libs/libcairo.lax/libpixman.a/libpixman_la-fbpict.o .libs/libcairo.lax/libpixman.a/libpixman_la-fbtrap.o .libs/libcairo.lax/libpixman.a/libpixman_la-icblt.o .libs/libcairo.lax/libpixman.a/libpixman_la-icbltone.o .libs/libcairo.lax/libpixman.a/libpixman_la-iccolor.o .libs/libcairo.lax/libpixman.a/libpixman_la-icformat.o .libs/libcairo.lax/libpixman.a/libpixman_la-icimage.o .libs/libcairo.lax/libpixman.a/libpixman_la-icpixels.o .libs/libcairo.lax/libpixman.a/libpixman_la-icrect.o .libs/libcairo.lax/libpixman.a/libpixman_la-icstipple.o .libs/libcairo.lax/libpixman.a/libpixman_la-ictransform.o .libs/libcairo.lax/libpixman.a/libpixman_la-ictrap.o .libs/libcairo.lax/libpixman.a/libpixman_la-ictri.o .libs/libcairo.lax/libpixman.a/libpixman_la-icutil.o .libs/libcairo.lax/libpixman.a/libpixman_la-pixregion.o .libs/libcairo.lax/libpixman.a/libpixman_la-renderedge.o .libs/libcairo.lax/libpixman.a/libpixman_mmx_la-fbmmx.o   -L/opt/gtk/lib -L/opt/local/lib /opt/local/lib/libfreetype.dylib /opt/local/lib/libz.dylib -lz /opt/local/lib/libfontconfig.dylib /opt/local/lib/libexpat.dylib /opt/local/lib/libpng12.dylib -lSM -lICE -L/usr/X11R6/lib -lX11  -install_name  /usr/local/lib/libcairo.2.dylib -Wl,-compatibility_version -Wl,14 -Wl,-current_version -Wl,14.5</DIV><DIV>ld: Undefined symbols:</DIV><DIV>_XRenderAddGlyphs</DIV><DIV>_XRenderChangePicture</DIV><DIV>_XRenderComposite</DIV><DIV>_XRenderCompositeText16</DIV><DIV>_XRenderCompositeText32</DIV><DIV>_XRenderCompositeText8</DIV><DIV>_XRenderCompositeTrapezoids</DIV><DIV>_XRenderCreateGlyphSet</DIV><DIV>_XRenderCreatePicture</DIV><DIV>_XRenderFillRectangle</DIV><DIV>_XRenderFillRectangles</DIV><DIV>_XRenderFindStandardFormat</DIV><DIV>_XRenderFindVisualFormat</DIV><DIV>_XRenderFreeGlyphSet</DIV><DIV>_XRenderFreeGlyphs</DIV><DIV>_XRenderFreePicture</DIV><DIV>_XRenderQueryVersion</DIV><DIV>_XRenderSetPictureClipRectangles</DIV><DIV>_XRenderSetPictureFilter</DIV><DIV>_XRenderSetPictureTransform</DIV><DIV>_XRenderQueryExtension</DIV><DIV>_XRenderQuerySubpixelOrder</DIV><DIV>/usr/bin/libtool: internal link edit command failed</DIV><DIV>make[2]: *** [libcairo.la] Error 1</DIV><DIV>make[2]: Leaving directory `/Developer/cairo-1.4.10/src'</DIV><DIV>make[1]: *** [all-recursive] Error 1</DIV><DIV>make[1]: Leaving directory `/Developer/cairo-1.4.10'</DIV><DIV>make: *** [all] Error 2</DIV><DIV>my-computer:/developer/cairo-1.4.10 Jing$ </DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>Jing Tang</DIV><DIV>School of Computer Science</DIV><DIV>University of Birmingham</DIV><DIV>Mobile: 07872645655</DIV><DIV>E-mail: <A href="mailto:jing.t86@gmail.com">jing.t86@gmail.com</A></DIV><BR class="Apple-interchange-newline"></SPAN></SPAN> </DIV><BR></BODY></HTML>