From owner-freebsd-stable@FreeBSD.ORG Sat Feb 11 10:33:41 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16E4016A420 for ; Sat, 11 Feb 2006 10:33:41 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.21]) by mx1.FreeBSD.org (Postfix) with SMTP id 3F47543D49 for ; Sat, 11 Feb 2006 10:33:39 +0000 (GMT) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 11 Feb 2006 10:33:38 -0000 Received: from p54A7D21A.dip.t-dialin.net (EHLO [192.168.0.12]) [84.167.210.26] by mail.gmx.net (mp029) with SMTP; 11 Feb 2006 11:33:38 +0100 X-Authenticated: #5465401 Message-ID: <43EDBD78.8020602@gmx.de> Date: Sat, 11 Feb 2006 11:33:28 +0100 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5 (X11/20060128) MIME-Version: 1.0 To: freebsd-stable@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigF6EA7F232F7734034B9521A8" X-Y-GMX-Trusted: 0 Subject: Undefined symbol "X509_STORE_CTX_set_depth" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2006 10:33:41 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigF6EA7F232F7734034B9521A8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Apache22 outputs the following when it's started httpd: Syntax error on line 82 of /usr/local/etc/apache22/httpd.conf: Cannot load /usr/local/libexec/apache22/mod_ssl.so into server: /usr/local/libexec/apache22/mod_ssl.so: Undefined symbol "X509_STORE_CTX_set_depth" /usr/local/libexec/apache22/mod_ssl.so is linked to libssl.so.4 =3D> /usr/lib/libssl.so.4 (0x28195000) libcrypto.so.4 =3D> /lib/libcrypto.so.4 (0x281c7000) So I guess this is a problem in the world. I'm following 6-stable. --------------enigF6EA7F232F7734034B9521A8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD7b1+fMDIb41/+S0RAoG7AJ9MtwmeL54tYX6/5hJ8g+fBkGuUZQCffRGF DP5JoDk1hQrD+OyUt0UF3Dw= =MbEr -----END PGP SIGNATURE----- --------------enigF6EA7F232F7734034B9521A8--