From owner-freebsd-apache@freebsd.org Thu May 26 14:36:02 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 ACE35B4B224 for ; Thu, 26 May 2016 14:36:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9795B1BAD for ; Thu, 26 May 2016 14:36:02 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 933A3B4B222; Thu, 26 May 2016 14:36:02 +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 92E2EB4B221 for ; Thu, 26 May 2016 14:36:02 +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 82FF21BAC for ; Thu, 26 May 2016 14:36:02 +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 u4QEa2k2091408 for ; Thu, 26 May 2016 14:36:02 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: Thu, 26 May 2016 14:36:02 +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: ohauer@FreeBSD.org 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: 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: Thu, 26 May 2016 14:36:02 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209743 --- Comment #16 from Olli Hauer --- Only /usr/lib/libssl.so.7 comes from the OS, I can only suspect the lib.bu folders are backups. /usr/lib/libssl.so.7 =3D> FreeBSD 10.x /usr/local/lib/compat/libssl.so.4 ??? possible the compat6 package /usr/local/lib/libssl.so.7 ??? possible older openssl-1.0.x from ports /usr/local/lib/libssl.so.8 ??? possible current openssl-1.1.x from ports /usr/lib.old/libssl.so.5 . . . ??? that one should be from FreeBSD 7.x if you have the sources installed try the commands (but answer NO) to gat an overview (do not delete them) $ cd /usr/src $ make delete-old $ make delete-old-libs Would you mind to rebuild apache again (without the old lib in /usr/lib) --=20 You are receiving this mail because: You are on the CC list for the bug.=