libssh2 fails to install as universal on Leopard 10.5.1
Reported by: |
dsouza@… |
Owned by: |
pmq@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.6.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
|
|
|
dsouza:~ dsouza$ sudo port install libssh2 +universal
---> Configuring libssh2
---> Building libssh2 with target all
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_libssh2/work/libssh2-0.18" && make all " returned error 2
Command output: _libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_group1_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_group1_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_group14_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_group14_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_group_exchange_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_group_exchange_sha1_key_exchange in kex.o
__libssh2_dsa_sha1_verify in openssl.o
__libssh2_dsa_sha1_verify in openssl.o
"_DSA_new", referenced from:
__libssh2_dsa_new in openssl.o
"_BN_num_bits", referenced from:
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
_libssh2_kex_method_diffie_hellman_groupGP_sha1_key_exchange in kex.o
__libssh2_dsa_sha1_sign in openssl.o
__libssh2_dsa_sha1_sign in openssl.o
"_EVP_des_ede3_cbc", referenced from:
_libssh2_crypt_method_3des_cbc in crypt.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
lipo: can't open input file: /var/tmp//ccgT1jqZ.out (No such file or directory)
make[2]: *** [libssh2.la] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Error: Status 1 encountered during processing.
sorry rebuild openssl as universal and all worked.