<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000066">
Thanks Jeremy... I had to manually fix it as I installed openssl from
source.<br>
<br>
Arjan.<br>
<br>
Jeremy C. Reed wrote:
<blockquote cite="mid:Pine.NEB.4.64.0804221225010.2686@tx.reedmedia.net"
 type="cite">
  <pre wrap="">On Tue, 22 Apr 2008, Arjan Hulshoff wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">configure:6151: checking size of struct iaddr *
configure:6477: gcc -o conftest -g -O2   conftest.c -lcrypto  >&5
configure:6480: $? = 0
configure:6486: ./conftest
./conftest: error while loading shared libraries: libcrypto.so.0.9.8: cannot
open shared object file: No such file or directory
configure:6489: $? = 127
configure: program exited with status 127
    </pre>
  </blockquote>
  <pre wrap=""><!---->

I am guessing that you have a dangling symlink -- not pointing to an 
actual library file.

I think you need to either reinstall the Fedora openssl and 
openssl-devel packages. Or manually fix the symlink.


  </pre>
</blockquote>
<br>
</body>
</html>