Re: Problems with gpg support



Am 23.04.03 20:36 schrieb(en) Paco:
> Hello, I have balsa 2.0.10 configured with: --enable-gpg and --with-ssl, 
> when I tried to send encrypted or signed mails it hanged, I went through 
> the homepage and download the patch, now I cant sign and encrypt mails, 
> but when I try to open a signed or encrypted message it just hangs again 
> :

Looks as if you are a victim of libtool resorting the linking order...

> ldd balsa says:
[snip]
>         libgpgme.so.6 => /usr/local/lib/libgpgme.so.6 (0x40c50000)
[snip]
>         libpthread.so.0 => /lib/libpthread.so.0 (0x4101a000)

...and there it is! Please try the workaround as described on my page 
(looks as if I should be somewhat more explicit there...):

* cd to <balsa build folder>/src
* say "rm balsa"
* say "make". On the terminal, you will see a VERY long command line 
starting with "/bin/sh ../libtool --mode=link gcc". Hit Ctrl-C to 
interrupt, mark everything starting with gcc up to the end of the 
multiline command with the mouse, insert it with a middle mose click, and 
hit return. This produces a balsa binary, and if you run ldd on *this* one 
("ldd ./balsa", assuming you are still in the src folder), libpthread 
should come before libgpgme. Usually this one seems to run stable (if you 
are still in src, try "./balsa")...

Please tell me if this could fix your problem! Please note also that you 
should try to use either the CVS version or attach the other patches on my 
page as there were some more (but less critical) bugs fixed (needless to 
say that there may be lots left ;-))...

Sorry for any problems this may have caused,

Cheers, Albrecht.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  Albrecht Dreß  -  Johanna-Kirchner-Straße 13  -  D-53123 Bonn (Germany)
        Phone (+49) 228 6199571  -  mailto:albrecht.dress@arcor.de
_________________________________________________________________________

PGP signature



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