gnutls-2.2.0 - self link issue
Simon Josefsson
simon at josefsson.org
Thu Jan 17 11:21:20 CET 2008
"Alon Bar-Lev" <alon.barlev at gmail.com> writes:
> On 12/22/07, Simon Josefsson <simon at josefsson.org> wrote:
>> That's exactly what I needed, I can now reproduce the problem. It is
>> late today and I'm leaving for the holidays early tomorrow, but I may be
>> able to debug it on my laptop offline.
>
> Great!
>
>> Btw, is only libgnutls-extra.so affected for you? The programs appear
>> to be linked properly here, even those that are linked with
>> libgnutls-extra.so. I suspect the bug is in libextra/Makefile.am in how
>> it interacts with libtool.
>
> No... openssl is also:
> xxx/usr/local/lib/libgnutls-openssl.so:
> linux-gate.so.1 => (0xb7fd8000)
> libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0xb7fa0000)
> libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0xb7f26000)
> libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0xb7f21000)
> libgnutls.so.13 => /usr/lib/libgnutls.so.13 (0xb7ea8000)
> libc.so.6 => /lib/libc.so.6 (0xb7d77000)
> libz.so.1 => /lib/libz.so.1 (0xb7d63000)
> /lib/ld-linux.so.2 (0x80000000)
For 2.2.1, we have applied your patch.
I'm trying to sort out this issue with libtool upstream, because I
suspect your patch only hides some other problem. But meanwhile, I
don't have any other solution, so decided to use your patch.
Thanks,
Simon
More information about the Gnutls-devel
mailing list