http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5172
------- Additional Comments From [EMAIL PROTECTED] 2006-12-06 14:24 ------- I was able to build the spamassassin script under cygwin by forcing the prompt to ask if I should build spamc. In makefile.pl, locate "#Windows platforms need some adjustments" line 341 for me, as a temporary fix, I commented out the if (RUNNING_ON_WINDOWS) and when it prompted me to build I said no, this allowed me to make and make install. If we could do something like if (RUNNING_ON_WINDOWS or RUNNING_ON_CYGWIN) that would at least let us have a functional spamassassin under cygwin. Or even better, default build_spamc to no when using cygwin. It's a crappy fix but it gives me what I need. I'd like spamc and spamd under cygwin again but until the time comes when we can get it fixed, this will allow us to use it in some limited fashion. SpamAssassin version 3.2.0-r476035 running on Perl version 5.8.7 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
