Recent CVS builds are failing in my Linux system (Red Hat 6.2 ish):

gcc -c -O2 -fno-strength-reduce  -ansi -pedantic -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wredundant-decls -Wnested-externs -Wundef  
-I-I../../../exports/include/freetype2  -I..  -I../../.. 
-I../../../exports/include   -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L 
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE  
-D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO -DXTHREADS  -D_REENTRANT 
-DXUSE_MTSAFE_API -DFC_FALLBACK_FONTS='"/usr/X11R6-v4/lib/X11/fonts/Type1"'
-fPIC fccharset.c
fccharset.c:800: freetype/freetype.h: No such file or directory
In file included from fccharset.c:801:
../fontconfig/fcfreetype.h:27: freetype/freetype.h: No such file or 
directory
fccharset.c:807: warning: `FREETYPE_MAJOR' is not defined
fccharset.c:810: warning: `FREETYPE_MAJOR' is not defined
fccharset.c:831: warning: ANSI C does not allow `#warning'
fccharset.c:831: warning: #warning "No FT_Get_Next_Char"
make[5]: *** [fccharset.o] Error 1

The problem appears to be the double -I-I in the option
        -I-I../../../exports/include/freetype2
Any idea why this option is being built ?

-- 
Dr. Andrew C. Aitchison         Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to