Data publikacji: Jul 07, 2010 8:18:16 AM
build:/home/repository/custom/apc/APC-3.1.3# phpize5
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519
cp: cannot stat `libtool.m4': No such file or directory
cp: cannot stat `ltmain.sh': No such file or directory
configure.in:77: warning: LTOPTIONS_VERSION is m4_require'd but not m4_defun'd
aclocal.m4:2912: LT_INIT is expanded from...
aclocal.m4:2947: AC_PROG_LIBTOOL is expanded from...
configure.in:77: the top level
configure.in:77: warning: LTSUGAR_VERSION is m4_require'd but not m4_defun'd
configure.in:77: warning: LTVERSION_VERSION is m4_require'd but not m4_defun'd
configure.in:77: warning: LTOBSOLETE_VERSION is m4_require'd but not m4_defun'd
configure:5647: error: possibly undefined macro: m4_ifval
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure:8298: error: possibly undefined macro: _LT_SET_OPTIONS
configure:8298: error: possibly undefined macro: LT_INIT
Poprawka:
build:/usr/lib/php5/build# cat /usr/share/aclocal/ltoptions.m4 /usr/share/aclocal/ltversion.m4 /usr/share/aclocal/ltsugar.m4 /usr/share/aclocal/lt~obsolete.m4 /usr/share/aclocal/libtool.m4 > libtool.m4
build:/usr/lib/php5/build# ln -s /usr/share/libtool/config/ltmain.sh
build:/usr/lib/php5/build# ls -la
total 456
drwxr-xr-x 2 root root 4096 Jul 7 10:08 .
drwxr-xr-x 5 root root 4096 Mar 19 10:55 ..
-rw-r--r-- 1 root root 6394 Mar 14 10:11 Makefile.global
-rw-r--r-- 1 root root 74409 Mar 14 10:11 acinclude.m4
lrwxrwxrwx 1 root root 32 Mar 19 10:55 config.guess -> ../../../share/misc/config.guess
lrwxrwxrwx 1 root root 30 Mar 19 10:55 config.sub -> ../../../share/misc/config.sub
-rw-r--r-- 1 root root 283239 Jul 7 10:07 libtool.m4
lrwxrwxrwx 1 root root 35 Jul 7 10:08 ltmain.sh -> /usr/share/libtool/config/ltmain.sh
-rw-r--r-- 1 root root 2278 Mar 14 10:11 mkdep.awk
-rw-r--r-- 1 root root 3029 Mar 14 10:11 phpize.m4
-rw-r--r-- 1 root root 60750 Mar 14 10:11 run-tests.php
-rw-r--r-- 1 root root 410 Mar 14 10:11 scan_makefile_in.awk
lrwxrwxrwx 1 root root 19 Mar 19 10:55 shtool -> ../../../bin/shtool
Wynik:
build:/home/repository/custom/apc/APC-3.1.3# phpize5
Configuring for:
PHP Api Version: 20041225
Zend Module Api No: 20060613
Zend Extension Api No: 220060519