Re: Problems building mod_ssl/2.6.0 with DSO

2000-02-28 Thread Dag Wieers
On Sun, 27 Feb 2000, Ralf S. Engelschall wrote: I've compiled mod_sxnet for a long time. But beside the openssl header file transition to a subdirectory (I've updated sxnet.h for this now), it compiled fine. The above error actually means that EAPI is not correctly installed in your Apache.

Re: Problems building mod_ssl/2.6.0 with DSO

2000-02-28 Thread Ralf S. Engelschall
On Sun, Feb 27, 2000, Dag Wieers wrote: Now I wonder where the ap_mm.h comes from ? (the mm-package is installed but independently from apache as I want all components to be independently compiled anyway) I'm sorry, it seems that I didn't apply the eapi-patch (as it conflicted with

Re: Problems building mod_ssl/2.6.0 with DSO

2000-02-28 Thread Eli Marmor
Dag Wieers wrote: On Sun, 27 Feb 2000, Ralf S. Engelschall wrote: I've compiled mod_sxnet for a long time. But beside the openssl header file transition to a subdirectory (I've updated sxnet.h for this now), it compiled fine. The above error actually means that EAPI is not correctly

Re: Problems building mod_ssl/2.6.0 with DSO

2000-02-28 Thread moebius
Hello Dag, I was wondering if I could get those rpm's from you. I have apache1.3.12/mod_ssl just fine but I can't seem to get mod_php3 to work. Apache dies silently whenever I add/load the modules. Thanks, Harry Hoffman Product Systems Specialist Restaurants Unlimited Inc. 206.634.3082 x.

Re: Problems building mod_ssl/2.6.0 with DSO

2000-02-28 Thread Ralf S. Engelschall
On Mon, Feb 28, 2000, Eli Marmor wrote: I've compiled mod_sxnet for a long time. But beside the openssl header file transition to a subdirectory (I've updated sxnet.h for this now), it compiled fine. The above error actually means that EAPI is not correctly installed in your Apache.

Re: Problems building mod_ssl/2.6.0 with DSO

2000-02-28 Thread Eli Marmor
Ralf S. Engelschall wrote: Yeah, sorry again, Eli. I know that your patches are still pending and are still not comitted. It was certainly my fault in giving other stuff more priority in the past (mainly because anything non-Unix related is always low-priority for me ;). So, please excuse

Problems building mod_ssl/2.6.0 with DSO

2000-02-27 Thread Dag Wieers
--- # ./configure --with-apxs=/usr/sbin/apxs Configuring mod_ssl/2.6.0 for Apache/1.3.12 + Apache location: /usr (Version 1.3.12) + Configuring SSL module inside pkg.sslmod + SSL interface: mod_ssl/2.6.0 + SSL interface build type: DSO + SSL interface compatibility: disabled

Re: Problems building mod_ssl/2.6.0 with DSO

2000-02-27 Thread Dag Wieers
On Sun, 27 Feb 2000, Dag Wieers wrote: Now I wonder where the ap_mm.h comes from ? (the mm-package is installed but independently from apache as I want all components to be independently compiled anyway) I'm sorry, it seems that I didn't apply the eapi-patch (as it conflicted with another

Re: Problems building mod_ssl/2.6.0 with DSO

2000-02-27 Thread Ralf S. Engelschall
On Sun, Feb 27, 2000, Dag Wieers wrote: # make make[1]: Entering directory `/usr/src/redhat/BUILD/mod_ssl-2.6.0-1.3.12/pkg.sslmod' make[1]: *** No rule to make target `/usr/include/apache/ap_mm.h', needed by `mod_ssl.lo'. Stop. make[1]: Leaving directory