Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: raeburn@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 774 Quoting problems in pattern matching on the OS name cause Solaris versions up through 9 to not be properly recognized in the thread-system configuration setup. This causes our libraries to make the erroneous assumption that valid thread support routines are available on all Solaris systems, rather than just assuming it for Solaris 10 and later. The result is assertion failures like this one reported by Meraj Mohammed and others: Assertion failed: k5int_i->did_run != 0, file krb5_libinit.c, line 63 Thanks to Tom Shaw for noticing the cause of the problem. The bug may be present in the 1.6.x series as well. https://github.com/krb5/krb5/commit/70e96202ed342a2241ef5f14f55ce32e24679adf Commit By: raeburn Revision: 23144 Changed Files: U trunk/src/aclocal.m4