emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compilation bug with the gsettings stuff


From: Jan Djärv
Subject: Re: Compilation bug with the gsettings stuff
Date: Thu, 30 Jun 2011 16:55:04 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:5.0) Gecko/20110624 Thunderbird/5.0

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 via email to

[Prev in Thread] Current Thread [Next in Thread]