* Thus wrote Andi Gutmans ([EMAIL PROTECTED]):
> Please test. If there are no critical problems I'll release RC3 tomorrow
> which I think will be the last RC for 5.0.
>
I'm getting an error during compile,
/bin/sh /usr/home/curt/source/php-5.0.0RC3RC1/libtool --silent
--preserve-dup-deps --mode=compile gcc -Iext/standard/
-I/usr/home/curt/source/php-5.0.0RC3RC1/ext/standard/
-DPHP_ATOM_INC -I/usr/home/curt/source/php-5.0.0RC3RC1/include
-I/usr/home/curt/source/php-5.0.0RC3RC1/main
-I/usr/home/curt/source/php-5.0.0RC3RC1
-I/usr/home/curt/source/php-5.0.0RC3RC1/Zend
-I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/local/include/freetype2 -I/usr/local/imap-2000e/include
-I/usr/local/mysql/include/mysql
-I/usr/home/curt/source/php-5.0.0RC3RC1/TSRM -g -O2 -prefer-pic
-c /usr/home/curt/source/php-5.0.0RC3RC1/ext/standard/proc_open.c
-o ext/standard/proc_open.lo
In file included
from /usr/home/curt/source/php-5.0.0RC3RC1/Zend/zend.h:244,
from /usr/home/curt/source/php-5.0.0RC3RC1/main/php.h:34,
from /usr/home/curt/source/php-5.0.0RC3RC1/ext/standard/proc_open.c:25:
/usr/home/curt/source/php-5.0.0RC3RC1/Zend/zend_hash.h:39:
error: syntax error before "uint"
zend_hash.h:50: error: syntax error before "uint"
zend_hash.h:61: error: syntax error before "uint"
zend_hash.h:81: error: syntax error before "uint"
zend_hash.h:93: error: syntax error before "uint"
zend_hash.h:94: error: syntax error before "uint"
...
I'm not sure where to look to find out why this is happening.
Curt
--
"I used to think I was indecisive, but now I'm not so sure."
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php