Build is also broken:

php-trunk, build nts-windows-vc9-x86:
php_cli_server.c, 21, error, C1083, Cannot open include file:
'php_config.h': No such file or directory, sapi\cli
, NMAKE, error, U1077, '"C:\Program Files (x86)\Microsoft Visual
Studio 9.0\VC\BIN\cl.exe"' : return code '0x2',


php-trunk, build ts-windows-vc9-x86:
php_cli_server.c, 21, error, C1083, Cannot open include file:
'php_config.h': No such file or directory, sapi\cli
, NMAKE, error, U1077, '"C:\Program Files (x86)\Microsoft Visual
Studio 9.0\VC\BIN\cl.exe"' : return code '0x2',

On Mon, Jun 20, 2011 at 10:27 PM, Moriyoshi Koizumi <moriyo...@php.net> wrote:
> moriyoshi                                Mon, 20 Jun 2011 20:27:39 +0000
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=312344
>
> Log:
> - Add built-in web server to CLI SAPI. See the RFC for detail.
>
> Changed paths:
>    U   php/php-src/branches/PHP_5_4/sapi/cli/config.m4
>    U   php/php-src/branches/PHP_5_4/sapi/cli/config.w32
>    U   php/php-src/branches/PHP_5_4/sapi/cli/php_cli.c
>    A   php/php-src/branches/PHP_5_4/sapi/cli/php_cli_server.c
>    A   php/php-src/branches/PHP_5_4/sapi/cli/php_cli_server.h
>    A   php/php-src/branches/PHP_5_4/sapi/cli/php_http_parser.c
>    A   php/php-src/branches/PHP_5_4/sapi/cli/php_http_parser.h
>    U   php/php-src/trunk/sapi/cli/config.m4
>    U   php/php-src/trunk/sapi/cli/config.w32
>    U   php/php-src/trunk/sapi/cli/php_cli.c
>    A   php/php-src/trunk/sapi/cli/php_cli_server.c
>    A   php/php-src/trunk/sapi/cli/php_cli_server.h
>    A   php/php-src/trunk/sapi/cli/php_http_parser.c
>    A   php/php-src/trunk/sapi/cli/php_http_parser.h
>
> <diffs exceeded maximum size>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to