Bug 113502 - mpm_common.h missing from httpd-devel includes.
Summary: mpm_common.h missing from httpd-devel includes.
Keywords:
Status: CLOSED DUPLICATE of bug 113257
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: httpd
Version: 3.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-01-14 18:46 UTC by Jeff Minelli
Modified: 2007-11-30 22:07 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 19:00:45 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jeff Minelli 2004-01-14 18:46:02 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131

Description of problem:
Almost exact same problem as 
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=108080

mod_fastcgi requires mpm_common.h and mpm.h from httpd-devel to
compile. They are missing. More exactly mpm_common.h. I got around the
missing mpm.h by linking it to /usr/include/httpd/ap_mpm.h.

Version-Release number of selected component (if applicable):
httpd-devel-2.0.46-25.ent

How reproducible:
Always

Steps to Reproduce:
1. install httpd/httpd-devel
2. grab mod_fastcgi from fastcgi.com and try to compile.
3.
    

Actual Results:  comilation failed.

Expected Results:  should have compiled cleanly.

Additional info:

Grabbed httpd.SRPM and did 'rpmbuild -bp httpd.spec'.
Copied mpm_common.h from there and put in /usr/include/httpd. Linked
ap_mpm.h to mpm.h
.

Comment 1 Joe Orton 2004-01-14 20:29:35 UTC
Thanks for the report.

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

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


Note You need to log in before you can comment on or make changes to this bug.