[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Aspell-user] RE: [aspell-devel] convert.cpp:25: syntax error before `;'
From: |
Gansser, Martin |
Subject: |
[Aspell-user] RE: [aspell-devel] convert.cpp:25: syntax error before `;' token |
Date: |
Mon, 26 Aug 2002 10:51:21 +0200 |
> On Mon, 26 Aug 2002, Gansser, Martin wrote:
>
> > > Please try the attached patch.
> > >
> > > --
> > > http://kevin.atkinson.dhs.org
> >
> > works more better, but fails again later:
> >
>
> Step 1) Download test2 from
> http://savannah.gnu.org/download/aspell/testing/
>
> Step 2) Configure with --disable-curses
>
> Step 3) Compile and Install
>
> Step 4) Try Installing a dictionary
>
> Step 5) If you have problems with configure try applying
> dict-configure.diff
> found in the same place you got test2
>
> Step 6) If after configuring, you have trouble with building
> try applying
> dict-makefile-pre.diff and reconfigure
>
> Step 7) If you STILL have problems let me know.
problem after Step 5:
prounix_root:/users/mgansser/GNU/aspell-de-0.50-1 # ./configure
Finding Dictionary file location ... /usr/lib/dld.sl: Unresolved symbol:
_ZN7acommon14GenericCopyPtr
INS_5ErrorENS_7CopyPtrIS1_E5ParmsEED1Ev (code) from
/usr/local/lib/libaspell-common-0.50.1.sl
Finding Data file location ... /usr/lib/dld.sl: Unresolved symbol:
_ZN7acommon14GenericCopyPtrINS_5E
rrorENS_7CopyPtrIS1_E5ParmsEED1Ev (code) from
/usr/local/lib/libaspell-common-0.50.1.sl
Martin