Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71666 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83471 invoked from network); 28 Jan 2014 12:13:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Jan 2014 12:13:40 -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:47362] helo=klapt.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/7C-01140-2FE97E25 for ; Tue, 28 Jan 2014 07:13:40 -0500 Received: by klapt.com (Postfix, from userid 33) id CB63023D610A; Tue, 28 Jan 2014 13:13:35 +0100 (CET) Received: from 94.216.61.52 (SquirrelMail authenticated user anatol@belski.net) by webmail.klapt.com with HTTP; Tue, 28 Jan 2014 13:13:35 +0100 Message-ID: In-Reply-To: <52E6A116.2010609@hristov.com> References: <52E29B7C.9060507@php.net> <1390838775.2941.71.camel@guybrush> <52E6A116.2010609@hristov.com> Date: Tue, 28 Jan 2014 13:13:35 +0100 To: "Andrey Hristov" Cc: internals@lists.php.net Reply-To: "Anatol Belski" 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] PHP-5.6 does not build From: ab@php.net ("Anatol Belski") Hi Andrey, On Mon, January 27, 2014 19:10, Andrey Hristov wrote: > On 27.01.2014 18:06, Johannes Schlüter wrote: > >> On Fri, 2014-01-24 at 17:57 +0100, Sebastian Bergmann wrote: >> >>> `/usr/local/src/php/src/TSRM/tsrm_virtual_cwd.c', needed by >>> `TSRM/tsrm_virtual_cwd.lo'. Stop. >>> >>> >>> >> that file is long gone. You miss buildconf. >> >> johannes >> >> >> > the TSRM.dsp still mentions the header file > > TSRM.dsp:SOURCE=.\tsrm_virtual_cwd.h > > thanks for pointing to this. Fixed just now. Though I wonder if this old projects are used by anyone, if yes - they could be updated to some more up to date version, like VC9. Regards Anatol