Gentoo Archives: gentoo-user

From: David Harel <hareldvd@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only
Date: Wed, 16 May 2007 10:08:53
Message-Id: 464AD6AA.2010203@ergolight-sw.com
1 Hi all,
2
3 I screwed up my openssl installation.
4 Since then, I have to keep links in /usr/lib that will link libssl.so.0.9.8 -> libssl.so.0.9.7
5 and similar for libcrypto.
6 upgrades/downgrades/leftgrades and even rightgrades didn't work.
7 Currently when I try to install anything that might use openssl I get (for example openldap)
8 configure: error: Could not locate TLS/SSL package
9 !!! Please attach the following file when filing a report to bugs.gentoo.org:
10 !!! /var/tmp/portage/net-nds/openldap-2.3.30-r2/work/openldap-2.3.30/config.log
11 In the log file typically I get:
12 configure:19463: cc -c -O2 -march=pentium3 -pipe conftest.c >&5
13 conftest.c:128:25: error: openssl/ssl.h: No such file or directory
14 configure:19469: $? = 1
15 configure: failed program was:
16
17 Another example is from postgres installation:
18 configure:6967: result: no
19 configure:6977: error: library 'crypto' is required for OpenSSL
20
21 Any idea?
22
23
24
25 --
26 Regards.
27
28 David Harel,
29
30 ==================================
31
32 Home office +972 77 7657645
33 Fax: +972 77 7657645
34 Cellular: +972 54 4534502
35 Snail Mail: Amuka
36 D.N Merom Hagalil
37 13802
38 Israel
39 Email: hareldvd@××××××××××××.com
40
41
42 --
43 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] openssl 0.9.8 installs /usr/lib/openssl.so.0.9.7 only Neil Bothwick <neil@××××××××××.uk>