aspell-user
[Top][All Lists]
Advanced

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

Re: [aspell] Build under IRiX64


From: Philipp Grau
Subject: Re: [aspell] Build under IRiX64
Date: Sat, 1 Jul 2000 13:56:15 +0200
User-agent: Mutt/1.2i

On Thu, Jun 29, 2000 at 01:23:03PM -0400, Kevin Atkinson wrote:
> Could you please be more specific and give the exact compiler version and
> the error message it reported.

I get the same error:

When I try the IRIX compiler, under IRIX64 6.5 6.5.8f:

address@hidden 113 (~/src/aspell-.31.1): CC -version
MIPSpro Compilers: Version 7.3.1.1m

rm -f .libs/editdist.lo
CC -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -g -c editdist.cc
-DPIC -o .libs/editdist.lo
cc-1005 CC: ERROR File = editdist.cc, Line = 2
  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.

When I try the (GNU) g++ compiler:

address@hidden 126 (~/src/aspell-.31.1): g++ --version
2.8.1
address@hidden 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
gmake[2]: *** [editdist.lo] Error 1
gmake[2]: Leaving directory /home/phgrau/src/aspell-.31.1/util'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory /home/phgrau/src/aspell-.31.1'
gmake: *** [all-recursive-am] Error 2
address@hidden 128 (~/src/aspell-.31.1): 

\bye
Philipp


-- 
 Philipp Grau               | Freie Universitaet Berlin 
 address@hidden    | Zentraleinrichtung fuer Datenverarbeitung
    We had joy, we had fun, | we had Pacman on the sun...      



reply via email to

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