Per Einar Ellefsen wrote:
> I have been trying to get mod_perl 1.26 to build on Cygwin. With no luck.
> Has anyone else been successful in this?
>
> Build options for mod_perl:
>
> perl Makefile.PL APACHE_SRC=../apache_1.3.24/src DO_HTTPD=1 USE_APACI=1
> EVERYTHING=1

Try to apply patch (attached) and then build using these options:

perl Makefile.PL APACHE_SRC=../apache_1.3.24/src USE_APACI=1 EVERYTHING=1 
PERL_EXTRA_CFLAGS=-DUSEIMPORTLIB DO_HTTPD=1
APACI_ARGS='--enable-rule=SHARED_CORE --enable-module=so'

-----------------
Alexander Solovey

Attachment: mod_perl-1.26.patch
Description: Binary data

Reply via email to