aspell-user
[Top][All Lists]
Advanced

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

Re: Aspell problems with Solaris 2.6


From: Kevin Atkinson
Subject: Re: Aspell problems with Solaris 2.6
Date: Thu, 12 Nov 1998 12:26:54 -0500

Brian Aker wrote:
> 
> 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

You might need to use gnu make.

> 
> 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$

Do a make clean any try again.  I get this ever now and then and
rebuilding usally fixes it.
> 
> Any idea folks?

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



reply via email to

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