[Modules] Difficulties with gnutls: version issue?
Steven Chamberlain
steven at pyro.eu.org
Thu Jul 3 13:56:47 EDT 2008
(copying off-list reply to the mailing list)
Jeff Rice wrote:
> OK, I'm taking that approach but running into a different error. I
> downloaded and install gnutls 2.5.1, and mod_utils 0.5.2.
> But what I'm seeing now is:
> ...
> /usr/lib/apache2/modules/mod_gnutls.so: undefined symbol:
> gnutls_openpgp_crt_get_fingerprint
> failed!
mod_gnutls 0.5.2 apparently requires gnutls >= 2.4.0 for 'better OpenPGP
support' according to the change log. The error message would fit in
with that.
I'd personally keep the gnutls 2.5.1 and downgrade to mod_gnutls 0.5.2.
But you may prefer to upgrade gnutls to >= 2.4.0 and recompile
mod_gnutls against that instead.
The configure script is generally supposed to detect and warn against
such things, so I'd call it a bug.
Regards,
--
Steven Chamberlain
steven at pyro.eu.org
More information about the Modules
mailing list