Re: [VOTE] Release libapreq2-2.17

"Edward J. Sabol" <[email protected]> Fri, 26 Aug 2022 17:02:30 -0400
Newsgroups gmane.comp.apache.mod-perl.devel
Message-ID <[email protected]>
On Aug 25, 2022, at 4:30 AM, Joe Orton <[email protected]> wrote:
> On Sun, Aug 21, 2022 at 04:28:25PM -0400, Edward J. Sabol wrote:
>> "make test" reported no errors. However, the following tests were =
skipped:
>>=20
>> t/cgi.t .......... skipped: cannot find one of cgi.c or cgid.c
>>=20
>> t/apreq/cgi.t ........ skipped: cannot find one of cgi.c or cgid.c    =
                                  =20
>>=20
>> Any ideas as to why or what I should investigate or do to fix that, =
assuming it's indicative of a problem?
>=20
> Do you have mod_cgi or mod_cgid built and loaded in the httpd install=20=

> you are testing against? These tests should get skipped if not, which =
is=20
> perfectly normal/expected.

Thanks for your reply, Joe. That's reassuring. I see a mod_cgi.so in the =
same directory where mod_apreq.so is installed, but I guess Apache::Test =
isn't finding it or loading it for whatever reason.

Cheers on the libapreq2-2.17 release!

Regards,
Ed