Re: Bug Report : problem with both_str_native_remove test and broken mod_perl.so
[prev]
[thread]
[next]
[Date index for 2005/04/05]
Fred Seibel wrote:
> 1. Problem Description:
>
> I cannot get a clean make test.
>
> the tests fail (but not consistently
>
> t/filter/both_str_native_remove.........# Failed test 1 in
> t/filter/both_str_native_remove.t at line 22
> # Failed test 2 in t/filter/both_str_native_remove.t at line 24
> t/filter/both_str_native_remove.........FAILED tests 1-2
> Failed 2/8 tests, 75.00% okay
>
> However once I got
> t/filter/both_str_native_remove.........ok
>
> then subsequently the following failed
> t/flush..............# Failed test 1 in t/flush.t at line 22
> t/flush..............FAILED test 1
> Failed 1/1 tests, 0.00% okay
Fred, please follow the instructions at:
http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures
> If I
>
> >make install
>
> and run apache with
> LoadModule mod_perl modules/mod_perl.so at line 279 of httpd.conf
>
>
> I get
>
> conf> ../bin/apachectl start
> Syntax error on line 279 of /Library/Apache2/conf/httpd.conf:
> Can't locate API module structure `mod_perl' in file
> /Library/Apache2/modules/mod_perl.so: undefined symbol
Are you sure it's the right file? And that you load it with the right
httpd? As the test suite worked, it should work too. Make sure that you
don't have more than one mod_perl.so or httpd on your system.
--
__________________________________________________________________
Stas Bekman JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide ---> http://perl.apache.org
mailto:stas@xxxxxx.xxx http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org http://ticketmaster.com
 |
 |
Re: Bug Report : problem with both_str_native_remove test and broken mod_perl.so
Stas Bekman 02:39 on 05 Apr 2005
|