Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > | It looks like the pspell problem is not unique to Win32 > | > | > g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2 > | > -fpermissive -ftemplate-depth-30 -W -Wall -c -o ispell.o `test -f > | > ispell.C || echo './'`ispell.C source='pspell.C' object='pspell.o' > | > libtool=no \ depfile='.deps/pspell.Po' tmpdepfile='.deps/pspell.TPo' \ > | > depmode=gcc /bin/sh ../config/depcomp \ > | > g++ -DHAVE_CONFIG_H -I. -I. -I. -I../boost -I/usr/X11R6/include -O2 > | > -fpermissive -ftemplate-depth-30 -W -Wall -c -o pspell.o `test -f > | > pspell.C || echo './'`pspell.C pspell.C:20: pspell/pspell.h: No such > | > file or directory > > It is only unique to machines that don't have pspell/pspell.h...
In which case config.h's #define USE_PSPELL is pretty dumm... -- Angus