From owner-freebsd-apache@freebsd.org Sun May 29 16:33:38 2016 Return-Path: Delivered-To: freebsd-apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99324B532B7 for ; Sun, 29 May 2016 16:33:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 8358B124D for ; Sun, 29 May 2016 16:33:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 82A78B532B4; Sun, 29 May 2016 16:33:38 +0000 (UTC) Delivered-To: apache@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 82522B532B2 for ; Sun, 29 May 2016 16:33:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7215B124C for ; Sun, 29 May 2016 16:33:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u4TGXcD8019472 for ; Sun, 29 May 2016 16:33:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: [Bug 209743] www/apache24: Cannot load /usr/local/libexec/apache24/mod_ssl.so, after upgrade from 2.4.18 Date: Sun, 29 May 2016 16:33:38 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: Ron.Wingfield@archaxis.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 May 2016 16:33:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209743 --- Comment #29 from Ron Wingfield --- Created attachment 170802 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170802&action= =3Dedit Details of solution. Good morning Gentlemen: I have analyzed, identified and solved the immediate problem, and I have attached a PDF copy of my solution. I have discovered that the FreeBSD base (/usr/lib) instance of libssl.so.7 does NOT contain ANY symbols; however, libssl.a DOES. This before and after upgrading the OS from v10.1 to v10.3.= =20 The solution as noted in the attached PDF was to delete and reinstall Apach= e24, i.e., # make build install Apache24 . . .with following caveat in /etc/make.conf: WITH_OPENSSL_PORT=3DYES. This directs Apache2.4.20_1 to incorporate the Ports version of OPENSSL. Can this be a "bug" in the base version of OPENSSL? --=20 You are receiving this mail because: You are on the CC list for the bug.=