Re: RC6 build problems

2005-05-24 Thread Stas Bekman
Malcolm J Harwood wrote: On Tuesday 24 May 2005 05:00 pm, Stas Bekman wrote: Apart from the few that don't run due to my not having the required cpan modules install on the build machine, all tests passed. You mean those are skipped, no? Or do they fail? They are skipped (and thus I can't

Re: latest svn build problems (was Re: RC6 build problems)

2005-05-24 Thread Stas Bekman
Malcolm J Harwood wrote: On Saturday 14 May 2005 01:52 pm, you wrote: The same thing happens with mod_env disabled: Syntax error on line 862 of /home/mjh/devel/abs/local/apache-mod_perl/src/mod_perl-2.0.0-dev/t/conf/htt pd.conf: Invalid command 'SetEnv', perhaps mis-spelled or defined by a mo

Re: RC6 build problems

2005-05-24 Thread Malcolm J Harwood
On Tuesday 24 May 2005 05:00 pm, Stas Bekman wrote: > > Apart from the few that don't run due to my not having the required cpan > > modules install on the build machine, all tests passed. > You mean those are skipped, no? Or do they fail? They are skipped (and thus I can't say for certain if the

latest svn build problems (was Re: RC6 build problems)

2005-05-24 Thread Malcolm J Harwood
On Saturday 14 May 2005 01:52 pm, you wrote: > The same thing happens with mod_env disabled: > > Syntax error on line 862 > of > /home/mjh/devel/abs/local/apache-mod_perl/src/mod_perl-2.0.0-dev/t/conf/htt >pd.conf: Invalid command 'SetEnv', perhaps mis-spelled or defined by a > module not included

Re: RC6 build problems

2005-05-24 Thread Stas Bekman
Malcolm J Harwood wrote: On Tuesday 24 May 2005 03:15 pm, Stas Bekman wrote: Syntax error on line 53 of /home/mjh/devel/abs/local/apache-mod_perl/src/mod_perl-2.0/t/conf/extra.c onf: Invalid command 'AddOutputFilter', perhaps mis-spelled or defined by a module not included in the server config

Re: RC6 build problems

2005-05-24 Thread Malcolm J Harwood
On Tuesday 24 May 2005 03:15 pm, Stas Bekman wrote: > > Syntax error on line 53 > > of > > /home/mjh/devel/abs/local/apache-mod_perl/src/mod_perl-2.0/t/conf/extra.c > >onf: Invalid command 'AddOutputFilter', perhaps mis-spelled or defined by > > a module not included in the server configuration >

Re: RC6 build problems

2005-05-24 Thread Stas Bekman
Malcolm J Harwood wrote: On Tuesday 17 May 2005 01:59 pm, you wrote: The line: TypesConfig "/etc/httpd/conf/mime.types" Should be enclosed in , for the case where mod_mime is disabled. I'm not seeing where the httpd.conf file is generated though. This was an Apache-Test issue, now

Re: RC6 build problems

2005-05-24 Thread Malcolm J Harwood
On Tuesday 17 May 2005 01:59 pm, you wrote: > > The line: > > TypesConfig "/etc/httpd/conf/mime.types" > > > > Should be enclosed in , for the case > > where mod_mime is disabled. I'm not seeing where the httpd.conf file is > > generated though. > This was an Apache-Test issue, now fixed. Ple

Re: RC6 build problems

2005-05-17 Thread Stas Bekman
Malcolm J Harwood wrote: And the next one... "make test" fails with the following: .Syntax error on line 101 of /home/mjh/devel/abs/local/apache-mod_perl/src/mod_perl-2.0.0-RC6/t/conf/httpd.conf: Invalid command 'TypesConfig', perhaps mis-spelled or defined by a module not included in the server

Re: RC6 build problems

2005-05-17 Thread Stas Bekman
Malcolm J Harwood wrote: [...] The same thing happens with mod_env disabled: Syntax error on line 862 of /home/mjh/devel/abs/local/apache-mod_perl/src/mod_perl-2.0.0-dev/t/conf/httpd.conf: Invalid command 'SetEnv', perhaps mis-spelled or defined by a module not included in the server configuratio

Re: RC6 build problems

2005-05-14 Thread Malcolm J Harwood
On Friday 13 May 2005 11:12 pm, Malcolm J Harwood wrote: > "make test" fails with the following: > > .Syntax error on line 101 > of > /home/mjh/devel/abs/local/apache-mod_perl/src/mod_perl-2.0.0-RC6/t/conf/htt >pd.conf: Invalid command 'TypesConfig', perhaps mis-spelled or defined by a > module no

Re: RC6 build problems

2005-05-13 Thread Malcolm J Harwood
And the next one... "make test" fails with the following: .Syntax error on line 101 of /home/mjh/devel/abs/local/apache-mod_perl/src/mod_perl-2.0.0-RC6/t/conf/httpd.conf: Invalid command 'TypesConfig', perhaps mis-spelled or defined by a module not included in the server configuration The

Re: RC6 build problems

2005-05-13 Thread Malcolm J Harwood
On Friday 13 May 2005 08:06 pm, Stas Bekman wrote: > It comes from Makefile.PL: > > ap_install: ap_build > cd "$build->{MP_AP_PREFIX}" && make DESTDIR=$(DESTDIR) install > EOF > > Please apply the attached patch. It should fix the problem. It does. Thanks.

Re: RC6 build problems

2005-05-13 Thread Stas Bekman
Malcolm J Harwood wrote: I'm attempting to build a static apache/mp RC6, and running into some build issues. The config line ends up looking like this: perl Makefile.PL MP_AP_PREFIX=/home/mjh/devel/abs/local/apache-mod_perl//src/httpd-2.0.53 MP_USE_STATIC=1 MP_AP_CONFIGURE="--with-mpm=prefork

RC6 build problems

2005-05-13 Thread Malcolm J Harwood
I'm attempting to build a static apache/mp RC6, and running into some build issues. The config line ends up looking like this: perl Makefile.PL MP_AP_PREFIX=/home/mjh/devel/abs/local/apache-mod_perl//src/httpd-2.0.53 MP_USE_STATIC=1 MP_AP_CONFIGURE="--with-mpm=prefork --prefix=/usr --enable-