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 `[EMAIL PROTECTED]'.
make: *** [spell_data.lo] Error 1
[root@editorial]
aspell$


Any idea folks?

        -Brian Aker
        Virtual Hospital 


---
Note: This message was origanlly posted to [EMAIL PROTECTED],
      not [EMAIL PROTECTED]


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

Reply via email to