<html><body bgcolor="#FFFFFF"><div>You may need to put a LoadFile line above the LoadModule line. &nbsp;</div><div><br></div><div>The syntax is. &nbsp;</div><div>LoadFile /path/to/libgnutls.so</div><div><br></div><div>Another option is to ensure the rpath is set to the path where the gnutls lib on the module ( chrpath on Linux )<br><br>Sent from my iPhone</div><div><br>On Aug 6, 2008, at 19:16, "David Stanford" &lt;<a href="mailto:dthomas53@gmail.com">dthomas53@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div><div dir="ltr">It's the LoadModule line:<br><br>LoadModule gnutls_module libexec/apache22/mod_gnutls.so <br><br>Sorry, thought that would have been clear from the error. And I have confirmed this is the correct path to the module. Thanks!<br>
<br>-David<br><br><div class="gmail_quote">On Wed, Aug 6, 2008 at 4:10 PM,  <span dir="ltr">&lt;<a href="mailto:ray@cayuse.com"><a href="mailto:ray@cayuse.com">ray@cayuse.com</a></a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
and what does line 105 of your httpd.conf file read?<br>
<div><div></div><div class="Wj3C7c"><br>
> Not sure how active this list is but I thought I'd throw this out there<br>
> before opening bug ticket.<br>
><br>
> I'm using the basic SNI example (as provided on the docs page) using the<br>
> following OS/software:<br>
><br>
> FreeBSD 7.0-STABLE #0: Wed May 21 12:13:04 EDT 2008<br>
> apache-2.2.9<br>
> gnutls-2.4.1_1<br>
><br>
> (I'm not using APR Memcache as it's listed as an 'optional' prereq)<br>
><br>
> configure args and installation are also the basic:<br>
><br>
> # ./configure --with-apxs=/usr/local/sbin/apxs<br>
> --with-libgnutls=/usr/local/lib<br>
> # make<br>
> # make install<br>
><br>
> When attempting to restart the server I get the following:<br>
><br>
> ======<br>
> # /usr/local/etc/rc.d/apache22 restart<br>
> Performing sanity check on apache22 configuration:<br>
> httpd: Syntax error on line 105 of /usr/local/etc/apache22/httpd.conf:<br>
> Cannot load /usr/local/libexec/apache22/mod_gnutls.so into server:<br>
> /usr/local/libexec/apache22/mod_gnutls.so: Undefined symbol "gnutls_malloc"<br>
> ======<br>
><br>
> I'm not a programmer, but this comes across as a coding issue to me. Any<br>
> ideas?<br>
><br>
> Any other info needed can be provided. Thanks in advance!<br>
><br>
> -David<br>
> --<br>
> [root@fbsd ~]# fortune<br>
> Happiness is just an illusion, filled with sadness and confusion.<br>
</div></div>> _______________________________________________<br>
> Modules mailing list<br>
> <a href="mailto:Modules@lists.outoforder.cc"><a href="mailto:Modules@lists.outoforder.cc">Modules@lists.outoforder.cc</a></a><br>
> <a href="http://lists.outoforder.cc/mailman/listinfo/modules" target="_blank"><a href="http://lists.outoforder.cc/mailman/listinfo/modules">http://lists.outoforder.cc/mailman/listinfo/modules</a></a><br>
><br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>[root@fbsd ~]# fortune<br>Happiness is just an illusion, filled with sadness and confusion.<br>
</div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Modules mailing list</span><br><span><a href="mailto:Modules@lists.outoforder.cc">Modules@lists.outoforder.cc</a></span><br><span><a href="http://lists.outoforder.cc/mailman/listinfo/modules">http://lists.outoforder.cc/mailman/listinfo/modules</a></span><br></div></blockquote></body></html>