From owner-freebsd-questions@FreeBSD.ORG Wed Sep 28 16:41:54 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B82A916A41F; Wed, 28 Sep 2005 16:41:54 +0000 (GMT) (envelope-from mark@antsclimbtree.com) Received: from pimout3-ext.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4299C43D4C; Wed, 28 Sep 2005 16:41:54 +0000 (GMT) (envelope-from mark@antsclimbtree.com) X-ORBL: [69.232.30.131] Received: from lilbuddy.antsclimbtree.com (adsl-69-232-30-131.dsl.snfc21.pacbell.net [69.232.30.131]) by pimout3-ext.prodigy.net (8.13.4 outbound domainkey aix/8.13.4) with ESMTP id j8SGfmYC277010; Wed, 28 Sep 2005 12:41:52 -0400 Received: from www by lilbuddy.antsclimbtree.com with local (Exim 4.52 (FreeBSD)) id 1EKf07-000F1U-Jc; Wed, 28 Sep 2005 09:41:47 -0700 Received: from 62.127.24.11 (SquirrelMail authenticated user mark) by secure.antsclimbtree.com with HTTP; Wed, 28 Sep 2005 09:41:47 -0700 (PDT) Message-ID: <53367.62.127.24.11.1127925707.squirrel@secure.antsclimbtree.com> Date: Wed, 28 Sep 2005 09:41:47 -0700 (PDT) From: "Mark Edwards" To: questions@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: ports@freebsd.org Subject: openssl 0.9.8 breaking things X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 16:41:54 -0000 Just upgraded to openssl 0.9.8 and things are breaking, namely exim and cyrus-imap. Non-SSL connections work, SSL connections cause a segfault. I'm going back to 0.9.7g using the WITH_OPENSSL_097 flag, but is there some way to make this work with 0.9.8? Have I totally missed something here? This is FreeBSD 4.11. Thanks! -- Mark Edwards