I also have not been able to compile Aspell-.33.7.1 I am using gcc-3.03 on Solaris. I get these errors:
gmake all-recursive gmake[1]: Entering directory `/export/src/aspell-.33.7.1' Making all in util gmake[2]: Entering directory `/export/src/aspell-.33.7.1/util' /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/include -g -O2 -c config_data.cc g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/include -g -O2 -c config_data.cc -fPIC -DPIC -o .libs/config_data.o In file included from config_data.cc:3: config_data.hh:149: use of `ostream' is ambiguous /opt/include/g++-v3/iostream.h:45: first declared as `class ostream' here /opt/include/g++-v3/bits/std_iosfwd.h:103: also declared as `typedef class std::basic_ostream<char, std::char_traits<char> > std::ostream' here config_data.hh:149: `ostream' denotes an ambiguous type /opt/include/g++-v3/iostream.h:45: first type here /opt/include/g++-v3/bits/std_iosfwd.h:56: other type here config_data.hh:149: `out' was not declared in this scope config_data.hh:150: variable or field `write_to_stream' declared void config_data.hh:150: syntax error before `{' token config_data.hh:154: semicolon missing after declaration of `autil::ConfigData' config_data.hh:154: use of `istream' is ambiguous /opt/include/g++-v3/iostream.h:115: first declared as `class istream' here /opt/include/g++-v3/bits/std_iosfwd.h:102: also declared as `typedef class std::basic_istream<char, std::char_traits<char> > std::istream' here config_data.hh:154: `istream' denotes an ambiguous type /opt/include/g++-v3/iostream.h:115: first type here /opt/include/g++-v3/bits/std_iosfwd.h:53: other type here config_data.hh:154: `in' was not declared in this scope config_data.hh:155: ISO C++ forbids defining types within return type config_data.hh:155: two or more data types in declaration of `read_in_stream' config_data.hh:155: syntax error before `{' token config_data.hh:160: parse error before `&' token config_data.hh: In function `void read_in_file(...)': config_data.hh:162: `config_' undeclared (first use this function) config_data.hh:162: (Each undeclared identifier is reported only once for each function it appears in.) config_data.hh:162: `file' undeclared (first use this function) config_data.hh:163: `throw_file_exception' undeclared (first use this function) config_data.hh: In function `void read_in_string(const char*)': config_data.hh:169: `throw_exception' undeclared (first use this function) config_data.hh: At global scope: config_data.hh:177: parse error before `&' token config_data.hh: In function `void merge(...)': config_data.hh:179: `other' undeclared (first use this function) config_data.hh: At global scope: config_data.hh:188: non-member function `bool get_attached()' cannot have `const' method qualifier config_data.hh:198: parse error before `}' token config_data.hh:200: parse error before `{' token config_data.hh:202: parse error before `const' config_data.hh:204: destructors must be member functions config_data.hh:205: parse error before `}' token config_data.hh:207: parse error before `{' token config_data.hh:209: parse error before `const' config_data.hh:211: destructors must be member functions config_data.hh:212: parse error before `}' token config_data.hh: In member function `void autil::ConfigData::throw_exception(const char*) const': config_data.hh:204: too many arguments to function `void UnknownKey()' config_data.cc:11: at this point in file config_data.cc:11: invalid use of `void' config_data.hh: In member function `void autil::ConfigData::throw_exception(const char*, const char*) const': config_data.hh:204: too many arguments to function `void UnknownKey()' config_data.cc:19: at this point in file config_data.cc:19: invalid use of `void' config_data.hh:211: too many arguments to function `void CantChangeValue()' config_data.cc:21: at this point in file config_data.cc:21: invalid use of `void' gmake[2]: *** [config_data.lo] Error 1 gmake[2]: Leaving directory `/export/src/aspell-.33.7.1/util' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/export/src/aspell-.33.7.1' gmake: *** [all-recursive-am] Error 2 -- Don Steiny - InfoPoint, Inc. - www.infopoint.com 125 Mission St #3 - Santa Cruz, CA 95060 - 831.471.1671 - fax: 831.471.1670 _______________________________________________ aspell-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/aspell-user