Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124811 - dev-libs/openssl-0.9.7i doesn't respect ABI
Summary: dev-libs/openssl-0.9.7i doesn't respect ABI
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
: 124774 (view as bug list)
Depends on:
Blocks: 124816
  Show dependency tree
 
Reported: 2006-03-03 08:42 UTC by Simon Stelling (RETIRED)
Modified: 2007-02-05 17:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Stelling (RETIRED) gentoo-dev 2006-03-03 08:42:20 UTC
ABI=x86 emerge =dev-libs/openssl-0.9.7i results in:

pitr openssl # equery f openssl | grep /usr/lib
/usr/lib64
/usr/lib64/libcrypto.a
/usr/lib64/libcrypto.so -> libcrypto.so.0
/usr/lib64/libcrypto.so.0 -> libcrypto.so.0.9.7
/usr/lib64/libcrypto.so.0.9.7
/usr/lib64/libssl.a
/usr/lib64/libssl.so -> libssl.so.0
/usr/lib64/libssl.so.0 -> libssl.so.0.9.7
/usr/lib64/libssl.so.0.9.7
/usr/lib64/pkgconfig
/usr/lib64/pkgconfig/openssl.pc
Comment 1 Simon Stelling (RETIRED) gentoo-dev 2006-03-03 11:11:45 UTC
*** Bug 124774 has been marked as a duplicate of this bug. ***
Comment 2 Simon Stelling (RETIRED) gentoo-dev 2006-07-20 08:27:01 UTC
LATER
Comment 3 Simon Stelling (RETIRED) gentoo-dev 2007-02-05 16:12:49 UTC
reopening, a 32bit-userland might make creating the emul-libs easier, this is a showstopper
Comment 4 Simon Stelling (RETIRED) gentoo-dev 2007-02-05 17:31:30 UTC
works out of the box once CHOST is removed from make.conf