[PHP-DEV] Re: Bug #9602 Updated: Unable to compile with NSAPI support, implicit declaration of finite function From: Justo Alonso (jalonso <email protected>)
Date: 05/04/01

Bug Database wrote:
>
> ID: 9602
> Updated by: avsm
> Reported By: jalonso <email protected>
> Old-Status: Feedback
> Status: Closed
> Bug Type: iPlanet related
> PHP Version: 4.0.4pl1
> Assigned To:
> Comments:
>
> no feedback

  ok, sorry, I'm very busy.. ;(....

  I try this, and the server up, no error, but don't work. The server
  don't answer any request (no html, no php, any files....)

  ;((

do you want that I attach you my obj.conf file ??

thankx in advance.
justo.
>
> Previous Comments:
> ---------------------------------------------------------------------------
>
> [2001-04-25 13:24:48] avsm <email protected>
> Try the following obj.conf entry, and see if it fixes your problem. Apart from this change, you should follow the manual entry for the rest of the obj.conf
>
> Init fn="load-modules" shlib="/path/to/server4/bin/libphp4.so" funcs="php4_init,php4_close,php4_execute,php4_auth_trans"
>
> Init fn="php4_init" LateInit="yes"
>
> ---------------------------------------------------------------------------
>
> [2001-03-08 07:12:45] jalonso <email protected>
> 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.
>
> ---------------------------------------------------------------------------
>
> [2001-03-07 15:53:55] sniper <email protected>
> Fixed -> Closed.
>
> --Jani
>
> ---------------------------------------------------------------------------
>
> [2001-03-07 11:12:33] jalonso <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] jalonso <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
>
> ---------------------------------------------------------------------------
>
> The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online.
>
> ATTENTION! Do NOT reply to this email!
> To reply, use the web interface found at http://bugs.php.net/?id=9602&edit=2

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