Hello,
When compiling fvwm i get the the following message (below):
Can someone telling me what i do wrong?
Thanks from a newbie,
Andre de Boer
[root_at_node1056c fvwm-2.3.14]# make
make all-recursive
make[1]: Entering directory `/home/andre/fvwm-2.3.14'
Making all in libs
make[2]: Entering directory `/home/andre/fvwm-2.3.14/libs'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -c Graphics.c
In file included from Graphics.c:20:
../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:91,
from Graphics.c:20:
../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:92,
from Graphics.c:20:
../libs/Grab.h:20: X11/Xlib.h: No such file or directory
Graphics.c:23: X11/Xlib.h: No such file or directory
make[2]: *** [Graphics.o] Error 1
make[2]: Leaving directory `/home/andre/fvwm-2.3.14/libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andre/fvwm-2.3.14'
make: *** [all-recursive-am] Error 2
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sat Feb 26 2000 - 10:43:48 GMT