Re: Re: problems compiling 2.0.4



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]