[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[aspell-user] Aspell under BSDi
From: |
Daniel Crown |
Subject: |
[aspell-user] Aspell under BSDi |
Date: |
Wed Apr 3 12:44:52 2002 |
Hello,
I am trying to compile aspell-.33.7.1 under BSDi and have had no luck.
One problem is that src/readonly_ws.cc assumes that BSDI's sysconf
defines the _SC_PAGESIZE macro -- it
does not. I have placed getpagesize() in its place.
aspell seemingly compiles okay, but coredumps whenever you try and use
it.
gmake[2]: Entering directory `/usr/home/netadmin/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
Segmentation fault - core dumped
gmake[2]: *** [english-med-only] Error 139
gmake[2]: Leaving directory `/usr/home/netadmin/aspell-.33.7.1/data'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/home/netadmin/aspell-.33.7.1'
gmake: *** [all-recursive-am] Error 2
Has anyone successfully compiled a recent version of aspell under BSDI?
I am using gcc version 2.95.2.
Thanks,
Daniel Crown
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [aspell-user] Aspell under BSDi,
Daniel Crown <=