[Modules] Cannot load .../mod_gnutls.so: Undefined symbol "gnutls_malloc"

David Stanford dthomas53 at gmail.com
Wed Aug 6 15:58:04 EDT 2008


Not sure how active this list is but I thought I'd throw this out there
before opening bug ticket.

I'm using the basic SNI example (as provided on the docs page) using the
following OS/software:

FreeBSD 7.0-STABLE #0: Wed May 21 12:13:04 EDT 2008
apache-2.2.9
gnutls-2.4.1_1

(I'm not using APR Memcache as it's listed as an 'optional' prereq)

configure args and installation are also the basic:

# ./configure --with-apxs=/usr/local/sbin/apxs
--with-libgnutls=/usr/local/lib
# make
# make install

When attempting to restart the server I get the following:

======
# /usr/local/etc/rc.d/apache22 restart
Performing sanity check on apache22 configuration:
httpd: Syntax error on line 105 of /usr/local/etc/apache22/httpd.conf:
Cannot load /usr/local/libexec/apache22/mod_gnutls.so into server:
/usr/local/libexec/apache22/mod_gnutls.so: Undefined symbol "gnutls_malloc"
======

I'm not a programmer, but this comes across as a coding issue to me. Any
ideas?

Any other info needed can be provided. Thanks in advance!

-David
-- 
[root at fbsd ~]# fortune
Happiness is just an illusion, filled with sadness and confusion.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.outoforder.cc/pipermail/modules/attachments/20080806/5a6c3450/attachment.html 


More information about the Modules mailing list