On Mon, Mar 22, 2010 at 05:32:51PM -0700, Hynek Vychodil wrote:
> $ perl -MAPR::Request -e1
> Can't load '/usr/lib/perl5/auto/APR/Request/Request.so' for module 
> APR::Request: /usr/lib/perl5/auto/APR/Request/Request.so: undefined symbol: 
> apreq_hook_disable_uploads at /usr/lib/perl/5.10/DynaLoader.pm line 193.
>  at -e line 0
>  Compilation failed in require.
>  BEGIN failed--compilation aborted.
> 
> It is inconvenient regression for me. I can't remove this dependency
> in our huge project (~200k SLOC) for complex dependencies.

It looks like the problem is that Request.so is not linked against libapreq2.
This changed upstream at some point (building 2.08 with the same Debian
packaging as 2.12-1 works fine), but I haven't clarified exactly when and
why yet.

/* Steinar */
-- 
Homepage: http://www.sesse.net/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to