Gentoo Archives: gentoo-dev

From: Viktor Lakics <lakicsv@×××.net>
To: gentoo-dev@××××××××××.org
Subject: Re: [Re: [gentoo-dev] https protocol is not supported in KDE2.2?!]
Date: Mon, 10 Sep 2001 11:46:53
Message-Id: E15gV8c-0003NE-00.2001-09-10-18-46-27@cmailg5.svr.pol.co.uk
In Reply to: Re: [Re: [gentoo-dev] https protocol is not supported in KDE2.2?!] by Dan Armak
1 On Monday 10 September 2001 6:10 pm, you wrote:
2 > On Monday 10 September 2001 15:49, you wrote:
3 > > Well, my troubles are with RC5, and kde2.2. When I had RC5 with kde2.1.1,
4 > > https was working just fine (but that was a pre-compiled binary kde from
5 > > the CD). My problems arose when I emerged kde2.2 on RC5.
6 >
7 > Well, all I can say is, I do have ssl working with kde2.2 on rc5, and the
8 > kcontrol openssl test completes successfully. Are other programs that use
9 > openssl working on your system?
10
11 Hi Dan, I found config.log, it was not under /var/tmp/portage... but
12 /tmp/portage/... Here it is, you might see something I missed (BTW, mozilla,
13 galeon works fine with openssl):
14
15 ----------------------------------------------------
16
17 configure:10044: checking for OpenSSL
18 configure: 10081: NO/openssl/ssl.h
19 configure: 10081: /usr/include/openssl/ssl.h
20 taking that
21 configure:10131: gcc -o conftest -O2 -mcpu=i686 -march=i686 -O3 -pipe
22 -I/usr/include -I/opt/kde2.2/include -I/usr/X11R6/lib/qt/include
23 -I/usr/X11R6/include -L/usr/lib -L/usr/X11R6/lib -L/usr/X11R6/lib/qt/lib
24 -L/opt/kde2.2/lib conftest.c -lssl -lcrypto -lRSAglue -lrsaref 1>&5
25 /usr/i686-pc-linux-gnu/bin/ld: cannot find -lRSAglue
26 collect2: ld returned 1 exit status
27 configure: failed program was:
28 #line 10124 "configure"
29 #include "confdefs.h"
30
31 int main() {
32 void RSAPrivateEncrypt(void);RSAPrivateEncrypt();
33 ; return 0; }
34 configure:10187: checking whether OpenSSL uses rsaref
35 configure:10258: checking for long long
36
37 ----------------------------------------------------------

Replies