zenovich / runkit

Runkit (official PECL PHP Runkit extension)
http://pecl.php.net/runkit
Other
611 stars 136 forks source link

wont work with libtool 2.4.2 #72

Closed bhakimi closed 9 years ago

bhakimi commented 9 years ago
/bin/sh /tmp/pear-build-rootGfpY3q/runkit-0.9/libtool --mode=compile cc  -I. -I/tmp/runkit -DPHP_ATOM_INC -I/tmp/pear-build-rootGfpY3q/runkit-0.9/include -I/tmp/pear-build-rootGfpY3q/runkit-0.9/main -I/tmp/runkit -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib  -DHAVE_CONFIG_H  -g -O2   -c /tmp/runkit/runkit.c -o runkit.lo
/tmp/pear-build-rootGfpY3q/runkit-0.9/libtool: line 482: CDPATH: command not found
libtool: Version mismatch error.  This is libtool 2.4.2, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2
libtool: and run autoconf again.
Makefile:167: recipe for target 'runkit.lo' failed
make: *** [runkit.lo] Error 63
ERROR: `make' failed
tony2001 commented 9 years ago

runkit-0.9 is somewhat outdated: Release Date - 2006-06-06. Try building a recent Git checkout from this repository.