Bug 104000 - httpd-2.0.46-17 includes are messed up
Summary: httpd-2.0.46-17 includes are messed up
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Enterprise Linux 3
Classification: Red Hat
Component: httpd
Version: 3.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Joe Orton
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-09-08 23:16 UTC by Pasi Pirhonen
Modified: 2007-11-30 22:06 UTC (History)
0 users

Fixed In Version: 2.0.46-18.ent
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-09-09 00:21:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Pasi Pirhonen 2003-09-08 23:16:58 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030830
Debian/1.4-3.he-1

Description of problem:
/usr/include/httpd/mod_ssl.h includes mpm.h, but it's unavail
(mod_authz_ldap-0.22-2 fails to recompile). There seems to be
/usr/include/httpd/ap_mpm.h now, but you cannot fix this before compile as
compile fails if you do fix httpd-2.0.46/modules/ssl/mod_ssl.h before. Spec-file
seems to remove 

# Remove headers which are not part of the API
rm -f $RPM_BUILD_ROOT%{_includedir}/httpd/{mpm*.h,ssl_expr_parse.h,ssl_util_table.h}

so there isn't /usr/include/httpd/mpm.h after install.

Can't say what is proper fix for this.



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

How reproducible:
Always

Steps to Reproduce:
1.recompiling mod_authz_ldap-0.22-2 fails for missing mpm.h
    

Additional info:

Comment 1 Joe Orton 2003-09-09 00:21:43 UTC
This is fixed in httpd-devel-2.0.46-18.ent, available via the RHN updates channel.



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