Hi, Joe O.!
On Aug 18, 2022, at 7:31 AM, Joe Orton <[email protected]> wrote:
> https://dist.apache.org/repos/dist/dev/httpd/libapreq/
I successfully configured and compiled using the following command:
./configure --enable-perl-glue --with-apache2-apxs=/path/to/my/apxs
--with-perl=/path/to/some/perl "CFLAGS=-m32" "CXXFLAGS=-m32" "LDFLAGS=-m32"
(Yeah, I'm compiling a 32-bit version because of institutional inertia and
other esoteric reasons.)
"make test" reported no errors. However, the following tests were skipped:
t/cgi.t .......... skipped: cannot find one of cgi.c or cgid.c
t/apreq/cgi.t ........ skipped: cannot find one of cgi.c or cgid.c
Any ideas as to why or what I should investigate or do to fix that, assuming
it's indicative of a problem?
Thanks,
Ed
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]