ID: 14027 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Compile Failure Operating System: Irix 5.3 PHP Version: 4.0.6 New Comment:
This bug has already been fixed in the latest released version of PHP, which you can download at http://www.php.net/downloads.php Previous Comments: ------------------------------------------------------------------------ [2001-11-12 06:44:10] [EMAIL PROTECTED] in main/main.c line 560 on IRIX 5.3 the function asctime_r takes 3 parameter: char *asctime_r (const struct tm *tm, char *buf, int buflen); Irix 6.5 is o.k. with 2 parameters. after adding the third paramter the system compiled fine and works well! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=14027&edit=1
