ID: 9602
User Update by: [EMAIL PROTECTED]
Old-Status: Closed
Status: Open
Bug Type: Compile Failure
Description: Unable to compile with NSAPI support, implicit declaration of finite 
function

Oppssss..

  The snapshot, compile ok, but crashes... ;((

  I have read the instrucctions on install.netscape-enterprise.php. But, when
  the server restart, then crashes with the message (from the admin server,
  because in the errors log file, don't write nothing!?!)

[https-pyxis]: start failed. (2: unknown early startup error)
[https-pyxis]: server terminated (signal 6): watchdog is restarting it 
[https-pyxis]: failure: server initialization failed 

I have a core from the ns-httpd proc.

My config.nice file:
#! /bin/sh
#
# Created by configure

"./configure" \
"--with-nsapi=/usr/netscape/server4/" \
"--enable-libgcc" \
"--without-mysql" \
"$@"

thankx, in advance, and sorry for mi english.

Previous Comments:
---------------------------------------------------------------------------

[2001-03-07 15:53:55] [EMAIL PROTECTED]
Fixed -> Closed.

--Jani


---------------------------------------------------------------------------

[2001-03-07 11:12:33] [EMAIL PROTECTED]


It's OK... I read the #9599 bug report and download the snapshot.

All OK.

Sorry... and thankx!!!

---------------------------------------------------------------------------

[2001-03-07 11:03:01] [EMAIL PROTECTED]
config.nice:
#! /bin/sh
#
# Created by configure

"./configure" 
"--enable-trans-id" 
"--enable-libgcc" 
"--enable-sigchild" 
"--enable-sysvsem" 
"--enable-sysvshm" 
"--with-nsapi=/usr/netscape/server4/" 
"--with-ldap=/usr/netscape/ldapsdk" 
"--with-informix" 
"--without-mysql" 
"--enable-discard-path" 
"$@"
--------------------------------------------------------------------------
error:
make[1]: Entering directory `/usr/local/distrib/php-4.0.4pl1/Zend'
/bin/sh ../libtool --silent --mode=compile g++ -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/distrib/php-4.0.4pl1/Zend'
make: *** [all-recursive] Error 1


---------------------------------------------------------------------------


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


-- 
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]

Reply via email to