Re: Can Apache::TestMB suppress APXS warnings?
[prev]
[thread]
[next]
[Date index for 2004/12/22]
Joshua Hoblitt wrote:
> On Tue, 21 Dec 2004, Stas Bekman wrote:
>
>> Joshua Hoblitt wrote:
>>
>> [This thread really belongs to the httpd-test list, since it has
>> nothing to do with modperl]
>>
>> [...]
>>
>>> "Apache/1.3.33 (Unix) mod_perl/1.29" and I'm using
>>> Apache::Test/Apache::TestMB 1.17.
>>>
>>>> what code do you have in your tests that invokes those?
>>>
>>>
>>>
>>> Any of the .t files that have "use Apache::Test qw( -withtestmore );"
>>> in them.
>>> The test files that only use just Test::More don't give any APXS errors
>>> (although they are all being run by Apache::TestRunPerl). It also
>>> displays a
>>> number of APXS warnings at the begnning of the test run.
>>>
>>> Here is the complete output of a test run:
>>
>>
>>> APXS (/usr/local/apache/bin/apxs) query for SBINDIR failed
>>
>>
>> what do you get when running: /usr/local/apache/bin/apxs -q SBINDIR
>
>
> $ /usr/local/apache/bin/apxs -q SBINDIR
> apxs:Error: Sorry, no DSO support for Apache available
> apxs:Error: under your platform. Make sure the Apache
> apxs:Error: module mod_so is compiled into your server
> apxs:Error: binary `/usr/local/apache/bin/httpd'.
>
> Which doesn't matter since mod_perl isn't built as a DSO...
right. I guess it should do something else rather than just print those
errors (die or hide those). I'll look into this. I should be able to
easily reproduce this.
--
__________________________________________________________________
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
--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html
 |
(message missing)
|