compile gnu-tls 2.10.1
    Li Min Yu 
    iAMin83567 at HotMail.com
       
    Wed Sep  8 17:42:41 CEST 2010
    
    
  
Nikos Mavrogiannopoulos <nmav <at> gnutls.org> writes:
> 
> On 09/08/2010 10:44 AM, Goran Pivac wrote:
> > Hi,
> > I didn't
> > I'm using openssl instead, and it works fine!
> > But i'm still interested to see the solution!
> 
> This is a gcrypt symbol. Try linking with gcrypt. (-lgcrypt in LDFLAGS).
> 
> regards,
> Nikos
> 
Thanks Nikos, I installed gnu-tls 2.10 successfully.
export LDFLAGS=-lgcrypt
./configure
make
make install
    
    
More information about the Gnutls-help
mailing list