In article <199808181525.AAA10274@storm.thunderbolt.net.au> you wrote:
> I'm trying to compule Apache SSL on a Redhat 5.1 system, but i'm running
> into all sorts of problems when make attempts to compile apache_ssl.c. It
> seems to be looking for a lot of header files in the wrong place, which
> i've fixed by copying them to the places it asks, but i've hit a problem
> with one called in_mp.h - I can't locate it on my system anywhere, and it
> doesn't seem to be included in any of the Redhat RPM files.
> Can anyone offer any advice on this?
Oh now, don't copy the headers files between your system locations. That's
the Apache-SSL 1.21 bug: The dependencies inside Makefile.tmpl are bugus. Just
remove all dependencies at the bottom of src/modules/ssl/Makefile.tmpl,
re-configure and run "make" again. Then all should be fine.
Ralf S. Engelschall
rse@engelschall.com
www.engelschall.com