You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apreq-dev@httpd.apache.org by Jonathan Vanasco <ap...@2xlp.com> on 2006/02/16 01:16:22 UTC

Re: 2.07 and Mac OSX

[ This was sent earlier, accidentally, from a non-subscribed address ]

Mac OSX 10.4.5
httpd 2.0.55
mod_perl 2.02
libapreq2.07

Has anyone got this working?

It keeps failing on make test

util.......FAILED tests 36-37
         Failed 2/89 tests, 97.75% okay

Failed Test Stat Wstat Total Fail  Failed  List of Failed
------------------------------------------------------------------------ 
-------
util.t                    89    2   2.25%  36-37

I can't seem to figure out what tests 36-37 are

my install args are

httpd
	./configure prefix=/usr/local/apache2 --with-mpm=prefork --enable- 
dav --enable-so --enable-maintainer-mode --with-dbm=db4 --with- 
berkeley-db=/usr/local/BerkeleyDB.4.2 --enable-rewrite --enable-deflate


mp2
	perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs

libapreq
	./configure --with-expat=/usr/local/apr  --with-apache2-apxs=/usr/ 
local/apache2/bin/apxs --enable-perl-glue