https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6639
--- Comment #3 from linda w <[email protected]> 2011-07-24 23:17:08 UTC --- Oh, some additional comments/thoughts. I'll start by saying I don't know why this happens, but I've seen the symptom before, and seen others complain of it -- it isn't spamassassin specific, but I've seen at least one or two configure scripts with code added by the developer to check for this 'bug'[?] I don't know if it is because of some difference in expected versions. It used to happen to me alot, but haven't encountered on any 3rd party product builds for a few years now, so I thought it had been fixed. I don't know exactly how configure works, but is there something 'from' the "configure" package that you include in the build of squid? If so, it could be that that 'blob', is from an older version of configure that had the problem on 'some systems' (don't know what triggers the problem, but it used to be triggered alot on my systems -- a few years ago, then went away), but whatever, - maybe that 'blob' is from the buggy version of config? (I'm shooting in the dark, you understand --- trying to be helpful! ;-)). The symptom of the bug -- and I just checked the cpan build dir for this, is that it is targeting file 'X', but for some reason, X is in X/out -- i.e. instead of Makefile, I'll find the real makefile in Makefile/out. Sometimes it is possible to fix by hand if it is only 1 configure and 1 makefile, but for ones with multiple makefiles and subdirs, it can get hairy to fix by hand. Hope that helps....if there's anything else I tell you to enable you to fix it, let me know!... -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
