Re: compilation brokenness with pspell


Subject: Re: compilation brokenness with pspell
From: Hubert Figuiere (hfiguiere@teaser.fr)
Date: Fri Apr 13 2001 - 11:13:41 CDT


On vendredi, avril 13, 2001, at 06:03 , Patrick Lam wrote:

> When I try to compile statically I get the following error message:
>
> /usr/lib/libpspell.a(manager_impl.o): In function
> `new_pspell_manager_class(PspellConfig *)':
> manager_impl.o(.text+0x84): undefined reference to
> `pspell_manager_funs_size'
> manager_impl.o(.text+0x9c): undefined reference to `pspell_manager_funs'
> manager_impl.o(.text+0xb6): undefined reference to
> `pspell_manager_funs_size'
> manager_impl.o(.text+0x30b): undefined reference to
> `pspell_manager_funs'
> collect2: ld returned 1 exit status

OK. This helps. I know understand where my problem was with the MacOS X
build. I get the same error while I don't have static build. But now
that you say this, I check and see that pspell is not linked dynamically
as I only have .a files. Time to make a patch for pspell. :-)

The bottom line from Dom: don't build statically with pspell.

Hub



This archive was generated by hypermail 2b25 : Fri Apr 13 2001 - 11:13:45 CDT