Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25413 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93922 invoked by uid 1010); 23 Aug 2006 16:28:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 93907 invoked from network); 23 Aug 2006 16:28:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Aug 2006 16:28:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 66.249.92.174 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 66.249.92.174 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.174] ([66.249.92.174:60951] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.8 r(12602M)) with ESMTP id 73/90-18645-6228CE44 for ; Wed, 23 Aug 2006 12:28:23 -0400 Received: by ug-out-1314.google.com with SMTP id h2so165851ugf for ; Wed, 23 Aug 2006 09:28:18 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=QXfpPAJBrB/XUtEfAPyBOMaTFTpcHUlWibGl+RKeiB+BpZExXn7MmAnUrknx9Ja/1WbjJ+ucCoOyXEETNdRxt44ib9StqRSYsoyxvSn4CmAjEZabl1cRZBEvMRqw+qTtJMEYkUEyk5vr15CaGZ8Jkt4VL+nLet40/0v6xhbXm/I= Received: by 10.66.252.4 with SMTP id z4mr284164ugh; Wed, 23 Aug 2006 09:28:18 -0700 (PDT) Received: by 10.66.248.15 with HTTP; Wed, 23 Aug 2006 09:28:18 -0700 (PDT) Message-ID: Date: Wed, 23 Aug 2006 18:28:18 +0200 To: "Christian Schneider" Cc: internals@lists.php.net In-Reply-To: <5B.FB.10120.C587CE44@pb1.pair.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3BACB070-8FE1-4D72-AF4F-A6A85147733B@prohost.org> <5B.FB.10120.C587CE44@pb1.pair.com> Subject: Re: [PHP-DEV] Re: PHP 5.2.0RC2 Released! From: pierre.php@gmail.com (Pierre) Hello, On 8/23/06, Christian Schneider wrote: > I'm having troubles with ext/openssl.c and OpenSSL 0.9.7g on SuSE 10: > EVP_PKEY_EC is not defined. It is already fixed in cvs. Thanks for the patch anyway :) --Pierre