[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[aspell-user] Compiler error: create master error
From: |
Maarten Engelen |
Subject: |
[aspell-user] Compiler error: create master error |
Date: |
Tue Jun 25 17:07:02 2002 |
Hi All,
while compiling Aspell I ran into the following error message:
make[2]: Leaving directory `/usr/src/sources/a/aspell-.33.7.1/src'
Making all in data
make[2]: Entering directory `/usr/src/sources/a/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
make[2]: *** [english-med-only] Error 134
make[2]: Leaving directory `/usr/src/sources/a/aspell-.33.7.1/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/sources/a/aspell-.33.7.1'
make: *** [all-recursive-am] Error 2
It has done a complete make of all directories and then tries
to make the initial english library and then it fails to do so.
I tried issueing the command manually but then aspell just exits
with an 'Aborted' message. The syntax of the command seems to be right
so I just can't work out how to create this master library.
If anyone has had this same problem I would really like to know
how you solved this and if there any other things I should
have done/checked.
Thanks in advance,
Maarten Engelen
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [aspell-user] Compiler error: create master error,
Maarten Engelen <=