On Sun, 7 Nov 2004, Tara Milana wrote: > Hi, I received the following error when compiling aspell 0.60.1: > > Making all in . > make[1]: Entering directory `/home/learfox/projects/pubsrc/aspell-0.60.1' > source='common/config.cpp' object='common/config.lo' libtool=yes \ > DEPDIR=.deps depmode=gcc /bin/sh > /home/learfox/projects/pubsrc/aspell-0.60.1/depcomp \ > /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. > -I/home/learfox/projects/pubsrc/aspell-0.60.1 -I./gen > -I/home/learfox/projects/pubsrc/aspell-0.60.1/gen > -I/home/learfox/projects/pubsrc/aspell-0.60.1/common > -I/home/learfox/projects/pubsrc/aspell-0.60.1/interfaces/cc/ > -I/home/learfox/projects/pubsrc/aspell-0.60.1/modules/speller/default/ > -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -fno-exceptions -c -o > common/config.lo common/config.cpp > g++ -DHAVE_CONFIG_H -I. -I/home/learfox/projects/pubsrc/aspell-0.60.1 > -I./gen -I/home/learfox/projects/pubsrc/aspell-0.60.1/gen > -I/home/learfox/projects/pubsrc/aspell-0.60.1/common > -I/home/learfox/projects/pubsrc/aspell-0.60.1/interfaces/cc/ > -I/home/learfox/projects/pubsrc/aspell-0.60.1/modules/speller/default/ > -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -fno-exceptions -c > common/config.cpp -Wp,-MD,common/.deps/config.TPlo -fPIC -DPIC -o > common/.libs/config.o > In file included from common/string.hpp:18, > from common/posib_err.hpp:10, > from common/cache.hpp:4, > from common/config.cpp:24: > common/ostream.hpp:32: warning: `format' attribute ignored > common/config.cpp: In method `void > ::acommon::Config::set_filter_modules(const struct ::acommon::ConfigModule > *, const struct ::acommon::ConfigModule *)': > common/config.cpp:211: no matching function for call to > `::acommon::::acommon::Vector<::acommon::ConfigModule>::assign (const > ::acommon::ConfigModule *&, const ::acommon::ConfigModule *&)' > make[1]: *** [common/config.lo] Error 1 > make[1]: Leaving directory `/home/learfox/projects/pubsrc/aspell-0.60.1' > make: *** [all-recursive] Error 1
What version of Gcc are using. (Use "g++ --version") also what type of system are you using? --- http://kevin.atkinson.dhs.org _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user
