From: jari dot aalto at poboxes dot com Operating system: W2k/Cygwin PHP version: 5CVS-2004-02-04 (dev) PHP Bug Type: *Configuration Issues Bug description: buildconf does not find system libtool 1.4.3
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 bug report at http://bugs.php.net/?id=27140&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27140&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27140&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27140&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27140&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27140&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27140&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27140&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27140&r=support Expected behavior: http://bugs.php.net/fix.php?id=27140&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27140&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27140&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27140&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27140&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27140&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27140&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27140&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27140&r=float