Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 51141

Summary: php-devel is missing files
Product: [Retired] Red Hat Linux Reporter: Chris Ricker <chris.ricker>
Component: phpAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: high Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-08-10 02:58:26 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:
Bug Depends On:    
Bug Blocks: 51294    

Description Chris Ricker 2001-08-07 20:17:15 UTC
php-devel is missing files which break it beyond usability for anything
which uses autoconf and friends.  The file which I noticed was missing is
pear.m4, but it looks like the entire /usr/lib/php4/build directory is
missing.  Files which are needed include (possibly non-inclusive; I'm not
*really* a PHP maven yet ;-):

/usr/lib/php4/build/acinclude.m4
/usr/lib/php4/build/dynlib.m4
/usr/lib/php4/build/dynlib.mk
/usr/lib/php4/build/fastgen.sh
/usr/lib/php4/build/library.mk
/usr/lib/php4/build/ltlib.mk
/usr/lib/php4/build/mkdep.awk
/usr/lib/php4/build/pear.m4
/usr/lib/php4/build/program.mk
/usr/lib/php4/build/rules.mk
/usr/lib/php4/build/rules_common.mk
/usr/lib/php4/build/rules_pear.mk
/usr/lib/php4/build/shtool

Comment 1 Glen Foster 2001-08-08 19:07:17 UTC
This defect is considered MUST-FIX for Fairfax.

Comment 2 Nalin Dahyabhai 2001-08-10 02:58:22 UTC
This will be fixed in php-4.0.6-4.  Thanks!

Comment 3 Chris Ricker 2001-08-21 06:59:22 UTC
And it is fixed.  I'm closing this.  Thanks!