(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
------
% perl -V
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=linux, osvers=2.4.21-1.1931.2.382.entsmp,
archname=i386-linux-thread-multi
uname='linux stripples.devel.redhat.com 2.4.21-1.1931.2.382.entsmp #1
smp wed aug 6 17:18:52 edt 2003 i686 i686 i386 gnulinux '
------
I recently installed the latest DB_File, and then rebuilt SA 2.70-r6536:
# perl Makefile.PL
What email address or URL should be used in the suspected-spam report
text for users who want more information on your filter installation?
(In particular, ISPs should change this to a local Postmaster contact)
default text: [the administrator of that system]
Run network tests (these may fail due to network problems)? (y/n) [n] y
Run SQL Based AutoWhitelist Tests (additional information required) (y/n)
[n]
Run Bayes SQL storage tests (additional information required)? (y/n) [n]
Checking if your kit is complete...
Looks good
Writing Makefile for Mail::SpamAssassin
Makefile written by ExtUtils::MakeMaker 6.03
[EMAIL PROTECTED] Mail-SpamAssassin-2.70]# make >& make.log
make test > test.log
[EMAIL PROTECTED] Mail-SpamAssassin-2.70]# make test > test.log
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
I can post the full test log as an attachment, if needed.