http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5435
Summary: compiled rule library - referenced symbol not found
Product: Spamassassin
Version: SVN Trunk (Latest Devel Version)
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P5
Component: sa-compile
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
On Solaris 8, SA v3.2.0-rc2, after running sa-compile and uncommenting the
Rule2XSBody plugin, I got the following error:
# spamassassin --lint
ld.so.1: /usr/local/bin/spamassassin: fatal: relocation error: file
/var/lib/spamassassin/compiled/3.002000/auto/Mail/SpamAssassin/CompiledRegexps/
body_0/body_0.so: symbol
Mail_SpamAssassin_CompiledRegexps_body_0_scan17: referenced symbol not found
Killed
The only suspicious part of the sa-compile output was the following:
Wide character in print at /usr/local/bin/sa-compile line 372, <$fh> line 6480.
It doesn't seem to be a problem finding the dynamic libraries:
# ldd /var/lib/spamassassin/compiled/3.002000/auto/Mail/
SpamAssassin/CompiledRegexps/body_0/body_0.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
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.