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
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: graeme at kc dot co dot nz
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Sat Dec 21 12:01:31 2024 UTC