安装xft2-test-fans时的错误提示:
creating xft-config
creating config.h
config.h is unchanged
cc -g -O2 -I. -DHAVE_CONFIG_H -I/usr/include/freetype2 -I/usr/include -fPIC -DPIC -c xftcolor.c -o xftcolor.o
In file included from xftcolor.c:25:
xftint.h:36:22: X11/Xlib.h: 没有那个文件或目录
xftint.h:37:21: X11/Xmd.h: 没有那个文件或目录
In file included from xftint.h:39,
from xftcolor.c:25:
Xft.h:37:36: X11/extensions/Xrender.h: 没有那个文件或目录
Xft.h:39:28: X11/Xfuncproto.h: 没有那个文件或目录
In file included from xftint.h:39,
from xftcolor.c:25:
Xft.h:69: parse error before "XRenderColor"
Xft.h:69: warning: no semicolon at end of struct or union
Xft.h:70: warning: data definition has no type or storage class
Xft.h:102: parse error before "Bool"
Xft.h:103: parse error before '*' token
Xft.h:107: warning: data definition has no type or storage class
Xft.h:110: parse error before "XftColorAllocValue"
Xft.h:110: parse error before '*' token
Xft.h:114: warning: data definition has no type or storage class
...
是我缺了什么东西么?
请问如何解决?谢谢~