APR::Request gets Symbol Not Found

Bill Karwin <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
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
-- 
View this message in context: http://old.nabble.com/APR%3A%3ARequest-gets-Symbol-Not-Found-tp26419579p26419579.html
Sent from the mod_perl - General mailing list archive at Nabble.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.