From owner-freebsd-current@FreeBSD.ORG Sun Aug 13 07:43:44 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC18916A4DE for ; Sun, 13 Aug 2006 07:43:44 +0000 (UTC) (envelope-from c47g@gmx.at) Received: from email.aon.at (WARSL404PIP2.highway.telekom.at [195.3.96.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 224E543D45 for ; Sun, 13 Aug 2006 07:43:43 +0000 (GMT) (envelope-from c47g@gmx.at) Received: (qmail 31744 invoked from network); 13 Aug 2006 07:43:42 -0000 Received: from m3632p014.adsl.highway.telekom.at (HELO bones) ([88.117.101.238]) (envelope-sender ) by smarthub79.highway.telekom.at (qmail-ldap-1.03) with SMTP for ; 13 Aug 2006 07:43:42 -0000 From: Christian Gusenbauer To: Alexander Leidinger Date: Sun, 13 Aug 2006 09:42:52 +0200 User-Agent: KMail/1.9.3 References: <200608051830.00840.freebsd@alaskaparadise.com> <20060812141809.GA3711@astral.ntu-kpi.kiev.ua> <20060812170822.221f54c9@Magellan.Leidinger.net> In-Reply-To: <20060812170822.221f54c9@Magellan.Leidinger.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1603478.YL7p3LvNZo"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200608130942.58687.c47g@gmx.at> Cc: freebsd-current@freebsd.org, "Alexander I. Mogilny" Subject: Re: Problem with kmail (moved from ports) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Aug 2006 07:43:45 -0000 --nextPart1603478.YL7p3LvNZo Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi Alexander & Alexander! On Saturday, 12. August 2006 17:08, Alexander Leidinger wrote: > Quoting "Alexander I. Mogilny" (Sat, 12 Aug 2006=20 17:18:09 +0300): > > Christian Gusenbauer wrote me on Sat, Aug 12, 2006 at 02:07:20PM +0200 > > > > > Hi! > > > > > > This is a "me too"! I upgraded current yesterday (my last working bui= ld > > > was from July 21st) and now konqueror stopped working with https > > > connections. I found out that when I use the old libcrypto.so.4 and t= he > > > old libssl.so.4 instead of the current *.5 versions, then everything = is > > > working correctly. > > > > > > Maybe a complete KDE rebuild will do the trick? > > > > I guess the most correctly way to fix this would be adding following > > lines to /etc/libmap.conf file. I did this yesterday after upgrade too. > > I also can say that this would only affect you if you ran > > make delete-old-libs. > > > > Here is the line: > > > > libssl.so.4 libssl.so.5 > > libcrypto.so.4 libcrypto.so.5 > > Which may or may not lead to undesired behavior... (I used this too > until the ports in questions where rebuild, I didn't wanted to wait > until everything was rebuild before using anything). So be careful. > > To rebuild I suggest to remove the libs, install "libchk" and then: > - libchk > libchk.txt > - portupgrade -f $(grep Unresolved libchk.txt | sed -e 's/Unresolved.*: > //' | xargs pkg_which | sort -u) Or something like this (I didn't tested > it, but this is more or less how I did it). > > Bye, > Alexander. Thanks for the tips! I forgot that there's the mapping mechanism using=20 libmap.conf. I will use that until the next KDE version arrives. I know tha= t=20 mapping shared libraries can be a bit dangerous, but I can live with that=20 until KDE 3.5.4! Ciao, Christian. --nextPart1603478.YL7p3LvNZo Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (FreeBSD) iD8DBQBE3tgC73Wh/GTgh8wRAnkPAJ9DxcZQ8ASCPcCF4ggcRyGTE0y6HwCgkLUK MNkPfr8c/H0JkPumCTmz1Pk= =aPKH -----END PGP SIGNATURE----- --nextPart1603478.YL7p3LvNZo--