libcrypto and libssl arch issue
Subject : libcrypto and libssl arch issue
From: Matt Meissner <email@hidden >
Date: Fri, 16 Nov 2007 11:14:02 -0600
Delivered-to: email@hidden
Delivered-to: email@hidden
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:from:to:content-type:mime-version:subject:date:x-mailer; bh=7GlPbQmchwsAdJj0/993+uKuFAh7YX00DrGJTM/0Ujs=; b=stkfHnJ/cXKqLgq45+iv3mpciZRFZ8hfKwNbLlp4kRwq/K4JHsbPtk17Xd3VERGeL5FsEqGjo2cchoA8f6sIPGEiDteYz8q2LFzqEbQCiyCEEf2hqK+XdFgyGcI8OFoVPjQqOxIUQepxuGvsEulgWLQ+fUgZZFRWFUNbQK1GllA=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:from:to:content-type:mime-version:subject:date:x-mailer; b=VZ05mbDdO7dg10bU32zIDB+7nhSdHUIz3uB+2FXWV1jNh4X4bmH23otvL9jC1Ve+NGFD3D6zh3Ltb7yvbDpDAvXZmSHjbUd9wUPe90rpf2jNJ0Up0j7BhaE9fJarSyI6KYwzauV5/J9EsmMixC77v+plfVo08Gb+zWPN7SigtJo=
Hi,
On my fresh 10.5.1 system on an Intel iMac:
$ file /usr/lib/libcrypto.*
/usr/lib/libcrypto.0.9.7.dylib: Mach-O universal binary with 4
architectures
/usr/lib/libcrypto.0.9.7.dylib (for architecture ppc7400): Mach-O
dynamically linked shared library ppc
/usr/lib/libcrypto.0.9.7.dylib (for architecture ppc64): Mach-O 64-bit
dynamically linked shared library ppc64
/usr/lib/libcrypto.0.9.7.dylib (for architecture i386): Mach-O
dynamically linked shared library i386
/usr/lib/libcrypto.0.9.7.dylib (for architecture x86_64): Mach-O 64-
bit dynamically linked shared library x86_64
/usr/lib/libcrypto.0.9.dylib: Mach-O dynamically linked shared library
ppc
/usr/lib/libcrypto.dylib: Mach-O universal binary with 4
architectures
/usr/lib/libcrypto.dylib (for architecture ppc7400): Mach-O
dynamically linked shared library ppc
/usr/lib/libcrypto.dylib (for architecture ppc64): Mach-O 64-bit
dynamically linked shared library ppc64
/usr/lib/libcrypto.dylib (for architecture i386): Mach-O dynamically
linked shared library i386
/usr/lib/libcrypto.dylib (for architecture x86_64): Mach-O 64-bit
dynamically linked shared library x86_64
libcrypto.0.9.dylib is PPC only. Same problem with libssl.0.9.dylib.
It causes dlopen() /usr/lib/libcrypto.0.9.dylib to fail on Intel
platforms.
Before I submit a bug report, just wondering if anyone else can
confirm this or if it is an oddity of my install.
Thanks,
Matt
--
Matt Meissner
meissnem at gmail.com
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden
This email sent to email@hidden
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.