oops, that was a local diff, needs the path: >>>>-cut->>>> --- xc/programs/fonttosfnt/util.c_orig 2005-02-06 19:01:16 -0600 +++ xc/programs/fonttosfnt/util.c 2007-04-06 10:53:36 -0500 @@ -32,6 +32,13 @@ #endif #include <stdarg.h> +/* !!! + you may need to manually recursively copy all of + <freetype2srcdir>/include/freetype/internal + to your local tree where they can be found, e.g. + /usr/local/include/freetype2/freetype/. + !!! */ +#define FT2_BUILD_LIBRARY 1 #include <ft2build.h> #include FT_FREETYPE_H #include FT_INTERNAL_OBJECTS_H <<<<-cut-<<<< _______________________________________________ Devel mailing list Devel@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/devel