I'm using Ubuntu 11.10 (i686) and same problem in zend_ini_parser.c.
As far I remember, RC3 worked fine here.

On Fri, Jan 6, 2012 at 3:06 PM, Steven VAN POECK <svanpo...@gmail.com> wrote:
> Hi,
>
> I may be doing this wrong, but on a fresh Debian 6.03 install on a
> VMWare VM (VMWare tools installed, build-essential installed), the
> php5.4 rc4 tarball from snaps.php.net (php5.4-201201041830.tar.gz) does
> not compile.
>
> Here's what I did:
> tar xvzf php5.4-201201041830.tar.gz
> cd php5.4-201201041830
> ./configure
> make
>
> And here's what it says:
>
> /bin/bash /home/steven/php5.4-201201041830/libtool --silent
> --preserve-dup-deps --mode=compile cc  -IZend/
> -I/home/steven/php5.4-201201041830/Zend/ -DPHP_ATOM_INC
> -I/home/steven/php5.4-201201041830/include
> -I/home/steven/php5.4-201201041830/main
> -I/home/steven/php5.4-201201041830
> -I/home/steven/php5.4-201201041830/ext/date/lib
> -I/home/steven/php5.4-201201041830/ext/ereg/regex -I/usr/include/libxml2
> -I/home/steven/php5.4-201201041830/ext/sqlite3/libsqlite
> -I/home/steven/php5.4-201201041830/TSRM
> -I/home/steven/php5.4-201201041830/Zend    -I/usr/include -g -O2
> -fvisibility=hidden -DZEND_SIGNALS  -c
> /home/steven/php5.4-201201041830/Zend/zend_ini_parser.c -o
> Zend/zend_ini_parser.lo
> cc: /home/steven/php5.4-201201041830/Zend/zend_ini_parser.c: No such
> file or directory
> cc: no input files
> make: *** [Zend/zend_ini_parser.lo] Error 1
>
> I'll be happy to provide any information you may need.
>
> Best regards, keep up the good work,
> Steven
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>



-- 
Atenciosamente,
Rafael Kassner

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to