Opened 14 years ago

Last modified 13 years ago

#22935 closed defect

openssl port install fails — at Initial Version

Reported by: loftonnewton@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: tiger Cc:
Port: openssl

Description

osx version: 10.4 (Tiger) xcode version: 2.5 gcc version: 4.0 MacPorts base version 1.8.1 installed,

sudo port install openssl ---> Computing dependencies for openssl ---> Building openssl 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_openssl/work/openssl-0.9.8l" && /usr/bin/make all " returned error 2 Command output: making all in crypto/pkcs7... make[2]: Nothing to be done for `all'. making all in crypto/pkcs12... make[2]: Nothing to be done for `all'. making all in crypto/comp... make[2]: Nothing to be done for `all'. making all in crypto/ocsp... make[2]: Nothing to be done for `all'. making all in crypto/ui... make[2]: Nothing to be done for `all'. making all in crypto/krb5... make[2]: Nothing to be done for `all'. making all in crypto/store... make[2]: Nothing to be done for `all'. making all in crypto/pqueue... make[2]: Nothing to be done for `all'. making all in ssl... make[1]: Nothing to be done for `all'. ld: Undefined symbols: _deflate _deflateEnd _deflateInit_ _inflate _inflateEnd _inflateInit_ _zError /usr/libexec/gcc/i686-apple-darwin8/4.0.1/libtool: internal link edit command failed make[2]: * [link_a.darwin] Error 1 make[1]: * [do_darwin-shared] Error 2 make: * [libcrypto.0.9.8.dylib] Error 2

Error: Status 1 encountered during processing.

Change History (0)

Note: See TracTickets for help on using tickets.