From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=DATE_IN_PAST_06_12,DMARC_NONE, INVALID_DATE,MAILING_LIST_MULTI,PLING_QUERY autolearn=no autolearn_force=no version=4.0.0 Received: from mail12.svr.pol.co.uk ([195.92.193.215]) by cvs.gentoo.org with esmtp (Exim 3.30 #1) id 15gL9Y-0003f5-00 for gentoo-dev@cvs.gentoo.org; Mon, 10 Sep 2001 01:06:44 -0600 Received: from modem-126.berkelium.dialup.pol.co.uk ([62.136.68.126] helo=there) by mail12.svr.pol.co.uk with smtp (Exim 3.13 #0) id 15gL97-000335-00 for gentoo-dev@cvs.gentoo.org; Mon, 10 Sep 2001 08:06:22 +0100 Content-Type: text/plain; charset="iso-8859-1" From: Viktor Lakics Organization: Sors bona, nihil aliud... To: gentoo-dev@cvs.gentoo.org Subject: Re: [gentoo-dev] https protocol is not supported in KDE2.2?! X-Mailer: KMail [version 1.3] References: <200109100535.AXC69520@freya.inter.net.il> In-Reply-To: <200109100535.AXC69520@freya.inter.net.il> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: lakicsv@usa.net List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Mon Sep 10 01:07:01 2001 X-Original-Date: Mon, 10 Sep 2001 08:06:44 +0100 X-Archives-Salt: f7f1a06f-9a0b-4cf2-90de-3c7489eb4baa X-Archives-Hash: d0b0eb425731a9da23abdd9108401ae8 On Monday 10 September 2001 6:35 am, you wrote: > On Sunday 09 September 2001 22:27, you wrote: > > I did not have it set when I first merged KDE2.2. Then I have set it in > > make.conf and re-merged kdebase again. I even reinstalled the newest > > openssl after an emerge rsync. No dice... > > Hm, look in /var/tmp/portage/kdebase-2.2/work/kdebase2.2/config.log > for messages about ssl/openssl. See what reason it gives for not compiling > against the openssl libs. It may be that portage deleted your temp dir > after merging, in which case you'll have to ebuild unpack/compile to get a > temp dir again. You can set MAINTAINER in /etc/make.conf to avoid that. Thanks Dan, yes my tmp dir is deleted. I have set maintainer, and I will leave my machine to compile when I leave for work today. I will let you know what is in the logs. Do you have the https protocol working? Is it just me? Viktor > > BTW, will we have kde2.2 precompiled binaries in RC6? > > As soon as all kde2.2/rc6 problems are resolved, we should. It'll probably > be kde 2.2.1 (to be released Sep 17) by that time, which should solve some > problems on its own.