aspell-user
[Top][All Lists]
Advanced

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

[Aspell-user] aspell builds on linux 7 with gnu c++ 3.0.4?


From: Warren L Brown
Subject: [Aspell-user] aspell builds on linux 7 with gnu c++ 3.0.4?
Date: Mon, 5 May 2003 12:10:27 -0400

I saw a bit of evidence in the archives of recent reports
with problems building aspell on linux 7 with gnu c++ 3.0.4.
Note that the build worked fine with 2.95.
 
In our case, we have a symptom like the following, and
wonder if there are any patches/fixes (before we isolate
and fix the issue ourselves).
 
Thank you very much.
 
g++ -DHAVE_CONFIG_H -I. -I. -I../../../common -I../../../common -g -O2 -MT
writable_repl.lo -MD -MP -MF .deps/writable_repl.Tpo -c writable_repl.cpp
-fPIC -DPIC

writable_repl.cpp: In constructor 

`aspeller_default_writable_repl::WritableReplS::ElementsVirEmulImpl::ElementsVirEmulImpl(const

acommon::hash_map<aspeller::SimpleString, 

aspeller_default_writable_repl::WritableReplS::RealReplList, 

acommon::hash<aspeller::SimpleString>,
std::equal_to<aspeller::SimpleString> 

>&)':

writable_repl.cpp:155: no match for
`acommon::HT_ConstIterator<std::pair<const 

aspeller::SimpleString, 

aspeller_default_writable_repl::WritableReplS::RealReplList> >& != 

acommon::HT_ConstIterator<std::pair<const aspeller::SimpleString, 

aspeller_default_writable_repl::WritableReplS::RealReplList> >&' operator

simple_string.hpp:44: candidates are: bool 

aspeller::operator!=(aspeller::SimpleString, aspeller::SimpleString)

data.hpp:77: bool aspeller::operator!=(const 

aspeller::DataSet::Id&, const aspeller::DataSet::Id&)

../../../common/parm_string.hpp:98: bool 

acommon::operator!=(acommon::ParmString, const char*)

../../../common/parm_string.hpp:92: bool 

acommon::operator!=(const char*, acommon::ParmString)

../../../common/parm_string.hpp:86: bool 

acommon::operator!=(acommon::ParmString, acommon::ParmString)

writable_repl.cpp: In member function `virtual acommon::PosibErr<void> 

aspeller_default_writable_repl::WritableReplS::save(acommon::FStream&, 

acommon::ParmString)':

writable_repl.cpp:284: no match for `acommon::HT_Iterator<std::pair<const 

aspeller::SimpleString, 

aspeller_default_writable_repl::WritableReplS::RealReplList> >& != 

acommon::HT_Iterator<std::pair<const aspeller::SimpleString, 

aspeller_default_writable_repl::WritableReplS::RealReplList> >&' operator

simple_string.hpp:44: candidates are: bool 

aspeller::operator!=(aspeller::SimpleString, aspeller::SimpleString)

data.hpp:77: bool aspeller::operator!=(const 

aspeller::DataSet::Id&, const aspeller::DataSet::Id&)

../../../common/parm_string.hpp:98: bool 

acommon::operator!=(acommon::ParmString, const char*)

../../../common/parm_string.hpp:92: bool 

acommon::operator!=(const char*, acommon::ParmString)

../../../common/parm_string.hpp:86: bool 

acommon::operator!=(acommon::ParmString, acommon::ParmString)

make[5]: *** [writable_repl.lo] Error 1

make[5]: Leaving directory
`/idisk/bld/tip/linux32_share.0/ported/aspell/aspell-0.50.3/modules/speller/default'

make[4]: *** [all-recursive] Error 1

------------------------------------------------------------------
  address@hidden
  412-220-7765 [Fax: 412-220-8230]
  Syntegra (USA), Inc.
  412 Darby Way, Suite 2
  Bridgeville, PA 15017        USA
------------------------------------------------------------------



 





reply via email to

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