Bug 55445

Summary: php fails to rebuild
Product: [Retired] Red Hat Raw Hide Reporter: Bernhard Rosenkraenzer <bero>
Component: autoconfAssignee: Jens Petersen <petersen>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-11-28 08:25:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Bernhard Rosenkraenzer 2001-10-31 13:04:57 UTC
Description of Problem:
./buildconf in the php source tree fails when trying to generate the
configure script.

aclocal.m4:814: error: m4_defn: undefined macro: _m4_divert_diversion
aclocal.m4:360: PHP_SUBST is expanded from...
aclocal.m4:814: the top level

The aclocal.m4 code looks ok, though, and the maintainers say it's working
with stock autoconf 2.52.

Version-Release number of selected component (if applicable):
2.52-3

How Reproducible:
100%

Steps to Reproduce:
1.  rpm --rebuild php-4.0.6-9.src.rpm

Comment 1 Jens Petersen 2001-11-01 08:56:50 UTC
Well, autoconf-2.52-1 is stock autoconf AFAIK (there are no patches applied
anyway), but I can reproduce it perfectly with 2.52-1 too.

Comment 2 Jens Petersen 2001-11-28 08:25:46 UTC
*** Bug 56475 has been marked as a duplicate of this bug. ***

Comment 3 Jens Petersen 2001-12-21 09:19:08 UTC
Can't reproduce this any longer with the current autotools (autoconf-2.52-5,
automake-1.5-1 and libtool-1.4.2-3).