|
|
> libcrypto.a is in /usr/lib with a file date of Apr 14
>
> headers are in /usr/include/openssl - all with same date as libcrypto.a
>
> I tried
>
./configure --with-ssl-headers=/usr/include/openssl --with-ssl-lib=/usr/lib
>
> Got the same results. Sorry about the trouble.
No problem, I'd like to figure it out.
What is your CPU, OS, and OS Version #?
Did you build OpenSSL 0.9.6 from scratch or did you use an RPM or some other
kind of package manager? If you used an RPM, where did you get it from?
Try:
nm /usr/lib/libcrypto.a | grep set_key
Also, if you are using RPM try:
rpm -qa | grep -i openssl
(Email the output back to me).
James
_______________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|