all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: Compilation bug with the gsettings stuff
Date: Thu, 30 Jun 2011 16:55:04 +0200	[thread overview]
Message-ID: <4E0C8E48.4080601@swipnet.se> (raw)
In-Reply-To: <m3ei2bfkia.fsf@quimbies.gnus.org>

Try with --without-gsettings.  I'll fix it.

	Jan D.


Lars Magne Ingebrigtsen skrev 2011-06-30 16.42:
> After pulling bzr now, first ./configure would infloop because of a
> missing "&&  test", which I fixed.
>
> But now compilation fails with:
>
> xsettings.c:211: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
> xsettings.c: In function 'init_gsettings':
> xsettings.c:791: error: 'gsettings_client' undeclared (first use in this function)
> xsettings.c:791: error: (Each undeclared identifier is reported only once
> xsettings.c:791: error: for each function it appears in.)
> xsettings.c:791: warning: implicit declaration of function 'g_settings_new'
> xsettings.c:803: warning: implicit declaration of function 'g_settings_get_value'
> xsettings.c:812: warning: implicit declaration of function 'g_settings_bind'
> xsettings.c:813: error: 'G_SETTINGS_BIND_GET' undeclared (first use in this function)
> xsettings.c: In function 'syms_of_xsettings':
> xsettings.c:937: error: 'gsettings_client' undeclared (first use in this function)
> make[1]: *** [xsettings.o] Error 1
>



  reply	other threads:[~2011-06-30 14:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-30 14:42 Compilation bug with the gsettings stuff Lars Magne Ingebrigtsen
2011-06-30 14:55 ` Jan Djärv [this message]
2011-06-30 15:08 ` Jan Djärv
2011-06-30 15:10   ` Lars Magne Ingebrigtsen

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=4E0C8E48.4080601@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=emacs-devel@gnu.org \
    --cc=larsi@gnus.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.