dahuang228 发表于 2005-4-11 19:25:35

我装fvwm时提示错误,大家给指教一下。我快疯了。

make时如下:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..-I/usr/X11R6/include/    -g -O2 -c Graphics.c
In file included from Graphics.c:22:
../libs/fvwmlib.h:21: X11/Xlib.h: No such file or directory
../libs/fvwmlib.h:22: X11/Xutil.h: No such file or directory
../libs/fvwmlib.h:23: X11/Xresource.h: No such file or directory
../libs/fvwmlib.h:24: X11/Intrinsic.h: No such file or directory
In file included from ../libs/fvwmlib.h:131,
               from Graphics.c:22:
../libs/ClientMsg.h:29: X11/Xlib.h: No such file or directory
../libs/ClientMsg.h:30: X11/Xatom.h: No such file or directory
../libs/ClientMsg.h:31: X11/Xutil.h: No such file or directory
In file included from ../libs/fvwmlib.h:132,
               from Graphics.c:22:
../libs/Grab.h:20: X11/Xlib.h: No such file or directory
Graphics.c:25: X11/Xlib.h: No such file or directory
make: *** Error 1
make: Leaving directory `/home/hxh/fvwm-2.4.7.orig/libs'
make: *** Error 1
make: Leaving directory `/home/hxh/fvwm-2.4.7.orig'
make: *** Error 2


大家给看看是什么原因啊?希望高手能指教。

cobranail 发表于 2005-4-12 01:00:12

装上X的devel包
页: [1]
查看完整版本: 我装fvwm时提示错误,大家给指教一下。我快疯了。