On 22/04/2013 8:48 PM, Phil Carmody wrote:
7. The compiler liked this initialised.
--- modperl_apr_perlio.c.orig
2012-07-22 07:51:04.140625000 +1000
+++ modperl_apr_perlio.c2013-03-25
08:58:30.18750 +1100
@@ -547,7 +547,7 @@ { MP_IO_TYPE *retval; char *mode; -int
fd; +int fd
> 7. The compiler liked this initialised.
> > --- modperl_apr_perlio.c.orig
> 2012-07-22 07:51:04.140625000 +1000
> > +++ modperl_apr_perlio.c 2013-03-25
> 08:58:30.18750 +1100
> > @@ -547,7 +547,7 @@
> > {
> > MP_IO_TYPE *retval;
> > char *mode;
> > - int fd;
> > + int f
Hi. I successfully built mod_perl on debian Squeeze if I build my own
apache. At least it passes the tests.
But I can't pass the tests with the apache released in squeeze. It builds
but when I try to run the tests:
ulimit -c unlimited; /usr/bin/perl
/usr/local/web22/src/instala_web/deb/mod_perl