Hi Sven, Well, I downloaded Xft and it now is causing problems. It doesn't want to compile. Here is the log: cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make: *** [xftcolor.o] Error 1 And here is what I can find from config.log for Xft: configure:939: gcc -E conftest.c >/dev/null 2>conftest.out configure:935: undefined type, found `Syntax' configure:935: illegal external declaration, missing `;' after `Error' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode configure: failed program was: #line 933 "configure" #include "confdefs.h" #include <assert.h> Syntax Error configure:956: gcc -E -traditional-cpp conftest.c >/dev/null 2>conftest.out configure:1002: checking for X configure:1069: gcc -E -traditional-cpp conftest.c >/dev/null 2>conftest.out configure:1065:27: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 1064 "configure" #include "confdefs.h" #include <X11/Intrinsic.h> configure:1458: checking for freetype-config configure:1537: checking for freetype/freetype.h configure:1547: gcc -E -traditional-cpp -I/usr/include/freetype2 conftest.c >/dev/null 2>conftest.out configure:1583: checking for FT_Init_FreeType configure:1611: gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lfreetype -lz 1>&5 ld: warning dynamic shared library: /usr/lib/libz.dylib not made a weak library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to: 10.1 configure:1662: checking for fontconfig-config configure:1741: checking for fontconfig/fontconfig.h configure:1751: gcc -E -traditional-cpp -I/usr/include/freetype2 conftest.c >/dev/null 2>conftest.out configure:1787: checking for FcInit configure:1815: gcc -o conftest -g -O2 -I/usr/include/freetype2 conftest.c -lfreetype -lz 1>&5 ld: Undefined symbols: _FcInit configure: failed program was: #line 1792 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which can conflict with char FcInit(); below. */ #include <assert.h> /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char FcInit(); int main() { /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ #if defined (__stub_FcInit) || defined (__stub___FcInit) choke me #else FcInit(); #endif ; return 0; } Is there anyway I could solve this? Thanks again for all the help! J Silverman --- Sven Neumann <sven@xxxxxxxx> wrote: > Hi, > > JS <oghistorian@xxxxxxxxx> writes: > > > Hmm, it seems that Xft2 is not installed on my > system > > by executing your string. Should I go ahead and > > download xft2 from > > http://pdx.freedesktop.org/~fontconfig/ and > install > > xft2 and recompile Pango? > > That's exactly what I would have suggested. > > > Sven > __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com _______________________________________________ gtk-list@xxxxxxxxx http://mail.gnome.org/mailman/listinfo/gtk-list