ID: 10589
User Update by: [EMAIL PROTECTED]
Status: Closed
Bug Type: *Install and Config
Description: buildconf not compatible with Gnu Libtool 1.4

[root@gecko /root]# cd /usr/src/php4
[root@gecko php4]# ./cvsclean; ./buildconf
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.4 (ok)
build/buildcheck.sh: test: integer expression expected before -ge
buildconf: libtool version 1.4 found.
           You need libtool version 1.3.3 or newer installed
           to build PHP from CVS.
make: *** [buildmk.stamp] Error 1

Previous Comments:
---------------------------------------------------------------------------

[2001-05-01 20:43:23] [EMAIL PROTECTED]
Works for me just fine. Try doing './cvsclean ; ./buildconf'

--jani


---------------------------------------------------------------------------

[2001-05-01 15:58:38] [EMAIL PROTECTED]
After the problems installing 4.0.5, I got the latest CVS.

Running buildconf told me I needed libtool installed.  Went to Gnu, got the latest 
(1.4) and installed it.

buildconf now reports:
buildconf: libtool version 1.4 found.
           You need libtool version 1.3.3 or newer installed
           to build PHP from CVS.
make: *** [buildmk.stamp] Error 1



---------------------------------------------------------------------------


Full Bug description available at: http://bugs.php.net/?id=10589


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to