From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: Re: emacs-22.1 with GTK problems (with patches) Date: Thu, 27 Sep 2007 23:55:26 -0400 Message-ID: <0sejgjv3yp.fsf@fencepost.gnu.org> References: <46EA24DB.1060602@swipnet.se> <46EA33F2.502@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1190951790 4536 80.91.229.12 (28 Sep 2007 03:56:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 28 Sep 2007 03:56:30 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Jan =?iso-8859-1?Q?Dj=E4rv?= Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Sep 28 05:56:23 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ib6xh-0006c4-0K for geb-bug-gnu-emacs@m.gmane.org; Fri, 28 Sep 2007 05:56:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ib6xd-0001V4-Ly for geb-bug-gnu-emacs@m.gmane.org; Thu, 27 Sep 2007 23:56:17 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ib6xa-0001T9-Tg for bug-gnu-emacs@gnu.org; Thu, 27 Sep 2007 23:56:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ib6xY-0001Qo-Sm for bug-gnu-emacs@gnu.org; Thu, 27 Sep 2007 23:56:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ib6xY-0001Qh-Mn for bug-gnu-emacs@gnu.org; Thu, 27 Sep 2007 23:56:12 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ib6xY-0004kQ-BN for bug-gnu-emacs@gnu.org; Thu, 27 Sep 2007 23:56:12 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Ib6wo-0003ZH-D7; Thu, 27 Sep 2007 23:55:26 -0400 X-Spook: Roswell CDMA Cohiba Defcon government computer terrorism X-Ran: \5O:$;F>D<2zn:ThZ[vG0r#eq\N[1dzuK`G>j.A5u6Jbg@t:gd#f3[geb$mg.:>DM6+?pp X-Hue: cyan X-Attribution: GM In-Reply-To: <46EA33F2.502@swipnet.se> (Jan =?iso-8859-1?Q?Dj=E4rv's?= message of "Fri, 14 Sep 2007 09:10:42 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16637 Archived-At: Jan Dj=E4rv wrote: >>>> On Solaris 2.6 there is no recursive mutex support. >>> Then we can not support that platform. I can put in a configure >>> test for recursive mutexes, but we have to fail with an error if >>> there is no such thing. >> What do you think about the change below? > > I guess it is OK, but I'd like the OP to test it first, you never > know with Solars :-). 2.6 is way too old for me, the oldest I have > is Solaris 8 (a.k.a. 2.8). > > On second thought, we could also don't define HAVE_GTK_AND_PTHREAD > in this case. Hi, Was a decision reached about what to do here? It would be nice to cross this off from FOR-RELEASE...