GNU bug report logs - #12332
24.2.50; forgetting --without-gconf leads to crash at launch

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Sun, 2 Sep 2012 09:51:01 UTC

Severity: normal

Found in version 24.2.50

Done: Jan Djärv <jan.h.d <at> swipnet.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Jan D." <jan.h.d <at> swipnet.se>
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Cc: 12332-done <at> debbugs.gnu.org
Subject: bug#12332: 24.2.50; forgetting --without-gconf leads to crash at launch
Date: Sun, 02 Sep 2012 20:48:39 +0200
Peter Dyballa skrev 2012-09-02 19:50:
>
> Am 02.09.2012 um 13:17 schrieb Jan Djärv:
>
>> GConf uses Gobject (where g_type_init is), but does not list it as a link time dependency, it apparently is linked in at runtime.  Thus, configure for Emacs does not find g_type_init and does not call it.
>
> I simply thought: Why is configure checking something really not related with Athena?
>

I don't understand the question.  You can link in for example dbus or 
libxml, both which doesn't have anything to do with Athena.  But in both 
cases we must check for them.
The text font for Emacs is taken from GConf if available (but Xsettings 
is preferred), so we must check for that.  Not all optional libraries in 
Emacs are related to the toolkit used.

	Jan D.





This bug report was last modified 12 years and 269 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.