Pspell problems with 1.4.4
- From: Martin Leopold <martin leopold dk>
- To: balsa-list gnome org
- Subject: Pspell problems with 1.4.4
- Date: Sat, 26 Jul 2003 18:11:37 +0200
Hi All.
I'm having some problem compileing Balsa on my Debian testing/ustable
box. The trouble seems to be that some properties of pspell have
changed - possibly just ended up under aspell. Anyway a snip from my
config.log looks like this:
configure:9281: checking for new_pspell_manager in -lpspell
$1R6/include conftest.c -lpspell -lstdc++ -lpspell-modules >&5
/usr/bin/ld: cannot find -lpspell-modules
collect2: ld returned 1 exit status
configure:9315: $? = 1
configure: failed program was:
| #line 9288 "configure"
| /* confdefs.h. */
...
Hmm.. pspell-modules doesn't seem to exist as a Debian package any
more. Simply removing -lpspell-modules doesn't seem to do the trick
either:
configure:9281: checking for new_pspell_manager in -lpspell
configure:9312: gcc -o conftest -g -O2 -I/usr/include/gtk-1.2 -I/usr/
include/gl
ib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include conftest.c -
lpspell -lstdc+
+ >&5
/tmp/ccmWm3eA.o(.text+0x7): In function `main':
/usr/src/balsa-1.4.4/configure:9322: undefined reference to
`new_pspell_manager'
collect2: ld returned 1 exit status
configure:9315: $? = 1
configure: failed program was:
...
Investingating a bit furter it seems that "new_pspell_manager" is now
simply a macro in "/usr/include/pspell/pspell.h":
#define new_pspell_manager new_aspell_speller
Hmm.. Well I just got things going by removing the pspell test entirely
from the configure.in (I haven't tried if spelling actually works =).
--
Regards Martin Leopold.
Dept. of Computer Science, University of Copenhagen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]