I am trying to compile Window Maker 0.20.2 on Linux 2.0.34 Redhat 5.1. I get
the following output from the make command
Making all in libPropList
make[1]: Entering directory
`/home/root/downloads/WindowMaker-0.20.2/libPropList'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/home/root/downloads/WindowMaker-0.20.2/libPropList'
Making all in wrlib
make[1]: Entering directory `/home/root/downloads/WindowMaker-0.20.2/wrlib'
gcc -DHAVE_CONFIG_H -I. -I. -I../src -I/usr/X11R6/include -DUSE_XPM -DUSE_P
NG -DUSE_JPEG -DUSE_GIF -DUSE_TIFF -DXSHM -g -O2 -Wall -Wno-implicit-int -W
cast-align -c nxpm.c
make[1]: Leaving directory `/home/root/downloads/WindowMaker-0.20.2/wrlib'
Window Maker 0.20.1 compiles and installs without a problem. Any
suggestions.
Regards
Simon Warren.