ID: 32425
User updated by: dsacchet at kikamedical dot com
Reported By: dsacchet at kikamedical dot com
Status: Bogus
Bug Type: Date/time related
Operating System: Linux 2.4.27
PHP Version: 4.3.10
New Comment:
Hello,
I just upgraded GLIBC/GCC (both comes together) so to
glibc 2.3.4 and gcc 3.4.3 and everything is ok now.
Thanks for your diagnosis and help.
Best regards
Denis Sacchet
Previous Comments:
------------------------------------------------------------------------
[2005-03-24 18:53:17] [EMAIL PROTECTED]
.
------------------------------------------------------------------------
[2005-03-24 18:53:08] [EMAIL PROTECTED]
This is anyhow just problem with your system -> bogus.
------------------------------------------------------------------------
[2005-03-24 18:14:10] dsacchet at kikamedical dot com
It will be difficult to upgrade the gcc version because this
version is not stable onto gentoo. Do you want me to make
some test with C program. I have good notion of C programming
so if you tell me make a program like that, compile and
execute, I can do that (do you use the C mktime into the
php source ?)
------------------------------------------------------------------------
[2005-03-24 18:04:53] [EMAIL PROTECTED]
Can you try upgrading your GCC to 3.4.3 ?
------------------------------------------------------------------------
[2005-03-24 10:40:06] dsacchet at kikamedical dot com
# ./configure --disable-all --disable-cgi && make
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
...
Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).
venus php4-STABLE-200503240730 # sapi/cli/php -r \
> 'echo date("M-d-Y H:i:s", mktime(8, 0, 60, 12, 31, 1997))."\n\n";'
Dec-31-1997 08:00:59
venus php4-STABLE-200503240730 #
So ... same result ... I become crazy ! :)
Do you want some output from the ./configure ?
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/32425
--
Edit this bug report at http://bugs.php.net/?id=32425&edit=1