There's a slight includ edir problem in 2.4.0 I think.

/sup/build/fvwm-2.4.0 > ./configure --prefix=/sup
creating cache ./config.cache
...
checking for XpmReadFileToXpmImage in -lXpm... yes
checking for X11/xpm.h... no
...
  Have XPM support?                  no: Can't find required X11/xpm.h

Strange, because:
~ > ll /sup/include/X11/xpm.h 
-r--r--r--   1 lohner   TAG         16644 Aug  8 13:50 /sup/include/X11/xpm.h


I think it's logical that if I specify a --prefix=/sup that /sup/include
should be considered as an include directory.  lXpm is found in /sup/lib
so it would be reasonable to expect that the include files are in the
same dir structure.

The compilation does not contain a -I/sup/include which it would ned ot
compile properly with xpm support.

Regards,
Nils.

Attachment: pgp5jIlMOs8gv.pgp
Description: PGP signature

Reply via email to