From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Antipov Newsgroups: gmane.emacs.devel Subject: Re: build failure [Re: bug#17673: 24.4.50; trunk r117239 build failure on Windows] Date: Tue, 03 Jun 2014 22:16:06 +0400 Message-ID: <538E10E6.8020708@yandex.ru> References: <87k38ym3ij.fsf@rosalinde.fritz.box> <83y4xe7ze3.fsf@gnu.org> <83wqcy7yzn.fsf@gnu.org> <87d2eqlzcd.fsf@rosalinde.fritz.box> <83tx827wpe.fsf@gnu.org> <538E060E.2020002@yandex.ru> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1401819400 31334 80.91.229.3 (3 Jun 2014 18:16:40 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2014 18:16:40 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 03 20:16:35 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WrtGE-0007Dk-Mb for ged-emacs-devel@m.gmane.org; Tue, 03 Jun 2014 20:16:34 +0200 Original-Received: from localhost ([::1]:55109 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrtGE-00021O-7o for ged-emacs-devel@m.gmane.org; Tue, 03 Jun 2014 14:16:34 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrtG4-000205-Pj for emacs-devel@gnu.org; Tue, 03 Jun 2014 14:16:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WrtFx-0002Sn-6U for emacs-devel@gnu.org; Tue, 03 Jun 2014 14:16:24 -0400 Original-Received: from forward9l.mail.yandex.net ([84.201.143.142]:47465) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WrtFp-0002R0-2H; Tue, 03 Jun 2014 14:16:09 -0400 Original-Received: from smtp2o.mail.yandex.net (smtp2o.mail.yandex.net [37.140.190.27]) by forward9l.mail.yandex.net (Yandex) with ESMTP id A81DEE614FE; Tue, 3 Jun 2014 22:16:07 +0400 (MSK) Original-Received: from smtp2o.mail.yandex.net (localhost [127.0.0.1]) by smtp2o.mail.yandex.net (Yandex) with ESMTP id 3323836A1C84; Tue, 3 Jun 2014 22:16:07 +0400 (MSK) Original-Received: from unknown (unknown [37.139.80.10]) by smtp2o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 4Mk14cjQrH-G6c0kD1B; Tue, 3 Jun 2014 22:16:06 +0400 (using TLSv1 with cipher AES128-SHA (128/128 bits)) (Client certificate not present) X-Yandex-Uniq: f1fe5af9-aedb-4998-a21a-b79cbaca2a31 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1401819366; bh=EDwSz5b29TTiwTfc5RiLQQDGlVXCxFhIYPC0unOy1CA=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=qKOFWhjFQ2sT5G2oLLr8zmG7+ovb2cy08ExnQDoDhZgA6z7ar445bg0MshwZ47swr MqHYqS0/5qUGC/oO+iwVcxzCe2kMpf2t0wSjOngbv8NDVQKHeG7/ma4rvIteGmoAQs cXbaQdi0muAEC43rXnSVPGr+z3+hfHK2o56gomCw= Authentication-Results: smtp2o.mail.yandex.net; dkim=pass header.i=@yandex.ru User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] [fuzzy] X-Received-From: 84.201.143.142 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172307 Archived-At: On 06/03/2014 09:52 PM, Glenn Morris wrote: > Note this old comment in configure.ac: > > dnl Don't set this for GTK. A lot of tests below assumes Xt when > dnl USE_X_TOOLKIT is set. > USE_X_TOOLKIT=none ;; > > So it was intentional that libXt-devel has not been required in gtk > builds till now. So, utterly crappy lwlib interface forces us to choose one from: 1) require libXt-devel even for GTK build and have lwlib stubs in src/menu.h (for HAVE_NTGUI), or 2) do not require libXt-devel for GTK build, but have even more lwlib stubs in src/gtkutil.[ch] (as it was before r117239). What about an idea to really port lwlib enough to avoid stubs at all? Dmitry