从这里开始就全是这样的错误和警报了
gcc -c -Wall -O2 -g -pipe -march=i386 -mcpu=i686 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -I/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph -I/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11 \
-I/usr/X11R6/include -o /usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/obj/grx11.o /usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:31:22: X11/Xlib.h: No such file or directory
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:32:23: X11/Xutil.h: No such file or directory
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:33:28: X11/cursorfont.h: No such file or directory
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:34:24: X11/keysym.h: No such file or directory
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:79: parse error before "KeySym"
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:79: warning: no semicolon at end of struct or union
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:82: parse error before '}' token
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:82: warning: type defaults to `int' in declaration of `Translator'
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:82: warning: data definition has no type or storage class
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:86: parse error before "key_translators"
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:86: warning: type defaults to `int' in declaration of `key_translators'
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:88: warning: braces around scalar initializer
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:88: warning: (near initialization for `key_translators[0]')
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:88: `XK_BackSpace' undeclared here (not in a function)
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:88: initializer element is not constant
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:88: (near initialization for `key_translators[0]')
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:88: warning: excess elements in scalar initializer
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:88: warning: (near initialization for `key_translators[0]')
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:88: initializer element is not constant
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:88: (near initialization for `key_translators[0]')
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:89: warning: braces around scalar initializer
/usr/src/redhat/BUILD/freetype-2.1.4/ft2demos-2.1.4/graph/x11/grx11.c:89: warning: (near initialization for `key_translators[1]')
。。。。。。。
Failed build dependencies:
/usr/bin/docbook2html is needed by fontconfig-2.2.0-2.firefly
/usr/bin/docbook2txt is needed by fontconfig-2.2.0-2.firefly
斑竹大人,这两个呢??