http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5748
------- Additional Comments From [EMAIL PROTECTED] 2007-12-15 15:34 ------- I noticed the following error hidden in all the debug output a little before the start of the more obvious error messages from gcc: sort: string comparison failed: Illegal byte sequence sort: Set LC_ALL='C' to work around the problem. When I use export LC_ALL='C' before I do sa-compile --sudo -D Then the errors all go away. I did have to reinstall re2c because /usr/local/bin/re2c was not migrated during my Leopard upgrade. When I reinstalled it I used version 0.12.3, not the version 0.12.2 I had been using with Tiger. I noticed that the release notes for 0.12.3 say that it fixes some problems under MacOS X. This is on a 32 bit Intel platform (first gen MacBook). Is the correct fix to put an export LC_ALL='C' in sa-compile, or does the error from sort indicate that we should do the export only under some circumstances? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
