aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[aspell] Re: Working prerelease for Aspell on Alpha


From: Kevin Atkinson
Subject: [aspell] Re: Working prerelease for Aspell on Alpha
Date: Sun, 13 Feb 2000 12:43:53 -0500 (EST)

On Sun, 13 Feb 2000, Maurizio Loreti wrote:

> > I have just uploaded a prerelease of aspell to
> > ftp://aspell.sourceforge.net/pub/aspell/aspell-.29.1pre1.tar.gz.
> > 
> > This version has the reworked read-only word list and should now be able
> > compile and run on the alpha with gcc 2.95.
> > 
> > If you have problems with an undefined symbol is aspell.o add the line
> >   template crope
> > somewhere after the includes in src/aspell.cc and send me an email so that
> > I know your platform had a problem with it.
> 
> Yes, I had problems ...
> I have unpacked the distribution, then used the commands:
> 
> gzip -dc aspell-.29.1pre1.tar.gz | tar xof -
> cd aspell-.29.1pre1
> ./configure alphaev56-dec-osf4.0d --prefix=/opt/gnu --with-gcc
> make
> 
> The compiler is gcc-2.95.2 .  I had undefined symbols in aspell.o,
> I have added the line you suggested, as in:
> ...
> #include "string_map.hh"
> 
> using namespace autil;
> using namespace aspell;
> 
> template crope

You forgot the semicolon.  Sorry that I did not include it.

---
Kevin Atkinson
address@hidden
http://metalab.unc.edu/kevina/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]