Re: [SAtalk] new install gives error: undefined symbol: Perl_safemalloc

2002-10-28 Thread Theo Van Dinter
On Mon, Oct 28, 2002 at 01:56:38PM -0500, Skip Frizzell wrote: > # spamassassin -t < sample-nonspam.txt > nonspam.out > /usr/local/bin/perl: relocation error: > /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/Digest/SHA1/SHA1.so: undefined > symbol: Perl_safemalloc > > Does anyone know what I

[SAtalk] new install gives error: undefined symbol: Perl_safemalloc

2002-10-28 Thread Skip Frizzell
Hello, I just did a new install of SpamAssassin and several of the optional modules. I also upgraded from Perl 5.6.1 to 5.8.0 in order to keep current. the install went successfully, but when I run the tests at the end I get the following error: # spamassassin -t < sample-nonspam.txt > nonspam.o