From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.help Subject: Re: Error building 24.3 on CentOS 6.5 with X toolkit. Date: Mon, 24 Mar 2014 23:09:13 -0400 Message-ID: References: <3vk3bjp65d.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1395716959 6481 80.91.229.3 (25 Mar 2014 03:09:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Mar 2014 03:09:19 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Allen Gooch Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 25 04:09:29 2014 Return-path: Envelope-to: geh-help-gnu-emacs@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 1WSHk0-0008PR-RG for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Mar 2014 04:09:28 +0100 Original-Received: from localhost ([::1]:39427 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSHk0-0008Tn-BU for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 23:09:28 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53917) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSHjo-0008T6-AB for help-gnu-emacs@gnu.org; Mon, 24 Mar 2014 23:09:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSHjm-0003HJ-Nt for help-gnu-emacs@gnu.org; Mon, 24 Mar 2014 23:09:16 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:37281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSHjm-0003HF-KS for help-gnu-emacs@gnu.org; Mon, 24 Mar 2014 23:09:14 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WSHjl-0002e0-Rk; Mon, 24 Mar 2014 23:09:13 -0400 X-Spook: MD2 SAPO INS terrorism IDEA Merlin Kennedy STARLAN X-Ran: ,H@O(M0ANtT8Og6Swn6+p+O67z>P6JE-\f,91 X-Hue: yellow X-Attribution: GM In-Reply-To: <3vk3bjp65d.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 24 Mar 2014 18:45:50 -0400") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:96737 Archived-At: Glenn Morris wrote: > This is possibly a bug in Emacs's configure script. Actually I think it's a Red Hat issue. At least on Scientific Linux 6.5, the original glib2-devel-2.26.1-3.el6.x86_64.rpm contains 594 files, including gsettings.h. But the recent update glib2-devel-2.26.1-7.el6_5.x86_64.rpm contains only 238 files, and no gsettings.h. I wondered why I hadn't seen this issue before. According to this: http://rhn.redhat.com/errata/RHBA-2014-0303.html it's deliberate. Seems a bit weird, if the RHEL glib2 is now not compatible with the upstream version. If you have a RHEL subscription, I'd say it's worth reporting to RH.