Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71647 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15420 invoked from network); 27 Jan 2014 18:10:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jan 2014 18:10:38 -0000 Authentication-Results: pb1.pair.com header.from=php@hristov.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php@hristov.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain hristov.com from 91.196.124.214 cause and error) X-PHP-List-Original-Sender: php@hristov.com X-Host-Fingerprint: 91.196.124.214 more.superhosting.bg Linux 2.6 Received: from [91.196.124.214] ([91.196.124.214:33809] helo=more.superhosting.bg) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/A2-01140-A11A6E25 for ; Mon, 27 Jan 2014 13:10:37 -0500 Received: from [87.121.162.109] (port=57721 helo=[192.168.20.117]) by more.superhosting.bg with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80.1) (envelope-from ) id 1W7qdi-002rY8-KR for internals@lists.php.net; Mon, 27 Jan 2014 20:10:30 +0200 Message-ID: <52E6A116.2010609@hristov.com> Date: Mon, 27 Jan 2014 20:10:30 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: internals@lists.php.net References: <52E29B7C.9060507@php.net> <1390838775.2941.71.camel@guybrush> In-Reply-To: <1390838775.2941.71.camel@guybrush> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - more.superhosting.bg X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - hristov.com X-Get-Message-Sender-Via: more.superhosting.bg: authenticated_id: php@hristov.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] PHP-5.6 does not build From: php@hristov.com (Andrey Hristov) 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 Andrey