[MacPorts] #22935: openssl port install fails
MacPorts
noreply at macports.org
Fri Dec 18 00:39:15 PST 2009
#22935: openssl port install fails
------------------------------------+---------------------------------------
Reporter: loftonnewton@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: openssl
------------------------------------+---------------------------------------
Changes (by jmr@…):
* owner: macports-tickets@… => mww@…
* port: => openssl
Old 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.
New 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.
}}}
--
Comment:
Please remember to preview and use WikiFormatting, and to cc the
maintainer.
--
Ticket URL: <http://trac.macports.org/ticket/22935#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list