Re: mod_perl2 make test fails various address related tests

2007-02-05 Thread Rafael Caceres
On Wed, 2007-01-31 at 10:19 -0800, Philip M. Gollucci wrote: > Rafael Caceres wrote: > > I'm doing a first pass at building mod_perl 2.0.3 for apache 2.0.59 with > > a SUSE Linux Enterprise Server 9. > > The server is configured not to use IPv6, apr was configured with > > --disable-ip6, apache 's

Re: mod_perl2 make test fails various address related tests

2007-01-31 Thread Philip M. Gollucci
Rafael Caceres wrote: > I'm doing a first pass at building mod_perl 2.0.3 for apache 2.0.59 with > a SUSE Linux Enterprise Server 9. > The server is configured not to use IPv6, apr was configured with > --disable-ip6, apache 's config log says ac_cv_define_APR_HAVE_IPV6 = no > and it was built with

Re: mod_perl2 make test fails various address related tests

2007-01-31 Thread Rafael Caceres
I'm doing a first pass at building mod_perl 2.0.3 for apache 2.0.59 with a SUSE Linux Enterprise Server 9. The server is configured not to use IPv6, apr was configured with --disable-ip6, apache 's config log says ac_cv_define_APR_HAVE_IPV6 = no and it was built with the --with-apr and --with-apr-u