gnutls-2.2.0 - self link issue
Alon Bar-Lev
alon.barlev at gmail.com
Fri Dec 21 23:10:07 CET 2007
On 12/18/07, Simon Josefsson <simon at josefsson.org> wrote:
> So, I cannot reproduce the problem. I need a recipe to reproduce this
> outside of the gentoo ebuild system to be able to debug this further.
Sorry for the delay...
While having gnutls-2.0.4 installed.
$ tar -xf gnutls-2.2.0.tar.bz2
$ cd gnutls-2.2.0
$ ./configure
$ make install DESTDIR=`pwd`/xxx
$ ldd xxx/usr/local/lib/libgnutls-extra.so
linux-gate.so.1 => (0xb7fc7000)
libopencdk.so.10 => /usr/lib/libopencdk.so.10 (0xb7f7a000)
liblzo2.so.2 => /usr/lib/liblzo2.so.2 (0xb7f5c000)
libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0xb7ee2000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0xb7edd000)
libgnutls.so.13 => /usr/lib/libgnutls.so.13 (0xb7e63000)
libc.so.6 => /lib/libc.so.6 (0xb7d33000)
libz.so.1 => /lib/libz.so.1 (0xb7d1f000)
libtasn1.so.3 => /usr/lib/libtasn1.so.3 (0xb7d0e000)
/lib/ld-linux.so.2 (0x80000000)
Best Regards,
Alon Bar-Lev.
More information about the Gnutls-devel
mailing list