php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #24387 libtool 1.5 not supported
Submitted: 2003-06-29 12:29 UTC Modified: 2003-06-29 12:39 UTC
From: cox at idecnet dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.3.3RC1 OS: RH 7.3
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: cox at idecnet dot com
New email:
PHP Version: OS:

 

 [2003-06-29 12:29 UTC] cox at idecnet dot com
Description:
------------
From CVS PHP_4_3 branch from today:

[cox@lserver PHP_4_3]$ ./buildconf 
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
build/buildcheck.sh: test: 5

2003 Free Software Foundation, Inc: integer expression expected
build/buildcheck.sh: test: 5

2003 Free Software Foundation, Inc: integer expression expected
buildconf: libtool version 1.5

2003 Free Software Foundation, Inc. found.
           You need libtool version 1.4.3 or newer installed
           to build PHP from CVS.
make: *** [buildmk.stamp] Error 1



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-06-29 12:32 UTC] derick@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

from http://www.php.net/anoncvs.php:

There seem to be problems with libtool 1.4.2. It is suggested that you use libtool 1.4, along with the autoconf 2.13 and automake 1.4. You should also ensure that autoconf, automake and libtool are installed in the same directory. libtool 1.5 will not work.

 [2003-06-29 12:39 UTC] cox@php.net
I first tried with libtool-1.4.2 and the system said that 1.4.3 or newer is needed. I installed 1.5 and get the same error message which is wrong. Then downgraded to 1.4.3 and all fine.

I would recommed to output a message like: "only libtool 1.4.3 will work".
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 17:01:35 2025 UTC