error installing openssl

yamahabob yamahabob28 at gmail.com
Fri Aug 5 23:48:28 PDT 2011


I haven't used macports in quite a while. I upgraded to Snow Leopard and ran
into some issues. After fixing macports, I tried installing open SSL. Here's
the end of error log (not sure if all is needed).

..
:info:build ar  r ../../libcrypto.a ts_err.o ts_req_utils.o ts_req_print.o
ts_rsp_utils.o ts_rsp_print.o ts_rsp_sign.o ts_rsp_verify.o ts_verify_ctx.o
ts_lib.o ts_conf.o ts_asn1.o
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no
symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(rand_win.o) has no
symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(rand_os2.o) has no
symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(rand_nw.o) has no
symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(e_rc5.o) has no symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(m_md2.o) has no symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(v3_asid.o) has no
symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(v3_addr.o) has no
symbols
:info:build /usr/bin/ranlib ../../libcrypto.a || echo Never mind.
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(ebcdic.o) has no
symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(rand_win.o) has no
symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(rand_os2.o) has no
symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(rand_nw.o) has no
symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(e_rc5.o) has no symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(m_md2.o) has no symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(v3_asid.o) has no
symbols
:info:build /usr/bin/ranlib: file: ../../libcrypto.a(v3_addr.o) has no
symbols
:info:build make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/work/openssl-1.0.0d/crypto/ts'
:info:build if [ -n "libcrypto.1.0.0.dylib libssl.1.0.0.dylib" ]; then \
:info:build 		(cd ..; /usr/bin/make libcrypto.1.0.0.dylib); \
:info:build 	fi
:info:build make[2]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/work/openssl-1.0.0d'
:info:build make[3]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/work/openssl-1.0.0d'
:info:build make[4]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/work/openssl-1.0.0d'
:info:build ld: warning: in /opt/local/lib/libz.dylib, file was built for
i386 which is not the architecture being linked (x86_64)
:info:build Undefined symbols:
:info:build   "_inflateEnd", referenced from:
:info:build       _bio_zlib_free in libcrypto.a(c_zlib.o)
:info:build       _zlib_stateful_finish in libcrypto.a(c_zlib.o)
:info:build   "_deflate", referenced from:
:info:build       _bio_zlib_ctrl in libcrypto.a(c_zlib.o)
:info:build       _bio_zlib_write in libcrypto.a(c_zlib.o)
:info:build       _zlib_stateful_compress_block in libcrypto.a(c_zlib.o)
:info:build   "_deflateEnd", referenced from:
:info:build       _bio_zlib_free in libcrypto.a(c_zlib.o)
:info:build       _zlib_stateful_finish in libcrypto.a(c_zlib.o)
:info:build   "_inflateInit_", referenced from:
:info:build       _bio_zlib_read in libcrypto.a(c_zlib.o)
:info:build       _zlib_stateful_init in libcrypto.a(c_zlib.o)
:info:build   "_zError", referenced from:
:info:build       _bio_zlib_ctrl in libcrypto.a(c_zlib.o)
:info:build       _bio_zlib_read in libcrypto.a(c_zlib.o)
:info:build       _bio_zlib_write in libcrypto.a(c_zlib.o)
:info:build   "_deflateInit_", referenced from:
:info:build       _bio_zlib_write in libcrypto.a(c_zlib.o)
:info:build       _zlib_stateful_init in libcrypto.a(c_zlib.o)
:info:build   "_inflate", referenced from:
:info:build       _bio_zlib_read in libcrypto.a(c_zlib.o)
:info:build       _zlib_stateful_expand_block in libcrypto.a(c_zlib.o)
:info:build ld: symbol(s) not found
:info:build collect2: ld returned 1 exit status
:info:build make[4]: *** [link_a.darwin] Error 1
:info:build make[4]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/work/openssl-1.0.0d'
:info:build make[3]: *** [do_darwin-shared] Error 2
:info:build make[3]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/work/openssl-1.0.0d'
:info:build make[2]: *** [libcrypto.1.0.0.dylib] Error 2
:info:build make[2]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/work/openssl-1.0.0d'
:info:build make[1]: *** [shared] Error 2
:info:build make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/work/openssl-1.0.0d/crypto'
:info:build make: *** [build_crypto] Error 1
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/work/openssl-1.0.0d'
:info:build shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/work/openssl-1.0.0d"
&& /usr/bin/make -w all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see
log for details)
:debug:build Backtrace: shell command failed (see log for details)
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: the following items did not execute (for openssl):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
:notice:build Log for openssl is at:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_openssl/openssl/main.log


Any Ideas?
Thanks in Advance
-- 
View this message in context: http://old.nabble.com/error-installing-openssl-tp32205782p32205782.html
Sent from the MacPorts - Users mailing list archive at Nabble.com.



More information about the macports-users mailing list