site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jul 19, 2005, at 10:28 AM, OpenMacNews wrote: hi all, i'm building on OSX 10.4.2. i've upgraded OpenSSL from v0.9.7 --> v0.9.8, built into /usr/local. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Darwin) Comment: Please sign reply-http://www.gnupg.org iEYEARECAAYFAkLdD/MACgkQ+/mCMqKrwHBSWwCfXOF7jqVlJAcUhjGp4+t4EYOQ sN0AnRWBSW5n2VzkQpEfZ71MNhuW49SG =LA90 -----END PGP SIGNATURE----- _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... i, alas, seem to be getting no 'traction' on this anywhere else, so i'll try here too ... when i build an app against ssl libs, e.g., here: 'lynx' (results are the same for an/all other apps ...), 'otool -L' on the resultant binary shows: FOR OPENSSL VERSION v0.9.7 % otool -L lynx ... /usr/local/libssl.0.9.7.dylib (compatibility version 0.9.0, current version 0.9.7) /usr/local/libcrypto.0.9.7.dylib (compatibility version 0.9.0, current version 0.9.7) ... FOR OPENSSL VERSION v0.9.8 % otool -L lynx ... libssl.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8) libcrypto.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8) ... My guess is that you messed up your openssl install. Do otool -L /usr/ local/libssl.0.9.8.dylib and I bet the install names are wrong. The install names should look like /usr/local/libssl.0.9.8.dylib, but I bet they are libssl.0.9.8.dylib. - -chris zubrzycki - - -- PGP public key: http://homepage.mac.com/beren/publickey.txt ID: 0xA2ABC070 Fprint: 26B0 BA6B A409 FA83 42B3 1688 FBF9 8232 A2AB C070 ======================================================== A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail? This email sent to site_archiver@lists.apple.com