hi all,
when I install CNVnator on sysytem Centos 5.5,I got this error:
/usr/bin/ld: warning: libssl.so.10, needed by /leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libcrypto.so.10, needed by /leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so, not found (try using -rpath or -rpath-link)
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_CTX_use_PrivateKey_file@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_peek@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_set_fd@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_library_init@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_write@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `memcpy@GLIBC_2.14'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_CTX_use_certificate_chain_file@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_CTX_new@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_connect@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_new@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSLv23_method@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_set_quiet_shutdown@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `EVP_sha1@libcrypto.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_free@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_shutdown@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_CTX_free@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_CTX_load_verify_locations@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_read@libssl.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `HMAC@libcrypto.so.10'
/leofs/noncode/smart/tools/root_v6.04/root/lib/libNet.so: undefined reference to `SSL_get_error@libssl.so.10'
collect2: error: ld returned 1 exit status
make: *** [cnvnator] Error 1
cnv
cnvnator