[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [aspell] compile err
From: |
Joshua Hoblitt |
Subject: |
Re: [aspell] compile err |
Date: |
Sat, 5 Feb 2000 15:44:56 -0800 (PST) |
after building with ...
./configure --disable-shared
the compile goes smoothly... however if I type the following
aspell check <somefile>
I get no out put and a seg fault.
just plain...
aspell
gets me the command options.
So it looks like it's atleast build properly. Am I just missing something or
is this still a build issue?
-Joshua Hoblitt
--
address@hidden
UNIX Systems Administrator
Computer Science Department
Clark College
Vancouver, WA 98663
On Mon, 31 Jan 2000, Kevin Atkinson wrote:
> 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
> address@hidden
> http://metalab.unc.edu/kevina/
>
>
- Re: [aspell] compile err,
Joshua Hoblitt <=