On Sun, Feb 08, 2004 at 11:17:14AM -0800, Gary Funck wrote:
> 
> (inadverntently sent to the SF dev list. Sending again.)
> 
> DBI object version 1.32 does not match $DBI::VERSION 0.93 at
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi/DynaLoader.pm line 249.
> Compilation failed in require at t/bayessql.t line 6.
> BEGIN failed--compilation aborted at t/bayessql.t line 6.
>         Not found: spamno = X-Spam-Status: No
> # Failed test 3 in t/SATest.pm at line 490
>         Not found: spamyes = X-Spam-Status: Yes
> # Failed test 5 in t/SATest.pm at line 490 fail #2
> Failed 3/46 test scripts, 93.48% okay. 4/370 subtests failed, 98.92% okay.
> make: *** [test_dynamic] Error 29
> 

Couple of things:

1) I should have probably put a little better check in bayessql.t for
   the DBI module, I'll remedy that along with the bayesdbm.t test,
   feel free to open up a bug.

2) It looks like your perl install is borked.  You might try
   re-installing or at least fixing the DBI module you've got
   installed.

Michael

Reply via email to