On Wed, 17 May 2006 15:49:01 +0200, Andrew Benton wrote: > Sure, gnutls builds without libtasn1, but in my experience, if I build > gnutls using its internal libtasn1 and then link Gaim to that I get a > build of Gaim which can't connect to msn messenger.
I have built gnutls with its internal libtasn1 and Gaim connects to MSN without problems. I use libgpg-error 1.1, libgcrypt 1.2.2 and gnutls 1.2.10. This is my configure command for gnutls: ./configure --prefix=/usr --with-included-libcfg \ --with-included-libtasn1 --with-included-lzo --with-included-opencdk HTH. Tim -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
