"Garst R. Reese" wrote:
> 
> "Lars Gullik Bjønnes" wrote:
> >
> > What is supposed to be the last prerelease before 1.1.6 proper has now
> > been released.
> 
> > - PSpell library and Aspell spell checker support now included thanks
> >   largely to Kevin Atkinson (PSpell and Aspell maintainer).
> >
> The last time I checked (weeks ago with CVS) I could not compile with
> --with-pspell
> (0.11.2)Guess I'll try again.
> Garst
OK, here is the make.log from today's cvs
make[3]: Entering directory `/usr/local/garst/lyx-devel/src'
g++ -DHAVE_CONFIG_H -I. -I. -I. -I.. -I.. -I../boost -I/usr/local/include   -isystem 
/usr/X11R6/include  -O -fno-rtti -fno-exceptions -W -Wall -c spellchecker.C
spellchecker.C:630: warning: #warning Why isnt word_ok a bool? (Lgb)
spellchecker.C:969: warning: #warning should go somewhere more sensible
spellchecker.C: In function `void sigchldhandler(int, int *)':
spellchecker.C:972: `isp_pid' undeclared (first use this function)
spellchecker.C:972: (Each undeclared identifier is reported only once
spellchecker.C:972: for each function it appears in.)
spellchecker.C:975: `isp_fd' undeclared (first use this function)
make[3]: *** [spellchecker.o] Error 1
make[3]: Leaving directory `/usr/local/garst/lyx-devel/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/garst/lyx-devel/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/usr/local/garst/lyx-devel/src'
make: *** [all-recursive] Error 1

Reply via email to