New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22935 (closed defect: invalid)

Opened 2 years ago

Last modified 12 months ago

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 jmr@…) (diff)

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

Changed 2 years ago by jmr@…

  • owner changed from macports-tickets@… to mww@…
  • description modified (diff)
  • port set to openssl

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

Changed 17 months ago by ryandesign@…

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

Changed 12 months ago by jmr@…

  • status changed from new to closed
  • keywords tiger added
  • resolution set to invalid

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

Note: See TracTickets for help on using tickets.