[PHP-DEV] PHP 4.0 Bug #9655 Updated: zend_operators.h:84: implicit declaration of function `int finite(...)'

2001-03-12 Thread mohler

ID: 9655
User Update by: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Compile Failure
Description: zend_operators.h:84: implicit declaration of function `int finite(...)'

Dear All

yes I'm sorry not having noticed that myself.
thank you very much for your hint, it helped of course...

:-) Gerard.

PS: your BUG reportsystem ist GREAT and fast:]

Previous Comments:
---

[2001-03-09 13:22:02] [EMAIL PROTECTED]
You obviously try to compile PHP 4.0.4pl1 all the time.
The directory name for cvs snapshots is totally different
so please get the right package first.

--Jani


---

[2001-03-09 10:07:02] [EMAIL PROTECTED]
I read the BugIds #9599 and #9602!
Got the latest CVS from snaps.php.net

but still I get the same error...

root@hermes:/usr/local/php/php-4.0.4pl1
66 # make
Making all in Zend
make[1]: Entering directory `/usr/local/php/php-4.0.4pl1/Zend'
/bin/sh ../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../main   
-D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DXML_BYTE_ORDER=21 
-I../TSRM  -g -O2 -pthreads -c zend_language_scanner_cc.cc
In file included from zend_language_scanner_cc.cc:2571:
zend_operators.h: In function `int is_numeric_string(char *, int, long int *, double 
*)':
zend_operators.h:84: implicit declaration of function `int finite(...)'
make[1]: *** [zend_language_scanner_cc.lo] Error 1
make[1]: Leaving directory `/usr/local/php/php-4.0.4pl1/Zend'
make: *** [all-recursive] Error 1


root@hermes:/usr/local/php/php-4.0.4pl1
67 # cat config.nice
#! /bin/sh
#
# Created by configure

"./configure" 
"--with-mysql=/usr/local" 
"--with-nsapi=/nserver/netscape" 
"--enable-track-vars" 
"--enable-libgcc" 
"$@"





---


Full Bug description available at: http://bugs.php.net/?id=9655


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] PHP 4.0 Bug #9655 Updated: zend_operators.h:84: implicit declaration of function `int finite(...)'

2001-03-09 Thread sniper

ID: 9655
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: Compile Failure
Assigned To: 
Comments:

You obviously try to compile PHP 4.0.4pl1 all the time.
The directory name for cvs snapshots is totally different
so please get the right package first.

--Jani


Previous Comments:
---

[2001-03-09 10:07:02] [EMAIL PROTECTED]
I read the BugIds #9599 and #9602!
Got the latest CVS from snaps.php.net

but still I get the same error...

root@hermes:/usr/local/php/php-4.0.4pl1
66 # make
Making all in Zend
make[1]: Entering directory `/usr/local/php/php-4.0.4pl1/Zend'
/bin/sh ../libtool --silent --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../main   
-D_POSIX_PTHREAD_SEMANTICS -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DXML_BYTE_ORDER=21 
-I../TSRM  -g -O2 -pthreads -c zend_language_scanner_cc.cc
In file included from zend_language_scanner_cc.cc:2571:
zend_operators.h: In function `int is_numeric_string(char *, int, long int *, double 
*)':
zend_operators.h:84: implicit declaration of function `int finite(...)'
make[1]: *** [zend_language_scanner_cc.lo] Error 1
make[1]: Leaving directory `/usr/local/php/php-4.0.4pl1/Zend'
make: *** [all-recursive] Error 1


root@hermes:/usr/local/php/php-4.0.4pl1
67 # cat config.nice
#! /bin/sh
#
# Created by configure

"./configure" 
"--with-mysql=/usr/local" 
"--with-nsapi=/nserver/netscape" 
"--enable-track-vars" 
"--enable-libgcc" 
"$@"





---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9655edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]