2011/8/1 Miloslav Trmač <m...@volny.cz>:
> On Tue, Aug 2, 2011 at 12:15 AM, Richard Shaw <hobbes1...@gmail.com> wrote:
>> ./configure: line 4193: GLIB_GSETTINGS: command not found
>>
>> While I found quite a few hits on google, it seemed to be short on 
>> solutions...
>>
>> I checked out the configuration file and it just has a single line:
>>
>> GLIB_SETTINGS
>>
>> Is this an environment variable that's supposedly magically set to something?
> This is an attempt to use an autoconf macro that is not defined on your 
> system.
>
> Is it SETTINGS or _G_SETTINGS?  GLIB_GSETTINGS is defined in
> glib2-devel's /usr/share/aclocal/gsettings.m4 on F15, so adding a
> BuildRequires: might help.

That got it!

Of course a better (more useful) error message would have helped...

Thanks,
Richard
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to