>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
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 ? 

Martin

-- 
Dr. Martin Kroeker, daveg GmbH Darmstadt  CAD/CAM/CAQ  [EMAIL PROTECTED]
                      Precision Powered by Penguins
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to