I get the following error message from Devel::Cover:

Can't locate object method "find_cv" via package "B::SPECIAL" (perhaps you
forgot to load "B::SPECIAL"?) at /usr/lib/perl5/5.6.1/i586-linux/B.pm line
213.
END failed--call queue aborted.

See below the complete outoput:

iol-dev-07:/usr/local/xsbi/bin # perl -MDevel::Cover xsbid.pl
Devel::Cover: Can't find file "../../lib/POSIX.pm": ignored.
Devel::Cover 0.20: Collecting coverage data for branch, condition,
statement and time.
Selecting packages matching:
Ignoring packages matching:
Ignoring packages in:
    .
    /usr/lib/perl5/5.6.1
    /usr/lib/perl5/5.6.1/i586-linux
    /usr/lib/perl5/site_perl
    /usr/lib/perl5/site_perl/5.6.1
    /usr/lib/perl5/site_perl/5.6.1/i586-linux
XSBI XML/SOAP server interface on http://iol-dev-07:8040/ started.
 got a SIGUSR2
Can't locate object method "find_cv" via package "B::SPECIAL" (perhaps you
forgot to load "B::SPECIAL"?) at /usr/lib/perl5/5.6.1/i586-linux/B.pm line
213.
END failed--call queue aborted.
iol-dev-07:/usr/local/xsbi/bin #

Do I make something wrong or is it a bug?
I am using a Suse Linux 7.3 standard perl installation version 5.6.1.
The make, make test and make install worked without any complainments.



Reply via email to