|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[1999-12-18 21:25 UTC] evan at cvs dot php dot net
[1999-12-31 22:02 UTC] sas at cvs dot php dot net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Mon Oct 27 16:00:01 2025 UTC |
1. when I execute "configure", I meet below error messges checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing is it OK? TEST:/hanvit/php3apache/php-4.0b2>configure loading cache ./config.cache + test -d libzend + cd libzend + /hanvit/php3apache/php-4.0b2/./libzend/configure --cache-file=/hanvit/php3apac he/php-4.0b2/config.cache loading cache /hanvit/php3apache/php-4.0b2/config.cache checking for a BSD compatible install... /hanvit/php3apache/php-4.0b2/./libzend/ ../install-sh -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking whether build environment is sane... yes checking whether to enable maintainer-specific portions of Makefiles... no . . . 2.TEST:/hanvit/php3apache/php-4.0b2>make . . . /usr/include/time.h:167: previous declaration of `timezone' make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 1. Stop.