<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Configure SSL Error</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi all, I've recently got my hobbit server back up and running and now I need to add SSL support.  I know I can just install it and redo a configure;make;make install, but I get this error when running configure:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Checking for OpenSSL ...</FONT>

<BR><FONT SIZE=2 FACE="Arial">Found OpenSSL include files in /usr/local/ssl/include</FONT>

<BR><FONT SIZE=2 FACE="Arial">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_load':dso_dlfcn.c:(.text+0x44): undefined reference to `dlopen'</FONT></P>

<P><FONT SIZE=2 FACE="Arial">:dso_dlfcn.c:(.text+0xac): undefined reference to `dlclose'</FONT>

<BR><FONT SIZE=2 FACE="Arial">:dso_dlfcn.c:(.text+0xe6): undefined reference to `dlerror'</FONT>

<BR><FONT SIZE=2 FACE="Arial">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_unload':dso_dlfcn.c:(.text+0x189): undefined reference to `dlclose'</FONT></P>

<P><FONT SIZE=2 FACE="Arial">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_var':dso_dlfcn.c:(.text+0x267): undefined reference to `dlsym'</FONT></P>

<P><FONT SIZE=2 FACE="Arial">:dso_dlfcn.c:(.text+0x343): undefined reference to `dlerror'</FONT>

<BR><FONT SIZE=2 FACE="Arial">/usr/local/ssl/lib/libcrypto.a(dso_dlfcn.o): In function `dlfcn_bind_func':dso_dlfcn.c:(.text+0x3c1): undefined reference to `dlsym'</FONT></P>

<P><FONT SIZE=2 FACE="Arial">:dso_dlfcn.c:(.text+0x4a1): undefined reference to `dlerror'</FONT>

<BR><FONT SIZE=2 FACE="Arial">collect2: ld returned 1 exit status</FONT>

<BR><FONT SIZE=2 FACE="Arial">make: *** [test-link] Error 1</FONT>

<BR><FONT SIZE=2 FACE="Arial">WARNING: OpenSSL library files found in /usr/local/ssl/lib, but link fails.</FONT>

<BR><FONT SIZE=2 FACE="Arial">Continuing with SSL support disabled.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I installed openssl 0.9.8e (most recent) and I'm running Hobbit 4.2.0 on Ubuntu 6.06LTS.  A ./config -t for OpenSSL reveals this:</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Operating system: i686-whatever-linux2</FONT>

<BR><FONT SIZE=2 FACE="Arial">Configuring for linux-elf</FONT>

<BR><FONT SIZE=2 FACE="Arial">/usr/bin/perl ./Configure linux-elf</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Am I overlooking something seriously obvious?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Thanks,</FONT>
</P>

<P><FONT SIZE=4 FACE="Arial">Brian Thompson</FONT>
</P>

</BODY>
</HTML>