all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Crick <dacrick@gmail.com>
To: 17435@debbugs.gnu.org
Subject: bug#17435: RHBA-2014:0303-1 (Red Hat bug fix) breaks compilation of Emacs
Date: Wed, 7 May 2014 20:37:44 +0100	[thread overview]
Message-ID: <CAKU-rVEbQ-8A3mz3jFs6ETSWO0ATadZ+y3GM_tQHtqAkhywUWQ@mail.gmail.com> (raw)

RHBA-2014:0303-1:

The previous rebase to GLib 2.26 added the GSettings API, but without the
gsettings-desktop-schemas package. As a consequence, some programs
(such as OpenJDK or VMWare) attempted to use GSettings, but since
gsettings-desktop-schemas was absent, these programs terminated unexpectedly.
This update removes GSettings from glib2, and the crashes now no longer occur.



Unfortunately this now breaks compilation of emacs from stock source
(emacs-24.3):

xsettings.o: In function `something_changed_gsettingsCB':
xsettings.c:(.text+0x33f): undefined reference to `g_settings_get_value'
xsettings.c:(.text+0x3db): undefined reference to `g_settings_get_value'
xsettings.c:(.text+0x46d): undefined reference to `g_settings_get_value'
xsettings.o: In function `init_gsettings':
xsettings.c:(.text+0x1791): undefined reference to `g_settings_list_schemas'
xsettings.c:(.text+0x17f2): undefined reference to `g_settings_new'
xsettings.c:(.text+0x187a): undefined reference to `g_settings_get_value'
xsettings.c:(.text+0x18f0): undefined reference to `g_settings_get_value'
xsettings.c:(.text+0x1966): undefined reference to `g_settings_get_value'


Rolling back to an earlier version of the glib2 RPMs results in Emacs
compiling OK again.





             reply	other threads:[~2014-05-07 19:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-07 19:37 David Crick [this message]
2014-05-07 19:45 ` bug#17435: RHBA-2014:0303-1 (Red Hat bug fix) breaks compilation of Emacs Glenn Morris
2014-05-07 19:49   ` David Crick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAKU-rVEbQ-8A3mz3jFs6ETSWO0ATadZ+y3GM_tQHtqAkhywUWQ@mail.gmail.com \
    --to=dacrick@gmail.com \
    --cc=17435@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.