Lars Gullik Bj�nnes wrote: > For now use "--without-pspell" ... you will obviously not get pspell > support. > > -- > Lgb Maybe this will shed some light.
configure:9241: checking for pspell support configure:9463: checking pspell/pspell.h usability configure:9463: g++ -c -O -fno-exceptions -W -Wall -Winline conftest.cc >&5 configure:9463: $? = 0 configure:9463: test -s conftest.o configure:9463: $? = 0 configure:9463: result: yes configure:9463: checking pspell/pspell.h presence configure:9463: g++ -E conftest.cc configure:9463: $? = 0 configure:9463: result: yes configure:9463: checking for pspell/pspell.h configure:9463: result: yes configure:9463: checking for delete_pspell_config in -lpspell configure:9463: g++ -o conftest -O -fno-exceptions -W -Wall -Winline confte st.cc -lpspell -lc -lm >&5 /tmp/cceWEwHH.o: In function `main': /tmp/cceWEwHH.o(.text+0xa): undefined reference to `delete_pspell_config' collect2: ld returned 1 exit status configure:9463: $? = 1 configure: failed program was: #line 9463 "configure" #include "confdefs.h"
