Re: Re: problems compiling 2.0.4
- From: Pawel Salek <pawsa theochem kth se>
- To: Tobias Fenster <balsa ars-solvendi de>
- Cc: balsa-list gnome org
- Subject: Re: Re: problems compiling 2.0.4
- Date: Fri, 3 Jan 2003 23:23:58 +0100
On 2003.01.03 23:12 Tobias Fenster wrote:
> Looking in config.log I realized that it was a problem with missing
> file /usr/lib/libssl.so.2. As I had /usr/lib/libssl.so.0, I did a ln
> -s and it compiled fine. The only problem I have now is that balsa
> freezes when I say "filter through procmail". I copied my working
> .procmail/ and .procmailrc, because I never had any problems with
> those since procmail use was introduced to balsa.
>
> Any ideas on that one?
Run
ldd src/balsa
In the output, libpthread should be listed before libc. If the order is
reverse (i.e. libc before libpthread), you have got a problem. I had
similar problem and traced it to -lc in dep_libs in
/usr/lib/libpspell.la.
Pawel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]