I'm trying to build Bundle::Apache and I get the following error when
building libapreq (everthing else in the bundle builds fine):
cc -c -I../c
-I/usr/perl5/site_perl/5.6.1/sun4-solaris-64int/auto/Apache/include
-I/usr/perl5/site_perl/5.6.1/sun4-solaris-64int/auto/Apache/include/include
-I/usr/perl5/site_perl/5.6.1/sun4-solaris-64int/auto/Apache/include/regex
-I/usr/perl5/site_perl/5.6.1/sun4-solaris-64int/auto/Apache/include/os/unix
-I/home1/web/apache_1.3.20/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -xO3 -xdepend -DVERSION=\"0.33\"
-DXS_VERSION=\"0.33\" -KPIC -I/usr/perl5/5.6.1/lib/sun4-solaris-64int/CORE
Request.c
"Request.xs", line 40: cannot find include file: "mod_perl.h"
"Request.xs", line 86: syntax error before or at: SV
"Request.xs", line 86: cannot recover from previous errors
cc: acomp failed for Request.c
The platform is Solaris, Perl 5.6.1 and Apache 1.3.20. Everything else is
the latest available from CPAN. The INSTALL file is less than helpful, and
a search of the modperl archives didn't find anything.
Anyone have any suggestions?
thanks,
Alan Burlison