Re: Clicking on a URL



On 2002.12.03 15:15 Ernst Biesalski wrote:
> in html-mail and balsa freezes. I have to execute 'killall balsa' to
> finish the process.
> 
> By clicking a URL in text-mail it is impossible to call my default
> browser for viewing the site.
> 
> How to fix it?
> 
> gentoo 1.2; gnome2; balsa 2.0.3

IIRC, this is a bug/feature of libpspell that causes that libc is 
dynamically linked before libpthread. Output of "ldd balsa" should tell 
you the truth (pthread should appear before libc)


check out /usr/lib/libpspell.la (it's a text file) and remove all 
occurences of -lc to fix the problem.

-pawel



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]