Subject: | No succesful build possible |
Date: | Sat, 05 Aug 2006 19:22:55 +0200 |
To: | bug-Class-Inspector [...] rt.cpan.org |
From: | "tinti" <tinti [...] lrb.lu> |
I can't build the Class::Inspector succesfully. Here is the output
during build time;
[root Class-Inspector-1.16]# perl Makefile.PL
Writing Makefile for Class::Inspector
[root Class-Inspector-1.16]# make
Manifying blib/man3/Class::Inspector.3pm
[root@lrb Class-Inspector-1.16]# make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-
e" "test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
t/01_compile....ok
t/02_main.......ok
t/99_pod........^[[Askipped
all skipped: Test::Pod 1.00 required for testing POD
All tests successful, 1 test skipped.
Files=3, Tests=56, 1 wallclock secs ( 0.47 cusr + 0.02 csys = 0.49
CPU)
[root Class-Inspector-1.16]# make install
Undefined subroutine &main::install called at -e line 1.
make: *** [pure_site_install] Fehler 255
Thanks for help,
tinti