I did some more gdb checking and see that the
#if HAVE_SRAND48
is true. When I manually change the main/php_config.h file
to define this as:
#define HAVE_SRAND48 0
the problem goes away and all is well. I guess the configure
script got this wrong. Can anyone confirm this?
Thanks!
Steve Amerige
--
PHP Install 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-INST] Floating Point Exception on First Use Extends Internet
- Re: [PHP-INST] Floating Point Exception on First Use Rasmus Lerdorf
- Re: [PHP-INST] Floating Point Exception on First Use Extends Internet
