Hello,
I cant conpile php and have following error log:
How can reolve this issue?
I cant conpile php and have following error log:
Code:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 1 0 1 0 0 2 0 --:--:-- --:--:-- --:--:-- 1000
0 11.4M 0 2595 0 0 2381 0 1:24:19 0:00:01 1:24:18 2381
1 11.4M 1 131k 0 0 66545 0 0:03:01 0:00:02 0:02:59 138k
12 11.4M 12 1515k 0 0 512k 0 0:00:22 0:00:02 0:00:20 809k
38 11.4M 38 4557k 0 0 1151k 0 0:00:10 0:00:03 0:00:07 1587k
80 11.4M 80 9489k 0 0 1895k 0 0:00:06 0:00:05 0:00:01 2421k
100 11.4M 100 11.4M 0 0 2192k 0 0:00:05 0:00:05 --:--:-- 2750k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
73 3420 73 2582 0 0 2207 0 0:00:01 0:00:01 --:--:-- 2207
100 3420 100 3420 0 0 2505 0 0:00:01 0:00:01 --:--:-- 4297
patching file php-5.2.6/ext/standard/mail.c
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 25259 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 25259 100 25259 0 0 28455 0 --:--:-- --:--:-- --:--:-- 58741
Forcing buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.59 (ok)
buildconf: Your version of autoconf likely contains buggy cache code.
Running cvsclean for you.
To avoid this, install autoconf-2.13.
rebuilding configure
aclocal.m4:2141: PHP_PROG_LEX is expanded from...
rebuilding main/php_config.h.in
autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.
aclocal.m4:2141: PHP_PROG_LEX is expanded from...
checking for egrep... grep -E
checking for a sed that does not truncate output... /bin/sed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.