php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2298 Warning in buildconf
Submitted: 1999-09-14 18:23 UTC Modified: 1999-09-16 04:44 UTC
From: graeme at kc dot co dot nz Assigned:
Status: Closed Package: Compile Warning
PHP Version: 4.0 Latest CVS (14/09/1999) OS: RH5.2 - i386/2.2.10
Private report: No CVE-ID: None
 [1999-09-14 18:23 UTC] graeme at kc dot co dot nz
Error when running buildconf off latest CVS. Output was

buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.4 (ok)
buildconf: libtool version 1.3.3 (ok)
buildconf: created or modified aclocal.m4
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
ext/gd/Makefile.am:12: library used but `LIBTOOL' not defined in `configure.in'
buildconf: created or modified configure
buildconf: created or modified libzend/aclocal.m4
buildconf: created or modified libzend/configure
buildconf: created or modified TSRM/aclocal.m4
buildconf: created or modified TSRM/configure

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-09-16 04:44 UTC] sas at cvs dot php dot net
fixed by using AM_PROG_LIBTOOL
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 13:01:29 2024 UTC