Opened 14 years ago

Closed 13 years ago

#22935 closed defect (invalid)

openssl port install fails

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

Description (last modified by jmroot (Joshua Root))

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 (3)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…
Port: openssl added

Please remember to preview and use WikiFormatting, and to cc the maintainer.

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Do you still see this problem with the current version of openssl, 1.0.0a?

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Keywords: tiger added
Resolution: invalid
Status: newclosed

No response, no complete log, old version, unsupported OS.

Note: See TracTickets for help on using tickets.