php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12747 ***BUG in Autoconf--please report***
Submitted: 2001-08-14 20:05 UTC Modified: 2001-08-16 01:29 UTC
From: onaias at iki dot fi Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.0CVS-2001-08-14 OS: Mandrake Linux 8.0
Private report: No CVE-ID: None
 [2001-08-14 20:05 UTC] onaias at iki dot fi
autoconf-2.13-7.mdk
automake-1.4-15mdk
libtool-1.4

Trying to compile the cvs version of PHP. After updating from the CVS server and running ./buildconf.

[onaias@frodo php4]$ ./buildconf
aclocal: configure.in: 895: macro `AM_PROG_LIBTOOL' not found in library
rebuilding Makefile templates
rebuilding Makefile templates
rebuilding configure
autoconf: Undefined macros:
***BUG in Autoconf--please report*** AC_ADD_INCLUDE
configure.in:442:PHP_AC_BROKEN_SPRINTF
rebuilding main/php_config.h.in
[onaias@frodo php4]$

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-15 03:12 UTC] sniper@php.net
I think your cvs checkout isn't quite 'clean'.
Try to do a clean checkout first.

To be sure which tools PHP finds, run:

# build/buildcheck.sh

As the first error would indicate that there
is something wrong with those..

--Jani

 [2001-08-15 15:57 UTC] onaias at iki dot fi
Thanks. I had libtool installed in /usr/local while the others are in /usr.
 [2001-08-16 01:29 UTC] cynic@php.net
user error -> bogus
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 01:01:28 2024 UTC