Re: [balsa] balsa won't launch browser
- From: Melanie <melanie t-data com>
- To: balsa-list gnome org
- Subject: Re: [balsa] balsa won't launch browser
- Date: Tue, 29 Jul 2003 01:30:01 +0200
Hi,
On 2003.07.29 00:57 Jack wrote:
> Balsa just freezes, and I can only kill it with a ^C from the launching
> terminal.
This is the result of a messed up library dependency. libc is linked as
part of the user libraries, before libpthread. -lc should not be mentioned
on the linker command line.
Libtool builds it from the dependency libs in the .la files in /usr/lib.
IIRC, one of the spell libraries, either aspell or pspell, should be the
culprit. The .la files are plain text files, -lc must be removed from the
dependency_libs line in the .la file. Then reconfigure and rebuild and
things should work.
Melanie
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]