aspell-user
[Top][All Lists]
Advanced

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

[Aspell-user] make problem when attempting to install Aspell


From: C. Thomas Bryant, Jr.
Subject: [Aspell-user] make problem when attempting to install Aspell
Date: Tue, 08 Sep 2009 08:16:47 -0500
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Hi all,
I have been trying to install Aspell on Fedora 9. I have installed much software lately with much the same procedure as Aspell and except for occasional dependency issues, I have no problem. When doing make on Aspell I get the following response:

address@hidden aspell-0.60]$ make
Making all in .
make[1]: Entering directory `/home/tom/aspell6/aspell-0.60'
depbase=`echo modules/filter/email.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF "$depbase.Tpo" -c -o modules/filter/email.lo modules/filter/email.cpp; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I./gen -I./gen -I./common -I./interfaces/cc/ -I./modules/speller/default/ -DLOCALEDIR=\"/usr/local/share/locale\" -g -O2 -fno-exceptions -MT modules/filter/email.lo -MD -MP -MF modules/filter/.deps/email.Tpo -c modules/filter/email.cpp -fPIC -DPIC -o modules/filter/.libs/email.o
In file included from ./common/indiv_filter.hpp:13,
                from modules/filter/email.cpp:10:
./common/string.hpp:482: error: explicit template specialization cannot have a storage class
make[1]: *** [modules/filter/email.lo] Error 1
make[1]: Leaving directory `/home/tom/aspell6/aspell-0.60'
make: *** [all-recursive] Error 1
address@hidden aspell-0.60]

Does anyone have any idea what this is all about?
Thanks,
Tom





reply via email to

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