This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ispell


After a lot of debugging and porting, i manage to compile all the files..
However i got a problem in sort, for some reason the sort I have has 
fewer options then my linux one, here is a log:
+ PATH=../..://D/WINNT/system32://D/WINNT:/gnu-extras/bin:.
+ export PATH
+ munchlist -v -l ../english/english.aff /usr/dict/words english.0 
english.1 am
rican.0 american.1
Collecting input.
Truncated hash table /usr/tmp/munch1049o.hash:  got 120 bytes, expected 3928
Finding flag marker.
Truncated hash table /usr/tmp/munch1049o.hash:  got 120 bytes, expected 3928
Generating roots and affixes.
sort: : Permission denied
Truncated hash table /usr/tmp/munch1049o.hash:  got 120 bytes, expected 3928
Expanding dictionary into EXPANDEDPAIRS.
Truncated hash table /usr/tmp/munch1049o.hash:  got 120 bytes, expected 3928
Creating list of legal roots/flags.
Try `sort --help' for more information.
Creating list of flags that participate in cross-products.
Truncated hash table /usr/tmp/munch1049o.hash:  got 120 bytes, expected 3928
Eliminating non-optimal affixes.
Try `sort --help' for more information.
Truncated hash table /usr/tmp/munch1049o.hash:  got 120 bytes, expected 3928
Generating output word list.
test -s english.med+ \
  ||  (echo 'error: zero-length dictionary generated'; \
    rm -f english.med+; exit 1)
error: zero-length dictionary generated
make: *** [english.med+] Error 1
make: *** [english.med+] Error 2
make: *** [all] Error 2
make: *** [language-subdirs] Error 1
make: *** [all-languages] Error 2

any ideas, thanks... (I was about to release it without the dictionaries)

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]