On Wed, 06 Feb 2008 09:03:46 +0100, Lucas Nussbaum wrote:

>  > PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
>  > t/tie....Can't locate ok.pm in @INC (@INC contains: 
> /build/user/libtie-toobject-perl-0.03/blib/lib 
> /build/user/libtie-toobject-perl-0.03/blib/arch /etc/perl 
> /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 
> /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 
> /usr/local/lib/site_perl .) at t/tie.t line 16.
>  > BEGIN failed--compilation aborted at t/tie.t line 16.

Uh, looks ugly.

The problem can already be seen earlier:

  /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
  Checking if your kit is complete...
  Looks good
  Warning: prerequisite Test::use::ok 0 not found.

Looks like libtest-use-ok-perl is missing ... yes, adding
libtest-use-ok-perl to Build-Depends-Indep fixed the problem.

Fix committed.

Cheers,
gregor
 
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian: the universal operating system - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-    NP: Dave Brubeck: Blue Rondo A La Turk

Attachment: signature.asc
Description: Digital signature

Reply via email to