Thanks for checking.  I'll have a mod_perl test build ready soonish
which should resolve this and a few other issues.

You will probably want to remove the src rpm for testing against the
svn checkout.  The logic behind library usage is tricky, so builds are
best done with a controlled toolchain.

On Fri, Oct 15, 2010 at 11:58 AM, Ryan Gies <r...@livesite.net> wrote:
> On 10/15/2010 12:36 PM, Fred Moyer wrote:
>
> Forking this thread despite my other answers.  Can you post 'perldoc
> -l Apache2::Build'?
>
>
> $ perldoc -l Apache2::Build
> No documentation found for "Apache2::Build".
>
> $ perldoc -l Apache2::RequestRec
> /usr/lib/perl5/vendor_perl/5.10.0/i386-linux-thread-multi/Apache2/RequestRec.pm
>
> I think your environment may not have Apache2::Build in your @INC.  I
> just reviewed the Makefile.PL for Apache::Test and it doesn't look in
> the mod_perl src lib, so if you try to build without mod_perl
> installed you get that error.  I removed my module and was able to
> repeat the error.
>
>
> On this system, there is only mod_perl (v2.0.4) installed via yum:
>
> Installed Packages
> Name        : mod_perl
> Arch        : i686
> Version     : 2.0.4
> Release     : 9
> Size        : 6.3 M
> Repo        : installed
> From repo   : fedora
>
> It appears this distribution does not include Apache2::Build.
>
> $ cd /usr/lib/perl5/
> $ find -name Build.pm
> ./5.10.0/Module/Build.pm
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to