On Wed, Sep 15, 2004 at 01:44:21PM -0700, Sanjeev Sagar wrote: > Thanks ! > > I am trying to run make test but it's giving me following error > > [EMAIL PROTECTED] DBIx-DWIW-0.41]# make test > PERL_DL_NONLAZY=1 /usr/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl > 1..1 > # Running under perl version 5.008 for linux > # Current time local: Wed Sep 15 13:42:27 2004 > # Current time GMT: Wed Sep 15 20:42:27 2004 > # Using Test.pm version 1.23 > Can't locate Time/HiRes.pm in @INC (@INC contains: blib/lib blib/arch > /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 > /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi > /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl > /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi > /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl > /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 .) at > blib/lib/DBIx/DWIW.pm line 12. > BEGIN failed--compilation aborted at blib/lib/DBIx/DWIW.pm line 12. > Compilation failed in require at test.pl line 10. > BEGIN failed--compilation aborted at test.pl line 10. > make: *** [test_dynamic] Error 2 > > Any help will be highly appreciable.
Install Time::HiRes from CPAN. The Makefile should have caught that but didn't. I'll fix that on my end. Jeremy -- Jeremy D. Zawodny | Perl, Web, MySQL, Linux Magazine, Yahoo! <[EMAIL PROTECTED]> | http://jeremy.zawodny.com/ [book] High Performance MySQL -- http://highperformancemysql.com/ -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]