From owner-freebsd-stable Wed Mar 14 22:38:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns2.alphaque.com (ns2.alphaque.com [202.185.254.11]) by hub.freebsd.org (Postfix) with SMTP id EBB1337B718 for ; Wed, 14 Mar 2001 22:38:12 -0800 (PST) (envelope-from dinesh@alphaque.com) Received: (qmail 24272 invoked from network); 15 Mar 2001 06:38:10 -0000 Received: from unknown (HELO prophet.alphaque.com) (202.190.165.207) by ns2.alphaque.com with SMTP; 15 Mar 2001 06:38:10 -0000 Received: from localhost (5mnawu@localhost.alphaque.com [127.0.0.1]) by prophet.alphaque.com (8.11.3/8.11.3) with ESMTP id f2F6bVb44418; Thu, 15 Mar 2001 14:37:31 +0800 (MYT) (envelope-from dinesh@alphaque.com) Date: Thu, 15 Mar 2001 14:37:31 +0800 (MYT) From: Dinesh Nair To: freebsd-stable@freebsd.org Cc: will@freebsd.org Subject: kde-2.1/freebsd 4.3beta/konqueror and openssl Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i'm not sure if this is relevant here, since it's a due to a ports compile of kde-2.1, but since openssl is involved, i thought someone here may have an idea. base problem is i cant get konqueror to make https: connections. following the faq at www.konqueror.org, i explicitly included --with-ssl in /usr/ports/x11/kdelibs2/Makefile and /usr/ports/x11/kdebase2/Makefile and rebuilt and reinstalled both kdelibs2 and kdebase2, in that order. make install with -DFORCE_PKG_REGISTER worked fine, but konqueror still cant make https: connections. this by checking against https://www.fortify.net/sslcheck.html the box is freebsd 4.3-BETA as of March 7th, 2001. both src-all (tag=RELENG_4) and ports-all (tag=.) were cvsupped on March 7. one a related note, though i've got most of the files in /usr/lib dated March 7, 2001, a few of them are still dated July 28, 2000 as per the 4.1-RELEASE i installed of the cd sets. as some of these include rsaref and libssl_p.a libraries, i was wondering if this was contributing to the problem. -r--r--r-- 1 root wheel 9196 Jul 28 2000 librsaUSA.so.1 -r--r--r-- 1 root wheel 6394 Jul 28 2000 librsaUSA.a -r--r--r-- 1 root wheel 7158 Jul 28 2000 librsaUSA_p.a -r--r--r-- 1 root wheel 880 Jul 28 2000 libRSAglue_p.a -r--r--r-- 1 root wheel 244522 Jul 28 2000 libssl_p.a -r--r--r-- 1 root wheel 2284 Jul 28 2000 libRSAglue.so.1 -r--r--r-- 1 root wheel 822 Jul 28 2000 libRSAglue.a if it isnt, would it be safe to rm these July 28th dated libraries out of /usr/lib ? --dinesh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message