Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/config.m4 branches/PHP_5_4/sapi/cli/config.w32 branches/PHP_5_4/sapi/cli/php_cli.c branches/PHP_5_4/sapi/cli/php_cli_server.c branches/PHP_5_

2011-06-21 Thread Christopher Jones
On 06/21/2011 11:01 PM, Alexey Shein wrote: Anybody? It seems Pierre fixed only windows build, at least, mine is still broken: I've built 5.4 & trunk OK on a couple of Linux machines. Have you cleaned up before building, e.g. with vcsclean? There are a few things Moriyoshi said he'd look at

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/config.m4 branches/PHP_5_4/sapi/cli/config.w32 branches/PHP_5_4/sapi/cli/php_cli.c branches/PHP_5_4/sapi/cli/php_cli_server.c branches/PHP_5_

2011-06-21 Thread Alexey Shein
Anybody? It seems Pierre fixed only windows build, at least, mine is still broken: sapi/cli/php_cli.o: In function `main': /home/conf/php-src/trunk/sapi/cli/php_cli.c:1301: undefined reference to `cli_server_sapi_module' /home/conf/php-src/trunk/sapi/cli/php_cli.c:1361: undefined reference to `do_

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/php_cli_server.c trunk/sapi/cli/php_cli_server.c

2011-06-21 Thread Pierre Joye
pajoye Tue, 21 Jun 2011 11:43:19 + Revision: http://svn.php.net/viewvc?view=revision&revision=312355 Log: - fix build Changed paths: U php/php-src/branches/PHP_5_4/sapi/cli/php_cli_server.c U php/php-src/trunk/sapi/cli/php_cli_server.c Modified:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/config.m4 branches/PHP_5_4/sapi/cli/config.w32 branches/PHP_5_4/sapi/cli/php_cli.c branches/PHP_5_4/sapi/cli/php_cli_server.c branches/PHP_5_

2011-06-21 Thread Pierre Joye
The build is still broken. Can you fix it please? On Tue, Jun 21, 2011 at 11:12 AM, Moriyoshi Koizumi wrote: > Thanks! > > On 2011/06/21, at 8:36, Felipe Pena wrote: > >> Fixed. >> >> 2011/6/20 Johannes Schlüter >> >>> Hi, >>> >>> On Mon, 2011-06-20 at 20:27 +, Moriyoshi Koizumi wrote:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/config.m4 branches/PHP_5_4/sapi/cli/config.w32 branches/PHP_5_4/sapi/cli/php_cli.c branches/PHP_5_4/sapi/cli/php_cli_server.c branches/PHP_5_

2011-06-21 Thread Moriyoshi Koizumi
Thanks! On 2011/06/21, at 8:36, Felipe Pena wrote: > Fixed. > > 2011/6/20 Johannes Schlüter > >> Hi, >> >> On Mon, 2011-06-20 at 20:27 +, Moriyoshi Koizumi wrote: >>> moriyoshiMon, 20 Jun 2011 20:27:39 + >>> >>> Revision: http://svn.php.net/viewvc?view