I finally got aspell compiled!!! now the next problem, it won't install. :(
I got the following error:
[EMAIL PROTECTED] /home/learfox/projects/pubsrc/aspell-0.60.1.1]# make install
Making install in .
make[1]: Entering directory `/home/learfox/projects/pubsrc/aspell-0.60.1.1'
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/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/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
g++: cannot specify -o with -c or -S and multiple compilations
make[1]: *** [modules/filter/email.lo] Error 1
make[1]: Leaving directory `/home/learfox/projects/pubsrc/aspell-0.60.1.1'
make: *** [install-recursive] Error 1
[EMAIL PROTECTED] /home/learfox/projects/pubsrc/aspell-0.60.1.1]#
_______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user
