Philipp Grau <[EMAIL PROTECTED]> writes:

>   The source file "cstring" is unavailable.
>     #include <cstring>
>                         ^
> 1 catastrophic error detected in the compilation of "editdist.cc".
>                       
> And it is true, there is no cstring in my C++ include files.

Too old.

> 
> When I try the (GNU) g++ compiler:
> 
> [phgrau@host] 126 (~/src/aspell-.31.1): g++ --version
> 2.8.1

Too old.

> [phgrau@host] 127 (~/src/aspell-.31.1): gmake
> gmake  all-recursive
> gmake[1]: Entering directory /home/phgrau/src/aspell-.31.1'
> Making all in util
> gmake[2]: Entering directory /home/phgrau/src/aspell-.31.1/util'
> /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
> -I/usr/local/include    -g -O2 -c editdist.cc
> rm -f .libs/editdist.lo
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -g -O2 -c editdist.cc
> -DPIC -o .libs/editdist.lo
> weights.hh:5: sorry, not implemented: namespace

As you can see: The compiler is too old. Get a newer one.

-- 
Trond Eivind Glomsr�d
Red Hat, Inc.

_______________________________________________
aspell-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/aspell-user

Reply via email to