Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

APR::Request gets Symbol Not Found

Bill Karwin

2009-11-18

Replies: Find Java Web Hosting

Author LoginPost Reply

I'm on Mac OS X 10.5 (Leopard). I have Apache 2.2.14 and mod_perl2 version
2.0.4.0 installed and working. They are installed via macports.

Then I installed libapreq2, and it also seemed to install without error.
Version 2.12.0, also via macports.

However when I try to test that I can load the module:

$ perl -MAPR::Request -e true
Can't load
'/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/auto/APR/Request/Request.bundle'
for module APR::Request:
dlopen(/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/auto/APR/Request/Request.bundle,
1):
Symbol not found: _apreq_hook_disable_uploads
Referenced from:
/opt/local/lib/perl5/vendor_perl/5.8.9/darwin-2level/auto/APR/Request/Request.bundle
Expected in: dynamic lookup
at - line 0
Compilation failed in require.
BEGIN failed--compilation aborted.

Can anyone offer any suggestions to help me troubleshoot this?

Regards,
Bill Karwin
--
Sent from the mod_perl - General mailing list archive at Nabble.com.

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.