-------- Original Message --------
Subject: [rt.cpan.org #32486] ModPerl::MM: no include path for apr.h
Date: Mon, 21 Jan 2008 14:08:48 -0500
From: Malcolm J Harwood via RT <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: undisclosed-recipients:;
References: <[EMAIL PROTECTED]>


Mon Jan 21 14:08:46 2008: Request 32486 was acted upon.
Transaction: Ticket created by MJH
       Queue: mod_perl
     Subject: ModPerl::MM: no include path for apr.h
   Broken in: 2.0.2
    Severity: Important
       Owner: Nobody
  Requestors: [EMAIL PROTECTED]
      Status: new
 Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=32486 >


Newer versions of the libapr have renamed apr-config to apr-1-config,
and put the headers in /usr/include/apr-1/. Not all distributions
provide backwards compatibility/alternates symlinks.

The makefile creation code isn't handling this case, so modules that
use ModPerl::MM don't see the apr headers without explicitly adding the
include path.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to