undefined symbol: X509_free

Toney Samuel <[email protected]>
Newsgroups gmane.comp.apache.mod-ssl.user,gmane.comp.encryption.openssl.user
Message-ID <[email protected]>
i have downloaded openssl-0.9.8.tar.gz. I untared it then configured
it with these switches
./config --prefix=/usr/local shared zlib-dynamic
then did make and make install

i had apache httpd-2.0.53.tar.gz also untared it then used these
switches to configure
./configure  --enable-deflate  --enable-usertrack  --enable-auth-dbm 
--enable-mime-magic \
--enable-expires  -disable-autoindex  --enable-so  --enable-cern-meta 
--enable-ssl \
--enable-mods-shared=ssl --with-ssl=/usr/local/bin
then did make and make install

but when i start apache with 
./apachectl startssl
I am getting this error
cluster1:/usr/local/apache2/bin # ./apachectl startssl
Syntax error on line 234 of /usr/local/apache2/conf/httpd.conf:
Cannot load /usr/local/apache2/modules/mod_ssl.so into server:
/usr/local/apache2/modules/mod_ssl.so: undefined symbol: X509_free
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [email protected]
Automated List Manager                            [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.