Building xcb module component xcb-demo... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I /usr/X11R7/share/aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /sw/bin/autoconf-2.60 autoreconf: running: /sw/bin/autoheader-2.60 autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' checking for a BSD-compatible install... /sw/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for pkg-config... /sw/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XCB... yes checking for XCBAUX... yes checking for XCBIMAGE... yes checking for XCBICCCM... yes checking for XCBDPMS... yes checking for XCBRENDER... yes checking for XCBRANDR... yes checking for XCBXF86DRI... yes checking for XCBXV... yes configure: creating ./config.status config.status: creating Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands cd . && /bin/sh /Users/pete/Quellen/X11R7.1/xcb/xcb-demo/missing --run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive Making all in tests if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R7/include -I/usr/X11R7/include -no-cpp-precomp -I/usr/include/openssl -I/sw/lib/pango-ft219/include -I/sw/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include -I/sw/include/libpng12 -I/sw/include -pipe -fPIC -fast -mcpu=7450 -mtune=7450 -mpim-altivec -ftree-vectorize -foptimize-register-move -freorder-blocks -freorder-blocks-and-partition -fthread-jumps -fpeephole -fno-crossjumping -MT julia.o -MD -MP -MF ".deps/julia.Tpo" -c -o julia.o julia.c; \ then mv -f ".deps/julia.Tpo" ".deps/julia.Po"; else rm -f ".deps/julia.Tpo"; exit 1; fi gcc -pipe -fPIC -fast -mcpu=7450 -mtune=7450 -mpim-altivec -ftree-vectorize -foptimize-register-move -freorder-blocks -freorder-blocks-and-partition -fthread-jumps -fpeephole -fno-crossjumping -dead_strip -L/usr/local/lib -L/sw/lib/ncurses -L/sw/lib -o julia julia.o -L/usr/X11R7/lib -lXCBAux -lxcb -L/usr/X11R7/lib -lXCBImage -lxcb-shm -lxcb /sw/lib/odcctools/bin/ld: warning prebinding disabled because dependent library: /usr/X11R7/lib/libXCBAux.0.dylib is not prebound /sw/lib/odcctools/bin/ld: Undefined symbols: _XCBAllocColor _XCBAllocColorReply _XCBCOLORMAPNew _XCBConnect _XCBCopyArea _XCBCreateColormap _XCBCreateGC _XCBCreatePixmap _XCBCreateWindow _XCBDisconnect _XCBGCONTEXTNew _XCBMapWindow _XCBPIXMAPNew _XCBPolyFillRectangle _XCBSync _XCBWINDOWNew _XCBWaitForEvent collect2: ld returned 1 exit status make[2]: *** [julia] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2