On Sun, 30 Jan 2000, Joshua Hoblitt wrote:

> 
> I'm trying to build version .28.3 on an x86 solaris 7 box using gnu tools.
> 
> This is the error that I'm recieving... I've tried the usual like building with and 
>with statis libs, etc.  Get the same bomb out everytime.  I looked at the docs and 
>this line should be executing ok.  Any suggestions would be appreciated.
> 
> make[2]: Leaving directory `/export/home/jhoblitt/tmp/aspell-.28.3/src'
> Making all in data
> make[2]: Entering directory `/export/home/jhoblitt/tmp/aspell-.28.3/data'
> ../src/aspell --lang=english --data-dir=. create master ./english < english.wl
> Abort
> make[2]: *** [english.wrd] Error 134

Ok, try ./configure --disable-shared and see what happens.  For some
reason aspell and shared libraries on solaris don't seam to mix.  You are
not the only person with this problem.


---
Kevin Atkinson
[EMAIL PROTECTED]
http://metalab.unc.edu/kevina/


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

Reply via email to