-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160
hi all,
a new build of v097h, upgrading from a prior successful build of 097g,
when config'd as:
./Configure \
--prefix=/usr/local/ssl \
--openssldir=/usr/local/ssl \
darwin-ppc-cc \
-DUSE_TOD \
threads \
shared \
no-zlib \
no-idea no-rc5 no-mdc2 \
-L/usr/local/lib \
-DOPENSSL_USE_GMP -lgmp
fails at 'make'.
case (1) OK: openssl v097g on OSX 10.4.2
% make
...
making all in tools...
make[1]: Nothing to be done for `all'.
%
case (2) FAIL: openssl v097h on OSX 10.4.2
cc -I../crypto -I.. -I../include -DOPENSSL_SYSNAME_MACOSX -fPIC -fno-common
-DOPENSSL_PIC
- -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5
-DUSE_TOD
- -DOPENSSL_NO_IDEA -DOPENSSL_NO_RC5 -DOPENSSL_NO_MDC2 -DOPENSSL_USE_GMP -O3
-fomit-frame-pointer
- -DB_ENDIAN -c -o kssl.o kssl.c
ar r ../libssl.a s2_meth.o s2_srvr.o s2_clnt.o s2_lib.o s2_enc.o s2_pkt.o
s3_meth.o
s3_srvr.o s3_clnt.o s3_lib.o s3_enc.o s3_pkt.o s3_both.o s23_meth.o
s23_srvr.o s23_clnt.o
s23_lib.o s23_pkt.o t1_meth.o t1_srvr.o t1_clnt.o t1_lib.o
t1_enc.o ssl_lib.o
ssl_err2.o ssl_cert.o ssl_sess.o ssl_ciph.o ssl_stat.o ssl_rsa.o ssl_asn1.o
ssl_txt.o ssl_algs.o
bio_ssl.o ssl_err.o kssl.o
ar: creating archive ../libssl.a
ranlib: file: ../libssl.a(kssl.o) has no symbols
/usr/bin/ranlib ../libssl.a || echo Never mind.
/usr/bin/ranlib: file: ../libssl.a(kssl.o) has no symbols
if [ -n "libcrypto.0.9.7.dylib libssl.0.9.7.dylib" ]; then \
(cd ..; make libssl.0.9.7.dylib); \
fi
+ rm -f libcrypto.0.dylib
+ rm -f libcrypto.dylib
+ rm -f libcrypto.0.9.7.dylib
libs='-L. '; for i in crypto; do \
if [ "crypto" = "ssl" -a -n "" ]; then \
libs=" $libs"; \
fi; \
( set -x; cc
/bin/sh: -c: line 2: syntax error: unexpected end of file
make[3]: *** [do_darwin-shared] Error 2
+ rm -f libssl.0.dylib
+ rm -f libssl.dylib
+ rm -f libssl.0.9.7.dylib
libs='-L. -lcrypto'; for i in ssl; do \
if [ "ssl" = "ssl" -a -n "" ]; then \
libs=" $libs"; \
fi; \
( set -x; cc
/bin/sh: -c: line 2: syntax error: unexpected end of file
make[3]: *** [do_darwin-shared] Error 2
make[2]: *** [libssl.0.9.7.dylib] Error 2
make[1]: *** [shared] Error 2
make: *** [sub_all] Error 1
cheers,
richard
- --
/"\
\ / ASCII Ribbon Campaign
X against HTML email, vCards
/ \ & micro$oft attachments
[GPG] OpenMacNews
fingerprint: 3F07 3CFD 138A FD91 A4A6 1840 1A7A 8CCB 882F 67A1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEAREDAAYFAkNMFa4ACgkQGnqMy4gvZ6FNBQCeOzH1uT9jxuDr5nwzqSqeJjfI
FDEAnjmbSd5ZOKfeD+pvADXGa6Pt4P+o
=o+QF
-----END PGP SIGNATURE-----
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [EMAIL PROTECTED]