[PHP-QA] Newbie can't find 'configure'

2013-11-06 Thread Leam Hall
Looking for the Linux build process. Didn't see it in the README.* 
files, and http://www.php.net/manual/en/install.unix.php mentions using 
"configure" which does not seem to be in the php-src tree I just pulled 
down.


git clone git://git.php.net/php-src.git

Trying to build and test stuff.

Leam
--
http://31challenge.net
http://31challenge.net/insight

--
PHP Quality Assurance Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-QA] PHP 5.5.10RC1 on RHEL 5

2014-02-20 Thread leam hall
Does anyone care that PHP 5.5.10RC1 needs a bison version later than
what is provided, and that re2c isn't available?

###
configure: WARNING: bison versions supported for regeneration of the
Zend/PHP parsers: 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2
2.6.3 2.6.4 2.6.5 2.7 (found: 2.3).
configure: WARNING: You will need re2c 0.13.4 or later if you want to
regenerate PHP parsers.
configure: WARNING: bison versions supported for regeneration of the
Zend/PHP parsers: 2.4 2.4.1 2.4.2 2.4.3 2.5 2.5.1 2.6 2.6.1 2.6.2
2.6.3 2.6.4 2.6.5 2.7 (found: none).
###

Leam

-- 
Mind on a Mission

-- 
PHP Quality Assurance Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-QA] zend_vm_opcodes.h minor error

2014-02-20 Thread leam hall
Feel free to let me know if this stuff isn't useful. I'm learning.

###

Error during make on RHEL 5

php-5.5.10RC1/Zend/zend_vm_opcodes.h:173:7: warning: no newline at end of file

###
-- 
Mind on a Mission

-- 
PHP Quality Assurance Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php