Re: problems building apache + mod_perl + mod_ssl on FreeBSD 4.3

2001-09-09 Thread Doug MacEachern
On 12 Aug 2001, Wayne Pascoe wrote: cc -funsigned-char -DMOD_SSL=208104 -DMOD_PERL -DUSE_PERL_SSI -fno-strict-aliasing -I/usr/local/include -DEAPI -DNO_DL_NEEDED -fno-strict-aliasing -I/usr/local/include `./apaci` -L/usr/lib-o httpd buildmark.o modules.o modules/standard/libstandard.a

Re: problems building apache + mod_perl + mod_ssl on FreeBSD 4.3

2001-09-09 Thread The Doctor
On Sun, Sep 09, 2001 at 11:46:33AM -0700, Doug MacEachern wrote: On 12 Aug 2001, Wayne Pascoe wrote: cc -funsigned-char -DMOD_SSL=208104 -DMOD_PERL -DUSE_PERL_SSI -fno-strict-aliasing -I/usr/local/include -DEAPI -DNO_DL_NEEDED -fno-strict-aliasing -I/usr/local/include `./apaci`

Re: problems building apache + mod_perl + mod_ssl on FreeBSD 4.3

2001-09-09 Thread Doug MacEachern
On Sun, 9 Sep 2001, The Doctor wrote: THAT is the problem, and thanks to you Doug, the same problemed appeared in BSD/OS and the above FIXES the problem!!! great news. this has come up a bunch in the past, but nothing was done about it. i've added the following sanity check to

Re: problems building apache + mod_perl + mod_ssl on FreeBSD 4.3

2001-09-09 Thread The Doctor
On Sun, Sep 09, 2001 at 03:02:55PM -0700, Doug MacEachern wrote: On Sun, 9 Sep 2001, The Doctor wrote: THAT is the problem, and thanks to you Doug, the same problemed appeared in BSD/OS and the above FIXES the problem!!! great news. this has come up a bunch in the past, but nothing

problems building apache + mod_perl + mod_ssl on FreeBSD 4.3

2001-08-12 Thread Wayne Pascoe
Hi all, I am trying to build mod_perl-1.26 for Apache 1.3.20 with mod_ssl 2.8.4 on FreeBSD. The version of perl that I have installed on this machine is 5.6.1 If I build just mod_perl and Apache, the build goes fine. The problem only exists if I add mod_ssl to the mix. To configure Apache, I

problems building apache + mod_perl + mod_ssl on FreeBSD 4.3

2001-08-12 Thread Wayne Pascoe
Sorry if this appears twice. My mailserver says that it was accepted, but it has not shown up on the list yet... Hi all, I am trying to build mod_perl-1.26 for Apache 1.3.20 with mod_ssl 2.8.4 on FreeBSD. The version of perl that I have installed on this machine is 5.6.1 If I build just

Re: problems building apache + mod_perl + mod_ssl on FreeBSD 4.3

2001-08-12 Thread Stas Bekman
On 12 Aug 2001, Wayne Pascoe wrote: Hi all, I am trying to build mod_perl-1.26 for Apache 1.3.20 with mod_ssl 2.8.4 on FreeBSD. The version of perl that I have installed on this machine is 5.6.1 If I build just mod_perl and Apache, the build goes fine. The problem only