Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67156 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17108 invoked from network); 25 Apr 2013 16:55:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Apr 2013 16:55:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=ab@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ab@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.73.107 as permitted sender) X-PHP-List-Original-Sender: ab@php.net X-Host-Fingerprint: 85.214.73.107 klapt.com Received: from [85.214.73.107] ([85.214.73.107:52230] helo=h1123647.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 05/12-06793-10069715 for ; Thu, 25 Apr 2013 12:55:32 -0400 Received: by h1123647.serverkompetenz.net (Postfix, from userid 33) id 18B701128048; Thu, 25 Apr 2013 18:55:26 +0200 (CEST) Received: from 94.216.43.95 (SquirrelMail authenticated user anatol@belski.net) by webmail.klapt.com with HTTP; Thu, 25 Apr 2013 18:55:26 +0200 Message-ID: <6d3430a3fca16ce2d95f6a2f52d89656.squirrel@webmail.klapt.com> In-Reply-To: References: Date: Thu, 25 Apr 2013 18:55:26 +0200 To: "Jan Ehrhardt" Cc: internals@lists.php.net Reply-To: ab@php.net User-Agent: SquirrelMail/1.5.2 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] Re: PHP 5.5 beta4 available From: ab@php.net ("Anatol Belski") Jan, On Thu, April 25, 2013 16:21, Jan Ehrhardt wrote: > Remi pointed me in the right direction. I discovered the new packages at > /qa just before I read your replies. It now builds fine with the > exception of php_ssh2.dll. I used these dependencies: > http://windows.php.net/downloads/php-sdk/deps-5.5-vc11-x86.7z > > > And for some reason I always have to remove the libssh2* files and fall > back on my own. I still have got to find out why it goes wrong with the > 'official' dependencies. Which ssh2 ext version do yu build? Have you tried these builds? http://windows.php.net/downloads/pecl/releases/ssh2/0.12/ Regards Anatol