aspell-user
[Top][All Lists]
Advanced

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

[Aspell-user] Problem compiling error Aspell 0.60 under debian


From: DAVID GAMA RODRIGUEZ
Subject: [Aspell-user] Problem compiling error Aspell 0.60 under debian
Date: Thu, 30 Sep 2004 11:35:49 -0500

Hi everyone

 

I’m trying to compile Aspell 0.60 on a Debian 2.6.3

And I got the next compiling error:

 

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 -c modules/filter/email.cpp -Wp,-MD,modules/.deps/email.TPlo  -fPIC -DPIC -o modules/filter/.libs/email.o

cpp0: modules/.deps/email.TPlo: No such file or directory

make[1]: *** [modules/filter/email.lo] Error 1

make[1]: Leaving directory `/home/downloads/aspell/aspell-0.60'

make: *** [all-recursive] Error 1

 

and I don’t know what’s up maybe  I need an extra library but I don’t know whic one

 

and when I do

 

./configure –enable-static

 

The last error isn’t appear but next does

 

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 -c modules/speller/default/readonly_ws.cpp -Wp,-MD,modules/.deps/readonly_ws.TPlo  -fPIC -DPIC -o modules/speller/default/.libs/readonly_ws.o

cpp0: modules/.deps/readonly_ws.TPlo: No such file or directory

make[1]: *** [modules/speller/default/readonly_ws.lo] Error 1

make[1]: Leaving directory `/home/downloads/aspell/aspell-0.60'

make: *** [all-recursive] Error 1

 

and then what should I do?

 

DAVID


reply via email to

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