https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8038
--- Comment #1 from Sidney Markowitz <sid...@sidney.com> --- Created attachment 5807 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5807&action=edit patch with workaround of MakeMaker bug This patch checks if it is running on Windows with dmake, and if so whether the Perl bin path string set by MakeMaker exhibits the error. If it does, it sets the PREPROCESSOR macro to have a corrected version of the path string. That macro is the only one that is used by our Makefile.PL in such a way as to cause that error to cause a problem, so the patch is focused on that as the minimal change that allows Makefile to build. Please vote on the patch. -- You are receiving this mail because: You are the assignee for the bug.