ID: 27140 Updated by: [EMAIL PROTECTED] Reported By: jari dot aalto at poboxes dot com -Status: Open +Status: Bogus -Bug Type: *Configuration Issues +Bug Type: Compile Failure Operating System: W2k/Cygwin PHP Version: 5CVS-2004-02-04 (dev) New Comment:
Use the snapshots. You don't need to run buildconf for those. Previous Comments: ------------------------------------------------------------------------ [2004-02-04 14:58:59] [EMAIL PROTECTED] Presumably you have libtool 1.4.2 in /usr/local/bin which should be prefered over /usr/bin/libtool. If that's the case then it is expected behavior since that's the sense of having /usr/local/.... ------------------------------------------------------------------------ [2004-02-04 04:55:28] jari dot aalto at poboxes dot com Description: ------------ I checked out the CVS version and ensured that I have right libtool installed. However, the ./buildconf somehow finds the previous installation of libtool. My question is, shouldn't it rely on the system installed libtool instead? How exactly it tests the version of current libtool, maybe that would help to debug this problem. This is W2k/cygwin www.cygwin.com [EMAIL PROTECTED]:/usr/src/cvs-source/php-src# which libtool /bin/libtool [EMAIL PROTECTED]:/usr/src/cvs-source/php-src# libtool --version ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54) [EMAIL PROTECTED]:/usr/src/cvs-source/php-src# ./buildconf using default Zend directory buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: libtool version 1.4.2 found. You need libtool version 1.4.3 or newer installed to build PHP from CVS. make: *** [buildmk.stamp] Error 1 [EMAIL PROTECTED]:/usr/src/cvs-source/php-src# libtool -- ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27140&edit=1