[vlc-devel] Re: GNUTLS plugin compilation error
Rémi Denis-Courmont
courmisch at via.ecp.fr
Thu Mar 10 09:19:34 CET 2005
Le Mercredi 9 Mars 2005 16:40, Steve Lhomme a écrit :
> gnutls.c: Dans la fonction « gnutls_HandshakeAndValidate »:
> gnutls.c:224: attention : implicit declaration of function
> `gnutls_certificate_verify_peers2'
Install libgnutls11-dev. gnutls_certificate_verify_peers2 is part of
gnutls >= 1.0.17 and >= 1.2.0. Debian uses a compatible patched 1.0.16
version.
I'm updating the configure check so that it fails with too old versions.
--
Rémi Denis-Courmont
http://www.simphalempin.com/home/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20050310/a6859f35/attachment.sig>
More information about the vlc-devel
mailing list