Re: [PHP-DEV] PHP 5.4RC4 does not compile

2012-01-13 Thread Daniel Convissor
Hi Again:

> This issue is popping up while trying to compile the latest snapshot,
> php5.4-201201041830, on test.pear.php.net (Debian 6.0.3) using the
> instructions I put together at https://wiki.php.net/systems/sgrv1.

Oh, as Remi pointed out in another thread, this "latest" snapshot is out
of date.  Building from SVN asked for bison to be installed.  Doing so
got the build to work.

Thanks,

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409

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



Re: [PHP-DEV] PHP 5.4RC4 does not compile

2012-01-13 Thread Daniel Convissor
Hi:

On Fri, Jan 06, 2012 at 06:06:16PM +0100, Steven VAN POECK wrote:
>
> 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

This issue is popping up while trying to compile the latest snapshot,
php5.4-201201041830, on test.pear.php.net (Debian 6.0.3) using the
instructions I put together at https://wiki.php.net/systems/sgrv1.

FYI, there's a ticket regarding this from November
https://bugs.php.net/bug.php?id=60172

Any ideas, please?

Thanks,

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409

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



Re: [PHP-DEV] PHP 5.4RC4 does not compile

2012-01-07 Thread Steven VAN POECK
On 01/06/2012 07:46 PM, Antony Dovgal wrote:
> On 01/06/2012 09:06 PM, Steven VAN POECK wrote:
>> 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.
>
> Can you still reproduce it with RC5?
>
> I can't see any problems here both with and without bison installed
> (which is used to generate this file from zend_ini_parser.y).
>
It's ok using RC5, thanks.

Steven

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



Re: [PHP-DEV] PHP 5.4RC4 does not compile

2012-01-06 Thread Antony Dovgal

On 01/06/2012 09:06 PM, Steven VAN POECK wrote:

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.


Can you still reproduce it with RC5?

I can't see any problems here both with and without bison installed
(which is used to generate this file from zend_ini_parser.y).

--
Wbr,
Antony Dovgal
---
http://pinba.org - realtime profiling for PHP

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



Re: [PHP-DEV] PHP 5.4RC4 does not compile

2012-01-06 Thread Rafael Kassner
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  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