|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-07-26 10:09 UTC] P dot Gillingwater at iaea dot org
[2000-01-12 13:12 UTC] sas at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Mon Jun 29 08:00:02 2026 UTC |
After running configure then make, I get: gcc -O2 -O2 -I. -I. -c functions/datetime.c -o functions/datetime.o functions/datetime.c:69: conflicting types for `timezone' /usr/local/lib/gcc-lib/powerpc-ibm-aix4.3.1.0/2.8.1/include/time.h:168: previous declaration of `timezone' make: The error code from the last command is 1. Stop. I have successfully compiled many other packages under this environment, including Perl, gd, MRTG, ssh, etc.