Operating system SunOS ultra80 5.8 Generic sun4u sparc SUNW,Ultra-80 xpm version is xpm-3.4k-solaris invoking configure setenv LDFLAGS -R/usr/local/xpm ./configure --with-xpm-library=/usr/local/xpm/lib --with-xpm-includes=/usr/local/xpm/include error output Configuration: FVWM Version: 2.3.27 Have ReadLine support? no Have RPlay support? no Have Stroke support? no Have XPM support? no: Xpm library or header not found! Have GTK support? no Have GNOME Window Manager support? yes Have Session Management support? yes Have GNOME support in FvwmGtk? no config.log configure:2353: checking for XpmReadFileToXpmImage in -lXpm configure:2372: cc -o conftest -g -R/usr/local/xpm conftest.c -lXpm -L/usr/local/xpm/lib -lXpm -L/usr/openwin/lib -R/usr/openwin/l ib -lSM -lICE -lX11 -lsocket -lnsl 1>&5 ld: fatal: library -lXpm: not found ld: fatal: File processing errors. No output written to conftest configure: failed program was: #line 2361 "configure" #include "confdefs.h" /* Override any gcc2 internal prototype to avoid an error. */ /* We use char because int might match the return type of a gcc2 builtin and then its argument prototype would still apply. */ char XpmReadFileToXpmImage(); int main() { XpmReadFileToXpmImage() ; return 0; }