I was trying to compile the CVS version and am getting
an error from Freetype. Is this a work in progress or
am I doing something wrong?
Thanks!
make[2]: Leaving directory `/drives/work/src/XFree86-cvs/xc/config/imake'
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf -s ./config/makedepend/Makefile.proto
-f ./config/makedepend/Imakefile -DTOPDIR=../..
-DCURDIR=./config/makedepend
In file included from config/cf/Imake.tmpl:1955,
from Imakefile.c:28:
config/cf/X11.tmpl:2697: #if with no expression
config/cf/X11.tmpl:2894: #if with no expression
config/cf/X11.tmpl:2901: #if with no expression
./config/imake/imake: Exit code 1.
Stop.
make[1]: *** [config/makedepend/Makefile.proto] Error 1
make[1]: Leaving directory `/drives/work/src/XFree86-cvs/xc'
make: *** [World] Error 2
2696
2697 #if UseFreetype2
2698
2699 #if BuildFreetype2Library
2700
2701 #if UseInstalled
2702 FREETYPE2INCDIR=$(INCDIR)/freetype2
2703 #else
2704 FREETYPE2INCDIR=$(BUILDINCDIR)/freetype2
2705 #endif
2706
2707 #else /* BuildFreetype2Library */
2708
2709 #if HasFreetype2
2710
2711 #ifndef Freetype2Dir
2712 #define Freetype2Dir /usr
2713 #endif
2714
2715 #ifndef Freetype2LibDir
2716 #define Freetype2LibDir Freetype2Dir/lib
2717 #endif
2718
Fred
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert