aspell-devel
[Top][All Lists]
Advanced

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

Re: [aspell-devel] aspell 0.50.3 compile error on Solaris 2.8 with Forte


From: Kevin Atkinson
Subject: Re: [aspell-devel] aspell 0.50.3 compile error on Solaris 2.8 with Forte C++
Date: Thu, 20 Feb 2003 20:43:02 -0500 (EST)

On Thu, 20 Feb 2003 address@hidden wrote:

> diff -r aspell-0.50.3//common/string_list.hpp
> aspell-0.50.3_forte//common/string_list.hpp 

I believe I have already made all of the changes not shown.


> <       friend class HashTable;
> ---
> >       friend HashTable;
> 257c257
> <     friend class FindIterator;
> ---
> >     friend FindIterator;

These two are invalid.  What I had is correct C++ code.  What you have is 
not.  I can't change this because than gcc (and other standard 
compliance compilers) will complain.

> source='readonly_ws.cpp' object='readonly_ws.lo' libtool=yes \
> depfile='.deps/readonly_ws.Plo' tmpdepfile='.deps/readonly_ws.TPlo' \
> depmode=none /bin/bash ../../../depcomp \
> /bin/bash ../../../libtool --mode=compile CC -DHAVE_CONFIG_H -I. -I.
> -I../../../common -I../../../common  -features=transitions  -g -c -o
> readonly_ws.lo `test -f 'readonly_ws.cpp' || echo './'`readonly_ws.cpp
>  CC -DHAVE_CONFIG_H -I. -I. -I../../../common -I../../../common
> -features=transitions -g -c readonly_ws.cpp  -DPIC
> "readonly_ws.cpp", line 197: Error: Redefining acommon::hash<acommon::K> after
> use in aspeller_default_readonly_ws::ReadOnlyWS::SoundslikeLookupParms.
> 1 Error(s) detected.
> make[3]: *** [readonly_ws.lo] Error 1
> make[3]: Leaving directory `/data/src/aspell-0.50.3/modules/speller/default'

I am at a lost to the cause of this problem.  Sorry.

-- 
http://kevin.atkinson.dhs.org





reply via email to

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