https://issues.apache.org/bugzilla/show_bug.cgi?id=55789

--- Comment #5 from Jeff Trawick <[email protected]> ---
I think httpd's configure must have a place where it sticks the include
directory for some support library (e.g., PCRE's include directory
/usr/local/include, from your "--with-pcre=/usr/local" configure option) in
front of the include directories in the httpd source tree.  That needs to be
fixed.  But copying the magic set of .h files to /usr/local/include much
earlier than "make install" should let it build.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to