ID: 9946
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Closed
Status: Bogus
Bug Type: Compile Failure
Operating System: Irix 5.3
PHP Version: 4.0.4pl1
New Comment:

Bogus I said..


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

[2001-10-23 09:10:47] [EMAIL PROTECTED]

It's not that simple..and changing that line is not 
necessarily the right fix. As you can't do any testing anymore, I'm bogusing this 
report. If someone else using
IRIX has this problem, they can submit a new report.

--Jani


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

[2001-10-23 08:46:31] [EMAIL PROTECTED]

I no longer have access to the SGI and IRIX 5.3 -- we sold 
it. However, looking at line 560 of the PHP 4.0.6 source, 
it appears you haven't changed anything.

Paul

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

[2001-10-23 07:25:28] [EMAIL PROTECTED]

Does this happen with PHP 4.0.6? Or with latest cvs snapshot
from http://snaps.php.net/ ?

--Jani


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

[2001-03-22 21:59:08] [EMAIL PROTECTED]

To correct this error:

> main.c: In function `php_message_handler_for_zend':
> main.c:582: too few arguments to function `asctime_r'

change line 582:

/* DBR 20010321 correct for nonstandard 3-arg IRIX 
asctime_r */
datetime_str = php_asctime_r(ta, asctimebuf, 
sizeof(asctimebuf)-1);

Patch courtesy of david robins <[EMAIL PROTECTED]>.

Config: gcc 2.95.1, irix 5.3 ... configure options were 
--with-mysql and --with-imap

Paul

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



Edit this bug report at http://bugs.php.net/?id=9946&edit=1


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