aspell-user
[Top][All Lists]
Advanced

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

Aspell problems with Solaris 2.6


From: Brian Aker
Subject: Aspell problems with Solaris 2.6
Date: Thu, 12 Nov 1998 10:53:18 -0600

Hi all. Our web servers currently use ispell to suggest possible words
for misspelled medical terms. I would really like to see how aspell
works for this but I have had zero luck getting it to compile
under Solaris 2.6. I am trying to use gcc 2.81.

Just typing make after configure results in this:
aspell$ make
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory /export/home/brian/aspell

If I try a make all-am the result is :
aspell$ make all-am          
/bin/sh ./libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.
-DLIBDIR=\"/usr/local/share/aspell\"   -g -O2 -c spell_data.cc
c++ -DHAVE_CONFIG_H -I. -I. -I. -DLIBDIR=\"/usr/local/share/aspell\" -g -O2
-Wp,-MD,.deps/spell_data.p -c -fPIC -DPIC spell_data.cc
In file included from /usr/local/include/g++/hash_set:31,
                 from data.hh:6,
                 from spell_data.cc:4:
/usr/local/include/g++/stl_hashtable.h:150: warning: decimal integer
constant is so large that it is unsigned
/usr/local/include/g++/stl_hashtable.h:150: warning: decimal integer
constant is so large that it is unsigned
/usr/local/include/g++/stl_uninitialized.h: In function `class const_string
* __uninitialized_fill_n_aux<const_string *, unsigned int,
const_string>(class const_string *, unsigned int, const class const_string
&, struct __false_type)':
/usr/local/include/g++/stl_uninitialized.h:175: Internal compiler error.
/usr/local/include/g++/stl_uninitialized.h:175: Please submit a full bug
report to address@hidden'.
make: *** [spell_data.lo] Error 1
address@hidden
aspell$


Any idea folks?

        -Brian Aker
        Virtual Hospital 



reply via email to

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