>t/db_based_whitelist........ok 1/8Use of uninitialized value in numeric
>gt (>) at /usr/local/lib/perl5/5.8.3/sun4-solaris/DB_File.pm line 270. >Deep recursion on subroutine "DB_File::AUTOLOAD" at >/usr/local/lib/perl5/5.8.3/sun4-solaris/DB_File.pm line 234.> >----------------------------------------------------------- > >The result of >ldd /usr/local/lib/perl5/5.8.3/sun4-solaris/auto/DB_File/DB_File.so >------------------------------------------------------- > libc.so.1 => /usr/lib/libc.so.1 > libdl.so.1 => /usr/lib/libdl.so.1 > /usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1 >------------------------------------------------------- > >Please help! > >Thanx, > >Emmanuel Leguy. Hi, I had the same problem on HP-UX 11.00. I used to use gcc64/perl64 to compile SA. I switched to gcc32/perl32 bit and compiled spamassassin successfully. PAd
