I have seen this same problem many many times with users of FreeBSD 3.x.
Yes, the line of code regarding SRAND48 is the problem, however as Rasmus
put it, the best way to fix is to get the latest snap from snaps.php.net. I
had the same problem and I upgraded FreeBSD to 4.2 instead.
----- Original Message -----
From: "Extends Internet" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 02, 2001 11:11 AM
Subject: Re: [PHP-INST] Floating Point Exception on First Use
> 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 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]