https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6131





--- Comment #4 from [email protected]  2009-06-09 16:19:19 PST ---
There are a bunch of duplicates in the system all getting at the same problem.
See, for example, bug 5904, bug 5944, bug 5963.

The Makefile.PL needs to be fixed in how it handles DESTDIR.  Michael (of
MakeMaker) points to the hack where $ExtUtils::MakeMaker::Recognized_Att_Keys
is altered to include the keys that SA wants it to include.  This hack is a
work-around that breaks as of version 6.43 of MakeMaker, when that formerly
gloabl variable was made a lexical.

I don't know make well enough to create a patch for this myself, but it
shouldn't be too hard to fix by perhaps requiring a later version of MakeMaker
and taking out all the DESTDIR hackery.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to