Hi,
whenever I try to use a script that use libapreq2 without mod_perl
libapreq segfaults.
Here is a small example.
lisa:~ borisz$ perl -MApache2::Request -e1
dyld: NSLinkModule() error
dyld: Symbol not found: _modperl_xs_sv2request_rec
Referenced from: /usr/local/cb/perl5.8.4/lib/site_perl/5.8.4/
darwin-thread-multi-2level/auto/APR/Request/Apache2/Apache2.bundle
Expected in: dynamic lookup
Trace/BPT trap
This is usefull, since my applications at least a load test from make
test.
I use OS X and libapreq2.06-dev.
--
Boris