Hi,
Just wondering, I can't seem to build openvpn on this red hat 9 box.
never had any problems on debian, rh 8 or earlier versions.
It seems the ssl.h file can't be found. But it exists in
/usr/include/openssl.. Any idea what's going wrong? I'm sure I'm missing
a package but can't seem to find it..
some info..
# locate ssl.h
/usr/share/doc/pyOpenSSL-0.5.1/html/openssl-ssl.html
/usr/share/doc/pyOpenSSL-0.5.1/html/openssl.html
/usr/share/gtk-doc/html/gnome-vfs/gnome-vfs-ssl.html
/usr/include/openssl/kssl.h
/usr/include/openssl/ssl.h
# rpm -qa | grep ssl
openssl-0.9.7a-20
openssl-perl-0.9.7a-20
mod_ssl-2.0.40-21.5
openssl-devel-0.9.7a-20
# ./configure
<snip>
configure: checking for LZO Library and Header files...
checking lzo1x.h usability... yes
checking lzo1x.h presence... yes
checking for lzo1x.h... yes
checking for lzo1x_1_15_compress in -llzo... yes
configure: checking for OpenSSL Crypto Library and Header files...
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for EVP_CIPHER_CTX_init in -lcrypto... yes
configure: checking that OpenSSL Library is at least version 0.9.5...
checking for EVP_CIPHER_CTX_set_key_length... yes
configure: checking for OpenSSL SSL Library and Header files...
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
configure: error: OpenSSL SSL headers not found.
That's about it.
Cheers,
Kristof.
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|