[Modules] mod_gnutls for apache

Jack Bates ms419 at freezone.co.uk
Tue Nov 13 11:34:00 EST 2007


Awesome, thanks for this work Nikos. I'm eager to try your module, but
encountered the following error during compilation:

i486-linux-gnu-gcc
-shared  .libs/libmod_gnutls_la-mod_gnutls.o .libs/libmod_gnu
tls_la-gnutls_io.o .libs/libmod_gnutls_la-gnutls_cache.o .libs/libmod_gnutls_la-
gnutls_config.o .libs/libmod_gnutls_la-gnutls_hooks.o  /usr/lib/libgnutls.so  -p
thread -Wl,-z -Wl,defs -Wl,-soname -Wl,libmod_gnutls.so
-o .libs/libmod_gnutls.s
o
.libs/libmod_gnutls_la-mod_gnutls.o: In function `gnutls_hooks':
/tmp/buildd/mod-gnutls-0.3.3/src/mod_gnutls.c:23: undefined reference to
`ap_hoo
k_pre_connection'
/tmp/buildd/mod-gnutls-0.3.3/src/mod_gnutls.c:25: undefined reference to
`ap_hoo
k_post_config'
/tmp/buildd/mod-gnutls-0.3.3/src/mod_gnutls.c:27: undefined reference to
`ap_hoo
k_child_init'
/tmp/buildd/mod-gnutls-0.3.3/src/mod_gnutls.c:30: undefined reference to
`ap_hook_http_scheme'
/tmp/buildd/mod-gnutls-0.3.3/src/mod_gnutls.c:36: undefined reference to
`ap_hook_default_port'
/tmp/buildd/mod-gnutls-0.3.3/src/mod_gnutls.c:38: undefined reference to
`ap_hook_pre_config'
/tmp/buildd/mod-gnutls-0.3.3/src/mod_gnutls.c:41: undefined reference to
`ap_hook_access_checker'
/tmp/buildd/mod-gnutls-0.3.3/src/mod_gnutls.c:43: undefined reference to
`ap_hook_fixups'
[...]

I'm using gnutls-2.1.5, as you direct, and apache-2.2.6. Have you seen
this error? Any tips? Thanks, Jack

On Sat, 2007-11-10 at 16:54 +0200, Nikos Mavrogiannopoulos wrote:
> Hello,
>  I've modified the mod_gnutls apache module found in
> http://www.outoforder.cc/projects/apache/mod_gnutls/, to add support 
> for client certificate verification, SRP and more configurable options. The 
> modified code is available for testing at 
> http://members.hellug.gr/nmav/misc/apache/ .
> 
> There no formal instructions on how to set it up although the README file and
> the instructions at 
> http://www.g-loaded.eu/2007/08/10/ssl-enabled-name-based-apache-virtual-hosts-with-mod_gnutls/
> still apply.
> 
> This version works with gnutls-2.1.5 or later.
> 
> Testing is welcome as well as bug reports (to me).
> 
> 
> regards,
> Nikos
> _______________________________________________
> Modules mailing list
> Modules at lists.outoforder.cc
> http://lists.outoforder.cc/mailman/listinfo/modules
> 
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 242 bytes
Desc: This is a digitally signed message part
Url : http://lists.outoforder.cc/pipermail/modules/attachments/20071113/d884d0a0/attachment.bin 


More information about the Modules mailing list