From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stephen Berman 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 20:51:04 +0200 Message-ID: <878updn7xj.fsf@rosalinde.fritz.box> 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 X-Trace: ger.gmane.org 1401821504 25349 80.91.229.3 (3 Jun 2014 18:51:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2014 18:51:44 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Dmitry Antipov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 03 20:51:37 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 1Wrto8-0005Al-Fc for ged-emacs-devel@m.gmane.org; Tue, 03 Jun 2014 20:51:36 +0200 Original-Received: from localhost ([::1]:55211 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wrto8-0005ca-5x for ged-emacs-devel@m.gmane.org; Tue, 03 Jun 2014 14:51:36 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49240) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wrto0-0005cT-GG for emacs-devel@gnu.org; Tue, 03 Jun 2014 14:51:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wrtnu-0006VG-M6 for emacs-devel@gnu.org; Tue, 03 Jun 2014 14:51:28 -0400 Original-Received: from mout.gmx.net ([212.227.15.19]:57016) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wrtnn-0006TV-UI; Tue, 03 Jun 2014 14:51:16 -0400 Original-Received: from rosalinde.fritz.box ([89.245.101.91]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0Me8di-1XA66K0VzS-00Prw6; Tue, 03 Jun 2014 20:51:10 +0200 In-Reply-To: <538E060E.2020002@yandex.ru> (Dmitry Antipov's message of "Tue, 03 Jun 2014 21:29:50 +0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (gnu/linux) X-Provags-ID: V03:K0:VAkujlru/QKfPRoA4J9APm2LxwkYB7UNonlcWnSvpFE8TGBHm0b V4qwfQoevsSYdaddiN5whStcU5ehpRI1RJdNQLlQjy5sidhBYW3+WUx2K2iPHVTiY576G1A v1dKhHbzBoTZ/OY50IuGXXZvdF087+4qEzMGBSzvlS6u6SiK3ViqPKSuthtWHY6rbWX20jN /H3NZzYLZsge8i0Eqwp4w== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 212.227.15.19 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:172309 Archived-At: On Tue, 03 Jun 2014 21:29:50 +0400 Dmitry Antipov wrote: > On 06/03/2014 09:02 PM, Eli Zaretskii wrote: > >>> From: Stephen Berman >>> Cc: emacs-devel@gnu.org >>> Date: Tue, 03 Jun 2014 18:41:54 +0200 >>> >>> I do have some X11 headers but not Intrinsic.h. Apparently this isn't >>> needed in the current openSUSE. >> >> Perhaps Intrinsic.h requires an installation of some extra development >> package? > > Most probably you have gtk[23]-devel but no libXt-devel package installed. That is correct. It's no problem to install it (I assume), though I haven't needed it till now; but I'll wait till the dust settles, in case the requirement is reverted for Gtk+ builds. Steve Berman