On Wed, 15 May 2002 [EMAIL PROTECTED] wrote: > >at a compile failure in lib/fontconfig/src/fccharset.c.
> >-I-I../../../exports/include/freetype2 -I.. -I../../.. > ^^^^^^ > For some reason, that Makefile contains > FREETYPE2INCDIR=$(TOP_X_INCLUDES)/freetype2 I've just committed a fix to change this to FREETYPE2INCDIR=$(BUILDINCDIR) in X11.tmpl. There was also another occurrence of the same problem in the setting of FONTCONFIGINCDIR. > FREETYPE2INCLUDES = -I$(FREETYPE2INCDIR) > where FREETYPE2INCDIR itself is expanded to -I<something> > Dropping the -I on the FREETYPE2INCLUDES solved the problem for me - the > same breakage exists also in xc/lib/Xft . Did we both do the cvs update > incorrectly, or is this broken in cvs ? b). But not any more. Marc. +----------------------------------+-----------------------------------+ | Marc Aurele La France | work: 1-780-492-9310 | | Computing and Network Services | fax: 1-780-492-1729 | | 352 General Services Building | email: [EMAIL PROTECTED] | | University of Alberta +-----------------------------------+ | Edmonton, Alberta | | | T6G 2H1 | Standard disclaimers apply | | CANADA | | +----------------------------------+-----------------------------------+ XFree86 Core Team member. ATI driver and X server internals. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
