Date: 12/24/00
- Next message: nathan <email protected>: "[PHP-DEV] PHP 4.0 Bug #8410 Updated: php4 & newest 2.0a9 apache "misalignment""
- Previous message: nathan <email protected>: "[PHP-DEV] PHP 4.0 Bug #8410: php4 & newest 2.0a9 apache "misalignment""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: jules-phpbug@|SPAM|jules.com.au
Operating system: Linux 2.2.18
PHP version: 4.0.4
PHP Bug Type: Compile Failure
Bug description: error: `LONG_MAX' undeclared
Configure line:
./configure --with-mysql=shared --with-imap=shared,../imap-4.5 --with-apxs=/home/www/bin/apxs
Full error:
zend_hash.c: In function `zend_hash_add_or_update':
zend_hash.c:257: `LONG_MAX' undeclared (first use in this function)
zend_hash.c:257: (Each undeclared identifier is reported only once
zend_hash.c:257: for each function it appears in.)
zend_hash.c: In function `zend_hash_del_key_or_index':
zend_hash.c:502: `LONG_MAX' undeclared (first use in this function)
zend_hash.c: In function `zend_hash_find':
zend_hash.c:852: `LONG_MAX' undeclared (first use in this function)
zend_hash.c: In function `zend_hash_exists':
zend_hash.c:902: `LONG_MAX' undeclared (first use in this function)
make[1]: *** [zend_hash.lo] Error 1
make[1]: Leaving directory `/usr/src/php-4.0.4/Zend'
make: *** [all-recursive] Error 1
Tried both linux 2.2.17 and 2.2.18. Same result.
Using same configure line, PHP4.0.2 and 4.0.3pl1 compile without problems.
-- Edit Bug report at: http://bugs.php.net/?id=8411&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: nathan <email protected>: "[PHP-DEV] PHP 4.0 Bug #8410 Updated: php4 & newest 2.0a9 apache "misalignment""
- Previous message: nathan <email protected>: "[PHP-DEV] PHP 4.0 Bug #8410: php4 & newest 2.0a9 apache "misalignment""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

