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 18:45:50 -0400 Message-ID: <3vk3bjp65d.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1395701155 27153 80.91.229.3 (24 Mar 2014 22:45:55 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 24 Mar 2014 22:45:55 +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 Mon Mar 24 23:46:05 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 1WSDd7-0006cp-2w for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 23:46:05 +0100 Original-Received: from localhost ([::1]:38689 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSDd6-0005wb-JU for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Mar 2014 18:46:04 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSDcu-0005vX-Sx for help-gnu-emacs@gnu.org; Mon, 24 Mar 2014 18:45:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSDct-0001wa-LH for help-gnu-emacs@gnu.org; Mon, 24 Mar 2014 18:45:52 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60683) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSDct-0001wW-IS for help-gnu-emacs@gnu.org; Mon, 24 Mar 2014 18:45:51 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WSDct-0006PI-3l; Mon, 24 Mar 2014 18:45:51 -0400 X-Spook: Capricorn Baranyi MP5K-SD EuroFed Audiotel class struggle X-Ran: *VgrX=qjm^k?UW;J%HM![}}Kuryp;V-z"}_U>i=*@s.j/!BM?rJ;{%;K+t'a#Q]hJz%\<9 X-Hue: black X-Attribution: GM In-Reply-To: (Allen Gooch's message of "Mon, 24 Mar 2014 15:33:21 -0500") 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:96732 Archived-At: Allen Gooch wrote: > xsettings.o: In function `something_changed_gsettingsCB': > /usr/local/src/emacs-24.3/src/xsettings.c:215: undefined reference to > `g_settings_get_value' This is possibly a bug in Emacs's configure script. If you use configure --without-gsettings it should work.