Hi,

I'm using Redhat-6.2, so egcs-1.1 won't work, so I put in gcc-3.0 and I'm still 
having trouble.

Had trouble with data.cc:140 so I removed the #ifdef USE_FILE_INO section
since it seemed BSD-specific??

Now, I'm having trouble here:

/software/gcc-3.0/bin/g++ -DHAVE_CONFIG_H -I/software/pspell/include -I. -I. -
I.. -I./inc -I../ -I../util -I../filter -I/software/aspell-0.33.6.3/include -g -
O2 -c readonly_ws.cc  -fPIC -DPIC -o .libs/readonly_ws.o
readonly_ws.cc: In function `void aspell_default_readonly_ws::create(const 
   std::string&, autil::VirEmulation<char*>*, const aspell::Language&)':
readonly_ws.cc:828: choosing `std::fpos<_StateT> 
   std::fpos<_StateT>::operator+(long int) [with _StateT = mbstate_t]' over 
   `operator+'
readonly_ws.cc:828:   because worst conversion for the former is better than 
   worst conversion for the latter
make[3]: *** [readonly_ws.lo] Error 1
make[3]: Leaving directory `/storage/build/aspell-.33.6.3/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/storage/build/aspell-.33.6.3/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/storage/build/aspell-.33.6.3'

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

Reply via email to