[Handel] Build problems on OpenBSD 3.8

Sean Comeau scomeau at obscurity.org
Fri Dec 2 04:20:32 CET 2005


On Thu, Dec 01, 2005 at 09:48:47PM -0500, Christopher H. Laco wrote:
> I have my doubts that it's Handel per se, since it's ExtUtils::MakeMaker
> that's doing the creating.
> 

thanks for your quick reply.

> What versions of:
> 
> 	ExtUTils::MakeMaker
> 	Apache::Test
> 
> do you have installed?
> 

ExtUtils::MakeMaker 6.30
Apache::Test 1.27

> Find this line in Makefile.PL
> 
>     eval 'use Apache::Test 1.27';
> 
> and change it to this:
> 
> eval 'use Apache::Test 1.99';
> 
> 
> Now, try running perl Makefile.PL again.
> 
> Do you still get a 0 byte Makefile?
> 

# perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for Handel

Makefile is still 0 bytes.



More information about the Handel mailing list