It failed to find my pspell libs.
>From config.log
configure:8477: checking for pspell support
configure:8531: checking for main in -lpspell
configure:8546: g++ -o conftest -O -fno-rtti -fno-exceptions -W -Wall
conftest
.C -lpspell -liberty -lc -lm 1>&5
So it thinks everything is OK, but does not convey this to the Makefile.
This is what I get from configure .... &> configure.log
checking for pspell support... checking for main in -lpspell... yes
not found
Configuration
Host type: i586-pc-linux-gnu
Special build flags: warnings assertions included-libsigc
C Compiler: gcc
C Compiler flags: -O2
C++ Compiler: g++ (3.1)
C++ Compiler flags: -O -fno-rtti -fno-exceptions -W -Wall
Linker flags:
Frontend: xforms
libXpm version: 4.11
libforms version: 0.89.5
LyX binary dir: /usr/local/bin
LyX files dir: /usr/local/share/lyx
**** The following problems have been detected by configure.
**** Please check the messages below before running 'make'.
**** (see the section 'Problems' in the INSTALL file)
** Cannot find flimage.h. Please check that the forms library
is correctly installed on your system.
This is bogus. It is not supposed to find flimage.h!
deleting cache ./config.cache
configure.log line 482/504 (END)
Sorry John, I know how much you love this. Hope this helps.
Garst