Author Login
Post Reply
Platform: Snow Leopard
Versions used: perl 5.10.1, mod_perl 2.0.5-dev, httpd 2.2.14
Error found during make test:
t/apr-ext/uuid.t ........................ Can't load
'/Users/phred/dev/svn/modperl/mod_perl-2.0/blib/arch/auto/APR/APR.bundle'
for module APR:
dlopen(/Users/phred/dev/svn/modperl/mod_perl-2.0/blib/arch/auto/APR/APR.bundle,
9): Symbol not found: _apr_bucket_shared_copy
I compiled apache using the --with-included-apr option. This is a new
toolchain setup. Any thoughts?