Bug 84476

Summary: apxs has hard-coded reference to instdso.sh
Product: [Retired] Red Hat Linux Reporter: Bill Crane <bcrane>
Component: httpdAssignee: Joe Orton <jorton>
Status: CLOSED DUPLICATE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: djweis
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: 2006-02-21 18:51:51 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 Bill Crane 2003-02-17 21:09:14 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows 98)

Description of problem:
apxs has a hard coded reference to $installbuilddir/instdso.sh.  This component 
no longer seems to be a part of the current apache distribution and causes 
certain calls to apxs to fail.

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


How reproducible:
Always

Steps to Reproduce:
1.  Download PHP 4.3.0 tar ball from www.php.net
2.  untar
3.  ./configure --with-mysql --with-apxs2
4.  make
5.  make install (the error will occur here)  
    

Actual Results:  Make install returns error message instdso.sh: no such file

Expected Results:  apxs should have installed libphp4.so

Additional info:

Comment 1 Joe Orton 2003-04-01 16:14:08 UTC

*** This bug has been marked as a duplicate of 73428 ***

Comment 2 Red Hat Bugzilla 2006-02-21 18:51:51 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.