Hi,

I try to compile aspell.33.7.1 on my linux slackware 8 with gcc-3.0.2
there was no problem with the configure, but for the make i got this :

root@pierre:/tmp/aspell-.33.7.1# gmake
gmake  all-recursive
gmake[1]: Entering directory `/tmp/aspell-.33.7.1'
[...]
Making all in data
gmake[2]: Entering directory `/tmp/aspell-.33.7.1/data'
cd ../; bd=`pwd`; cd scowl/final; \
cat english-*.10 english-*.20 english-*.35 english-*.50 \
             english-*.60 english-*.65 \
     special-*.35 special-*.50 \
| $bd/src/aspell --lang=english \
   create master $bd/data/english-med-only
gmake[2]: *** [english-med-only] Error 139
gmake[2]: Leaving directory `/tmp/aspell-.33.7.1/data'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/aspell-.33.7.1'
gmake: *** [all-recursive-am] Error 2


It would be great if you could help me with this !

Best regards,

Pierre.

_______________________________________________
aspell-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/aspell-user

Reply via email to