Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13646 closed defect (fixed)

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:

Description (last modified by jmpp@…)

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.

Change History (5)

comment:1 Changed 16 years ago by dsouza@…

sorry rebuild openssl as universal and all worked.

comment:2 Changed 16 years ago by jmpp@…

Description: modified (diff)

comment:3 Changed 16 years ago by pmq@…

Owner: changed from macports-tickets@… to pmq@…

comment:4 Changed 16 years ago by pmq@…

Resolution: fixed
Status: newclosed

Glad it works! Closing.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.