From unknown Sun Jun 22 08:00:01 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value Resent-From: Klaus Zeitler Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 27 Mar 2014 11:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 17118 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 17118@debbugs.gnu.org X-Debbugs-Original-To: Reply-To: Klaus.Zeitler@alcatel-lucent.com Received: via spool by submit@debbugs.gnu.org id=B.13959197146938 (code B ref -1); Thu, 27 Mar 2014 11:29:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Mar 2014 11:28:34 +0000 Received: from localhost ([127.0.0.1]:51807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WT8U5-0001np-PK for submit@debbugs.gnu.org; Thu, 27 Mar 2014 07:28:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55425) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WT8U2-0001nY-UZ for submit@debbugs.gnu.org; Thu, 27 Mar 2014 07:28:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WT8Ts-0007OB-4z for submit@debbugs.gnu.org; Thu, 27 Mar 2014 07:28:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37916) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT8Ts-0007O0-25 for submit@debbugs.gnu.org; Thu, 27 Mar 2014 07:28:20 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT8Tl-0000tC-4q for bug-gnu-emacs@gnu.org; Thu, 27 Mar 2014 07:28:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WT8Te-0007MJ-9P for bug-gnu-emacs@gnu.org; Thu, 27 Mar 2014 07:28:13 -0400 Received: from hoemail1.alcatel.com ([192.160.6.148]:61498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT8Te-0007KS-2r for bug-gnu-emacs@gnu.org; Thu, 27 Mar 2014 07:28:06 -0400 Received: from fr711usmtp1.zeu.alcatel-lucent.com (h135-239-2-122.lucent.com [135.239.2.122]) by hoemail1.alcatel.com (8.13.8/IER-o) with ESMTP id s2RBRuMx028826 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 27 Mar 2014 06:27:58 -0500 (CDT) Received: from FR711WXCHHUB02.zeu.alcatel-lucent.com (fr711wxchhub02.zeu.alcatel-lucent.com [135.239.2.112]) by fr711usmtp1.zeu.alcatel-lucent.com (GMO) with ESMTP id s2RBRsmo001832 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 27 Mar 2014 12:27:56 +0100 Received: from destgd0h411156.de.alcatel-lucent.com (135.239.27.41) by FR711WXCHHUB02.zeu.alcatel-lucent.com (135.239.2.112) with Microsoft SMTP Server (TLS) id 14.2.247.3; Thu, 27 Mar 2014 12:27:54 +0100 From: Klaus Zeitler Tomato: Heliotrope Date: Thu, 27 Mar 2014 12:27:52 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Originating-IP: [135.239.27.41] X-detected-operating-system: by eggs.gnu.org: Windows NT kernel [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) I'm trying to build emacs on my Centos 6.5 PC (Linux destgd0h411156 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux). I simply ran "configure --prefix=3D..." and then "make", but make fails with linker errors for temacs: --- snip --- gcc -std=3Dgnu99 -nostdlib -Demacs -I. -I/opt/kze/emacs-24.3/src -I../lib = -I/opt/kze/emacs-24.3/src/../lib -pthread -I/usr/include/gtk-2.0 -I/usr/l= ib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/inc= lude/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr= /include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr= /include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/gl= ib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/inc= lude -I/usr/include/freetype2 -MMD -MF deps/.d -MP -g3 -O2 -Wl= ,-znocombreloc \ -o temacs pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o dispnew.= o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o categ= ory.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xt= erm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o xgselect.o gtkutil.o e= macs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o m= arker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o s= earch.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floa= tfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o= gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o t= extprop.o composite.o xml.o profiler.o xfont.o ftfont.o xftfont.o ftxfo= nt.o fontset.o fringe.o image.o terminfo.o lastfile.o vm-limit.o ../= lib/libgnu.a -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -pthread -lgtk-x1= 1-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lp= angocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lg= module-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lSM -lICE -lX11 -lXrender -lXft= -lrt -lrt -ltinfo -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-= 2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -l= rt -lglib-2.0 -lfreetype -lfontconfig -lpthread -lm -lgcc -lc -= lgcc /usr/lib64/crtn.o=20 xsettings.o: In function `something_changed_gsettingsCB': /opt/kze/emacs-24.3/src/xsettings.c:215: undefined reference to `g_settings= _get_value' /opt/kze/emacs-24.3/src/xsettings.c:230: undefined reference to `g_settings= _get_value' /opt/kze/emacs-24.3/src/xsettings.c:244: undefined reference to `g_settings= _get_value' xsettings.o: In function `init_gsettings': /opt/kze/emacs-24.3/src/xsettings.c:816: undefined reference to `g_settings= _list_schemas' /opt/kze/emacs-24.3/src/xsettings.c:822: undefined reference to `g_settings= _new' /opt/kze/emacs-24.3/src/xsettings.c:828: undefined reference to `g_settings= _get_value' /opt/kze/emacs-24.3/src/xsettings.c:839: undefined reference to `g_settings= _get_value' /opt/kze/emacs-24.3/src/xsettings.c:848: undefined reference to `g_settings= _get_value' collect2: ld returned 1 exit status make[1]: *** [temacs] Error 1 make[1]: Leaving directory `/opt/kze/emacs-24.3/src' make: *** [src] Error 2 --- snip --- --=20 ------------------------------------------------------------------- | Klaus Zeitler Alcatel-Lucent | | Lorenzstrasse 10 D-70435 Stuttgart, Germany | | Department: MS/E Building: 004 Office: 1/62 | | Telefon: +49 711 821 43898 | | Email: klaus.zeitler@alcatel-lucent.com | | | | Alcatel-Lucent Deutschland AG | | Sitz der Gesellschaft: Stuttgart =C2=B7 Amtsgericht Stuttgart HRB 4026 | | Vorsitzender des Aufsichtsrates: Michael Oppenhoff | | Vorstand: Wilhelm Dresselhaus (Chairman) =C2=B7 Hans-J=C3=B6rg Daub =C2= =B7 | | Andreas Gehe | ------------------------------------------------------------------- --- Issawi's Laws of Progress: The Course of Progress: Most things get steadily worse. The Path of Progress: A shortcut is the longest distance between two point= s. From unknown Sun Jun 22 08:00:01 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 27 Mar 2014 16:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17118 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Klaus.Zeitler@alcatel-lucent.com Cc: 17118@debbugs.gnu.org Received: via spool by 17118-submit@debbugs.gnu.org id=B17118.13959359508993 (code B ref 17118); Thu, 27 Mar 2014 16:00:02 +0000 Received: (at 17118) by debbugs.gnu.org; 27 Mar 2014 15:59:10 +0000 Received: from localhost ([127.0.0.1]:52938 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WTChx-0002Ky-Al for submit@debbugs.gnu.org; Thu, 27 Mar 2014 11:59:09 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:53821) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WTChv-0002Kp-Am for 17118@debbugs.gnu.org; Thu, 27 Mar 2014 11:59:08 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WTChs-0002kZ-8A; Thu, 27 Mar 2014 11:59:04 -0400 From: Glenn Morris References: X-Spook: counter terrorism Blowpipe Al Jazeera morse Medco Vickie X-Ran: tw#A>zmbZ>(YF2KUZ$5?s)!:wY<4,9Hw;`A#:vvuiocgHHnr (Klaus Zeitler's message of "Thu, 27 Mar 2014 12:27:52 +0100") Message-ID: <8cy4zvpr93.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.4 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) Klaus Zeitler wrote: > I'm trying to build emacs on my Centos 6.5 PC > (Linux destgd0h411156 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 > 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux). > > I simply ran "configure --prefix=..." and then "make", but make fails > with linker errors for temacs: [...] > xsettings.o: In function `something_changed_gsettingsCB': > /opt/kze/emacs-24.3/src/xsettings.c:215: undefined reference to `g_settings_get_value' Please see my explanation here: http://lists.gnu.org/archive/html/help-gnu-emacs/2014-03/msg00503.html Red Hat has taken the unusual step of ripping out the gsettings related parts of their glib library. So they have something that advertises itself as gio 2.26.1, but does not include gsettings. I think this is an odd thing to do. I encourage anyone with a RH subscription to report it as a bug against glib2-devel. In Emacs, you can work around it by using configure --without-gsettings. But Emacs should add a configure test to check that gsettings is really present. I tried to do this by simply testing for gio/gsettings.h, but sadly you can't include that header directly, it throws an error if not included via gio/gio.h. From unknown Sun Jun 22 08:00:01 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Klaus.Zeitler@alcatel-lucent.com Subject: bug#17118: closed (Re: bug#17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value) Message-ID: References: <5336B83B.6040306@swipnet.se> X-Gnu-PR-Message: they-closed 17118 X-Gnu-PR-Package: emacs Reply-To: 17118@debbugs.gnu.org Date: Sat, 29 Mar 2014 12:11:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1396095062-25769-1" This is a multi-part message in MIME format... ------------=_1396095062-25769-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 17118@debbugs.gnu.org. --=20 17118: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D17118 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1396095062-25769-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 17118-done) by debbugs.gnu.org; 29 Mar 2014 12:10:46 +0000 Received: from localhost ([127.0.0.1]:55439 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WTs5y-0006h3-0l for submit@debbugs.gnu.org; Sat, 29 Mar 2014 08:10:46 -0400 Received: from mailfe03.swip.net ([212.247.154.65]:52796 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WTs5u-0006go-1z for 17118-done@debbugs.gnu.org; Sat, 29 Mar 2014 08:10:39 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe03.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 321452221; Sat, 29 Mar 2014 13:10:35 +0100 Message-ID: <5336B83B.6040306@swipnet.se> Date: Sat, 29 Mar 2014 13:10:35 +0100 From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Glenn Morris , Klaus.Zeitler@alcatel-lucent.com Subject: Re: bug#17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value References: <8cy4zvpr93.fsf@fencepost.gnu.org> In-Reply-To: <8cy4zvpr93.fsf@fencepost.gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 17118-done Cc: 17118-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello. I have added a configure check for this in the trunk. Jan D. 2014-03-27 16:59, Glenn Morris skrev: > Klaus Zeitler wrote: > >> I'm trying to build emacs on my Centos 6.5 PC >> (Linux destgd0h411156 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 >> 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux). >> >> I simply ran "configure --prefix=..." and then "make", but make fails >> with linker errors for temacs: > [...] >> xsettings.o: In function `something_changed_gsettingsCB': >> /opt/kze/emacs-24.3/src/xsettings.c:215: undefined reference to `g_settings_get_value' > > Please see my explanation here: > > http://lists.gnu.org/archive/html/help-gnu-emacs/2014-03/msg00503.html > > Red Hat has taken the unusual step of ripping out the gsettings related > parts of their glib library. So they have something that advertises > itself as gio 2.26.1, but does not include gsettings. > > I think this is an odd thing to do. I encourage anyone with a RH > subscription to report it as a bug against glib2-devel. > > In Emacs, you can work around it by using configure --without-gsettings. > > But Emacs should add a configure test to check that gsettings is really > present. I tried to do this by simply testing for gio/gsettings.h, but > sadly you can't include that header directly, it throws an error if not > included via gio/gio.h. > > ------------=_1396095062-25769-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 27 Mar 2014 11:28:34 +0000 Received: from localhost ([127.0.0.1]:51807 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WT8U5-0001np-PK for submit@debbugs.gnu.org; Thu, 27 Mar 2014 07:28:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55425) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WT8U2-0001nY-UZ for submit@debbugs.gnu.org; Thu, 27 Mar 2014 07:28:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WT8Ts-0007OB-4z for submit@debbugs.gnu.org; Thu, 27 Mar 2014 07:28:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: *** X-Spam-Status: No, score=3.3 required=5.0 tests=BAYES_50, RECEIVED_FROM_WINDOWS_HOST autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37916) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT8Ts-0007O0-25 for submit@debbugs.gnu.org; Thu, 27 Mar 2014 07:28:20 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57106) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT8Tl-0000tC-4q for bug-gnu-emacs@gnu.org; Thu, 27 Mar 2014 07:28:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WT8Te-0007MJ-9P for bug-gnu-emacs@gnu.org; Thu, 27 Mar 2014 07:28:13 -0400 Received: from hoemail1.alcatel.com ([192.160.6.148]:61498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WT8Te-0007KS-2r for bug-gnu-emacs@gnu.org; Thu, 27 Mar 2014 07:28:06 -0400 Received: from fr711usmtp1.zeu.alcatel-lucent.com (h135-239-2-122.lucent.com [135.239.2.122]) by hoemail1.alcatel.com (8.13.8/IER-o) with ESMTP id s2RBRuMx028826 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Thu, 27 Mar 2014 06:27:58 -0500 (CDT) Received: from FR711WXCHHUB02.zeu.alcatel-lucent.com (fr711wxchhub02.zeu.alcatel-lucent.com [135.239.2.112]) by fr711usmtp1.zeu.alcatel-lucent.com (GMO) with ESMTP id s2RBRsmo001832 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 27 Mar 2014 12:27:56 +0100 Received: from destgd0h411156.de.alcatel-lucent.com (135.239.27.41) by FR711WXCHHUB02.zeu.alcatel-lucent.com (135.239.2.112) with Microsoft SMTP Server (TLS) id 14.2.247.3; Thu, 27 Mar 2014 12:27:54 +0100 From: Klaus Zeitler To: Subject: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value Tomato: Heliotrope Date: Thu, 27 Mar 2014 12:27:52 +0100 Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Originating-IP: [135.239.27.41] X-detected-operating-system: by eggs.gnu.org: Windows NT kernel [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Klaus.Zeitler@alcatel-lucent.com List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) I'm trying to build emacs on my Centos 6.5 PC (Linux destgd0h411156 2.6.32-358.23.2.el6.x86_64 #1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux). I simply ran "configure --prefix=3D..." and then "make", but make fails with linker errors for temacs: --- snip --- gcc -std=3Dgnu99 -nostdlib -Demacs -I. -I/opt/kze/emacs-24.3/src -I../lib = -I/opt/kze/emacs-24.3/src/../lib -pthread -I/usr/include/gtk-2.0 -I/usr/l= ib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/inc= lude/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr= /include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr= /include/freetype2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/gl= ib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/inc= lude -I/usr/include/freetype2 -MMD -MF deps/.d -MP -g3 -O2 -Wl= ,-znocombreloc \ -o temacs pre-crt0.o /usr/lib64/crt1.o /usr/lib64/crti.o dispnew.= o frame.o scroll.o xdisp.o menu.o xmenu.o window.o charset.o coding.o categ= ory.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o xt= erm.o xfns.o xselect.o xrdb.o xsmfns.o xsettings.o xgselect.o gtkutil.o e= macs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o m= arker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o s= earch.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floa= tfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o= gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o t= extprop.o composite.o xml.o profiler.o xfont.o ftfont.o xftfont.o ftxfo= nt.o fontset.o fringe.o image.o terminfo.o lastfile.o vm-limit.o ../= lib/libgnu.a -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -pthread -lgtk-x1= 1-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lp= angocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lg= module-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lSM -lICE -lX11 -lXrender -lXft= -lrt -lrt -ltinfo -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-= 2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -l= rt -lglib-2.0 -lfreetype -lfontconfig -lpthread -lm -lgcc -lc -= lgcc /usr/lib64/crtn.o=20 xsettings.o: In function `something_changed_gsettingsCB': /opt/kze/emacs-24.3/src/xsettings.c:215: undefined reference to `g_settings= _get_value' /opt/kze/emacs-24.3/src/xsettings.c:230: undefined reference to `g_settings= _get_value' /opt/kze/emacs-24.3/src/xsettings.c:244: undefined reference to `g_settings= _get_value' xsettings.o: In function `init_gsettings': /opt/kze/emacs-24.3/src/xsettings.c:816: undefined reference to `g_settings= _list_schemas' /opt/kze/emacs-24.3/src/xsettings.c:822: undefined reference to `g_settings= _new' /opt/kze/emacs-24.3/src/xsettings.c:828: undefined reference to `g_settings= _get_value' /opt/kze/emacs-24.3/src/xsettings.c:839: undefined reference to `g_settings= _get_value' /opt/kze/emacs-24.3/src/xsettings.c:848: undefined reference to `g_settings= _get_value' collect2: ld returned 1 exit status make[1]: *** [temacs] Error 1 make[1]: Leaving directory `/opt/kze/emacs-24.3/src' make: *** [src] Error 2 --- snip --- --=20 ------------------------------------------------------------------- | Klaus Zeitler Alcatel-Lucent | | Lorenzstrasse 10 D-70435 Stuttgart, Germany | | Department: MS/E Building: 004 Office: 1/62 | | Telefon: +49 711 821 43898 | | Email: klaus.zeitler@alcatel-lucent.com | | | | Alcatel-Lucent Deutschland AG | | Sitz der Gesellschaft: Stuttgart =C2=B7 Amtsgericht Stuttgart HRB 4026 | | Vorsitzender des Aufsichtsrates: Michael Oppenhoff | | Vorstand: Wilhelm Dresselhaus (Chairman) =C2=B7 Hans-J=C3=B6rg Daub =C2= =B7 | | Andreas Gehe | ------------------------------------------------------------------- --- Issawi's Laws of Progress: The Course of Progress: Most things get steadily worse. The Path of Progress: A shortcut is the longest distance between two point= s. ------------=_1396095062-25769-1-- From unknown Sun Jun 22 08:00:01 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Mar 2014 19:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17118 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Cc: Klaus.Zeitler@alcatel-lucent.com, 17118@debbugs.gnu.org Received: via spool by 17118-submit@debbugs.gnu.org id=B17118.139612191918761 (code B ref 17118); Sat, 29 Mar 2014 19:39:01 +0000 Received: (at 17118) by debbugs.gnu.org; 29 Mar 2014 19:38:39 +0000 Received: from localhost ([127.0.0.1]:56407 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WTz5T-0004sX-2h for submit@debbugs.gnu.org; Sat, 29 Mar 2014 15:38:39 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:59864) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WTz5Q-0004sM-SU for 17118@debbugs.gnu.org; Sat, 29 Mar 2014 15:38:37 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WTz5P-00015f-8l; Sat, 29 Mar 2014 15:38:35 -0400 From: Glenn Morris References: <8cy4zvpr93.fsf@fencepost.gnu.org> <5336B83B.6040306@swipnet.se> X-Spook: Ron Brown CDMA NSA president bce Al Jazeera high security X-Ran: qPzp6;i3*Nz@Y\W,7ZT9}w|;R8aT3T#4=K<\8$_>)`-%G+;a.IqcZ@&M3wC_W4*I$aw~.l X-Hue: red X-Attribution: GM Date: Sat, 29 Mar 2014 15:38:35 -0400 In-Reply-To: <5336B83B.6040306@swipnet.se> ("Jan =?UTF-8?Q?Dj=C3=A4rv?="'s message of "Sat, 29 Mar 2014 13:10:35 +0100") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -5.4 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) Jan Dj=C3=A4rv wrote: > I have added a configure check for this in the trunk. Thank you. I think it should be in the emacs-24 branch. What do you think? From unknown Sun Jun 22 08:00:01 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value Resent-From: "Jan D." Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Mar 2014 23:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17118 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: "Klaus.Zeitler@alcatel-lucent.com" , "17118@debbugs.gnu.org" <17118@debbugs.gnu.org> Received: via spool by 17118-submit@debbugs.gnu.org id=B17118.13961341176264 (code B ref 17118); Sat, 29 Mar 2014 23:02:01 +0000 Received: (at 17118) by debbugs.gnu.org; 29 Mar 2014 23:01:57 +0000 Received: from localhost ([127.0.0.1]:56509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WU2GC-0001cx-JZ for submit@debbugs.gnu.org; Sat, 29 Mar 2014 19:01:57 -0400 Received: from mailfe08.swip.net ([212.247.154.225]:32862 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WU2Fz-0001cb-Oq for 17118@debbugs.gnu.org; Sat, 29 Mar 2014 19:01:54 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50, MIME_QP_LONG_LINE Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe08.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 489903041; Sun, 30 Mar 2014 00:01:41 +0100 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) From: "Jan D." X-Mailer: iPad Mail (11D167) In-Reply-To: Date: Sun, 30 Mar 2014 00:01:42 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: References: <8cy4zvpr93.fsf@fencepost.gnu.org> <5336B83B.6040306@swipnet.se> X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello. > 29 mar 2014 kl. 20:38 skrev Glenn Morris : >=20 > Jan Dj=C3=A4rv wrote: >=20 >> I have added a configure check for this in the trunk. >=20 > Thank you. I think it should be in the emacs-24 branch. What do you think?= There is a workaround (--without-gsettings) so it is not critical. It only a= ffects RHEL/CentOS. It is not a regression either. So no. Jan D.= From unknown Sun Jun 22 08:00:01 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 29 Mar 2014 23:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17118 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: "Jan D." Cc: "Klaus.Zeitler@alcatel-lucent.com" , "17118@debbugs.gnu.org" <17118@debbugs.gnu.org> Received: via spool by 17118-submit@debbugs.gnu.org id=B17118.13961355798594 (code B ref 17118); Sat, 29 Mar 2014 23:27:01 +0000 Received: (at 17118) by debbugs.gnu.org; 29 Mar 2014 23:26:19 +0000 Received: from localhost ([127.0.0.1]:56513 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WU2dm-0002EY-F1 for submit@debbugs.gnu.org; Sat, 29 Mar 2014 19:26:18 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:34931) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WU2dj-0002EJ-Fp for 17118@debbugs.gnu.org; Sat, 29 Mar 2014 19:26:16 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WU2dh-0008WH-DQ; Sat, 29 Mar 2014 19:26:13 -0400 From: Glenn Morris References: <8cy4zvpr93.fsf@fencepost.gnu.org> <5336B83B.6040306@swipnet.se> X-Spook: subversive S Key ammunition Iran Aldergrove BRLO X-Ran: 4NlxKx1*<(PcptyS&y.7C#g^z-s,5"w>Wn,>7$L"Hs}#!CXvwtlTS#9H4} (Jan D.'s message of "Sun, 30 Mar 2014 00:01:42 +0100") Message-ID: <01k3bcwpre.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.4 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.4 (-----) "Jan D." wrote: >> Thank you. I think it should be in the emacs-24 branch. What do you think? > > There is a workaround (--without-gsettings) so it is not critical. It only affects RHEL/CentOS. It is not a regression either. So no. Well, emacs-24 is not in the "regression only" stage yet. It hasn't even started pretesting. By the time 24.5 is out, RHEL7 probably will be, and this won't even be relevant any more. From unknown Sun Jun 22 08:00:01 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value Resent-From: Jan =?UTF-8?Q?Dj=C3=A4rv?= Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 30 Mar 2014 10:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17118 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: "Klaus.Zeitler@alcatel-lucent.com" , "17118@debbugs.gnu.org" <17118@debbugs.gnu.org> Received: via spool by 17118-submit@debbugs.gnu.org id=B17118.139617632628169 (code B ref 17118); Sun, 30 Mar 2014 10:46:02 +0000 Received: (at 17118) by debbugs.gnu.org; 30 Mar 2014 10:45:26 +0000 Received: from localhost ([127.0.0.1]:56753 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WUDEz-0007KG-N2 for submit@debbugs.gnu.org; Sun, 30 Mar 2014 06:45:25 -0400 Received: from mailfe03.swip.net ([212.247.154.65]:60975 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WUDEv-0007K4-OW for 17118@debbugs.gnu.org; Sun, 30 Mar 2014 06:45:23 -0400 X-T2-Spam-Status: No, hits=0.0 required=5.0 Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe03.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 321620117; Sun, 30 Mar 2014 12:45:19 +0200 Message-ID: <5337F5BF.5000509@swipnet.se> Date: Sun, 30 Mar 2014 12:45:19 +0200 From: Jan =?UTF-8?Q?Dj=C3=A4rv?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 References: <8cy4zvpr93.fsf@fencepost.gnu.org> <5336B83B.6040306@swipnet.se> <01k3bcwpre.fsf@fencepost.gnu.org> In-Reply-To: <01k3bcwpre.fsf@fencepost.gnu.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello. 2014-03-30 00:26, Glenn Morris skrev: > "Jan D." wrote: > >>> Thank you. I think it should be in the emacs-24 branch. What do you think? >> >> There is a workaround (--without-gsettings) so it is not critical. It only affects RHEL/CentOS. It is not a regression either. So no. > > Well, emacs-24 is not in the "regression only" stage yet. > It hasn't even started pretesting. > By the time 24.5 is out, RHEL7 probably will be, and this won't even be > relevant any more. > Ok, I backported it to emacs-24. Jan D. From debbugs-submit-bounces@debbugs.gnu.org Sun Mar 30 14:23:20 2014 Received: (at control) by debbugs.gnu.org; 30 Mar 2014 18:23:20 +0000 Received: from localhost ([127.0.0.1]:57258 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WUKO8-0004JA-2B for submit@debbugs.gnu.org; Sun, 30 Mar 2014 14:23:20 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:48444) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WUKO3-0004J0-US for control@debbugs.gnu.org; Sun, 30 Mar 2014 14:23:16 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WUKO3-0008VX-9J for control@debbugs.gnu.org; Sun, 30 Mar 2014 14:23:15 -0400 Date: Sun, 30 Mar 2014 14:23:15 -0400 Message-Id: Subject: control message for bug 17118 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.6 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.6 (-----) fixed 17118 24.4 From unknown Sun Jun 22 08:00:01 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 30 Mar 2014 18:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17118 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Jan =?UTF-8?Q?Dj=C3=A4rv?= Cc: "Klaus.Zeitler@alcatel-lucent.com" , "17118@debbugs.gnu.org" <17118@debbugs.gnu.org> Received: via spool by 17118-submit@debbugs.gnu.org id=B17118.139620437621844 (code B ref 17118); Sun, 30 Mar 2014 18:33:02 +0000 Received: (at 17118) by debbugs.gnu.org; 30 Mar 2014 18:32:56 +0000 Received: from localhost ([127.0.0.1]:57263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WUKXO-0005gF-QE for submit@debbugs.gnu.org; Sun, 30 Mar 2014 14:32:55 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:48583) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WUKXL-0005g3-Pu for 17118@debbugs.gnu.org; Sun, 30 Mar 2014 14:32:52 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WUKXK-0001WR-2h; Sun, 30 Mar 2014 14:32:50 -0400 From: Glenn Morris References: <8cy4zvpr93.fsf@fencepost.gnu.org> <5336B83B.6040306@swipnet.se> <01k3bcwpre.fsf@fencepost.gnu.org> <5337F5BF.5000509@swipnet.se> X-Spook: bemd Panama COSCO Plame AFSPC 9705 Samford Road hackers X-Ran: UQ}{7c9oi ("Jan =?UTF-8?Q?Dj=C3=A4rv?="'s message of "Sun, 30 Mar 2014 12:45:19 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.6 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.6 (-----) Thanks. Potentially dumb question: Do you not have to temporarily add GSETTINGS_CFLAGS etc to CFLAGS while you test for gsettings? Also, isn't this double "$$" wrong: if test "$$GSETTINGS_COMPILES" = "yes"; then From unknown Sun Jun 22 08:00:01 2025 X-Loop: help-debbugs@gnu.org Subject: bug#17118: 24.3 build on Centos 6.5: undefined ref to `g_settings_get_value Resent-From: "Jan D." Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 31 Mar 2014 06:11:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 17118 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: "Klaus.Zeitler@alcatel-lucent.com" , "17118@debbugs.gnu.org" <17118@debbugs.gnu.org> Received: via spool by 17118-submit@debbugs.gnu.org id=B17118.139624622729341 (code B ref 17118); Mon, 31 Mar 2014 06:11:03 +0000 Received: (at 17118) by debbugs.gnu.org; 31 Mar 2014 06:10:27 +0000 Received: from localhost ([127.0.0.1]:57543 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WUVQP-0007dA-PU for submit@debbugs.gnu.org; Mon, 31 Mar 2014 02:10:26 -0400 Received: from mailfe03.swip.net ([212.247.154.65]:60054 helo=swip.net) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1WUVQG-0007cl-BU for 17118@debbugs.gnu.org; Mon, 31 Mar 2014 02:10:21 -0400 X-T2-Spam-Status: No, hits=0.8 required=5.0 tests=BAYES_50 Received: from hosdjarv.se (account mj138573@tele2.se [46.59.42.57] verified) by mailfe03.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 321752110; Mon, 31 Mar 2014 08:10:14 +0200 Received: from jdvpro.hq.ismobile.com (unknown [176.57.193.190]) (Authenticated sender: jhd) by hosdjarv.se (Postfix) with ESMTPSA id 711121A03E9; Mon, 31 Mar 2014 06:10:13 +0000 (UTC) Message-ID: <533906C2.1090001@swipnet.se> Date: Mon, 31 Mar 2014 08:10:10 +0200 From: "Jan D." User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 References: <8cy4zvpr93.fsf@fencepost.gnu.org> <5336B83B.6040306@swipnet.se> <01k3bcwpre.fsf@fencepost.gnu.org> <5337F5BF.5000509@swipnet.se> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) Hello. Glenn Morris skrev 2014-03-30 20:32: > > Thanks. Potentially dumb question: > Do you not have to temporarily add GSETTINGS_CFLAGS etc to CFLAGS while > you test for gsettings? > > Also, isn't this double "$$" wrong: > > if test "$$GSETTINGS_COMPILES" = "yes"; then > My mistake. I have fixed these. But when I fixed it, I did it in the trunk first. Maybe I should take a vacation... Jan D. From debbugs-submit-bounces@debbugs.gnu.org Wed May 07 15:46:06 2014 Received: (at control) by debbugs.gnu.org; 7 May 2014 19:46:06 +0000 Received: from localhost ([127.0.0.1]:54847 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wi7n4-0006HO-5W for submit@debbugs.gnu.org; Wed, 07 May 2014 15:46:06 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:60948 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Wi7n2-0006HC-FL for control@debbugs.gnu.org; Wed, 07 May 2014 15:46:04 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1Wi7n2-0006Ju-6D for control@debbugs.gnu.org; Wed, 07 May 2014 15:46:04 -0400 Date: Wed, 07 May 2014 15:46:04 -0400 Message-Id: Subject: control message for bug 17435 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -5.7 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.7 (-----) unarchive 17118 forcemerge 17118 17435