Skip Menu |

This queue is for tickets about the AxKit CPAN distribution.

Report information
The Basics
Id: 4986
Status: new
Priority: 0/
Queue: AxKit

People
Owner: Nobody in particular
Requestors: jhart [...] bates.edu
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.6.2
Fixed in: (no value)



Subject: make test error
When running 'make test', get the following: ExtUtils::AutoInstall::install('ExtUtils::AutoInstall','ARRAY(0x82ef4e0)','undef','undef','undef','undef','undef','undef') called at ./install/ExtUtils/AutoInstall.pm line 204 require ./install/ExtUtils/AutoInstall.pm called at Makefile.PL line 45 Compilation failed in require at Makefile.PL line 45. make: *** [installdeps] Error 39 ----- AxKit-1.62 "This is perl, v5.8.0 built for i386-linux-thread-multi" "Linux leeds.bates.edu 2.4.20-20.8 #1 Mon Aug 18 14:59:07 EDT 2003 i686 i686 i386 GNU/Linux"
From: mike [...] nachbaur.com
Was this bug created as a result of an automated module testing tool? It appears that this "make test" failed as a result of some dependancies missing. Is this the case, or was there something else at work here? If it is a dependancy problem, please try again (I know this response is coming rather late; for that, I apologize). We'll be closing this bug soon unless it appears to be a legitimate bug. Thank you. [guest - Tue Jan 20 11:48:03 2004]: Show quoted text
> When running 'make test', get the following: > >
ExtUtils::AutoInstall::install('ExtUtils::AutoInstall','ARRAY(0x82ef4e0)','undef','undef','undef','undef','undef','undef') Show quoted text
> called at ./install/ExtUtils/AutoInstall.pm line 204 > require ./install/ExtUtils/AutoInstall.pm called at > Makefile.PL line 45 > Compilation failed in require at Makefile.PL line 45. > make: *** [installdeps] Error 39 > ----- > AxKit-1.62 > "This is perl, v5.8.0 built for i386-linux-thread-multi" > "Linux leeds.bates.edu 2.4.20-20.8 #1 Mon Aug 18 14:59:07 EDT 2003 > i686 i686 i386 GNU/Linux"