Re: Trying to compile GConf for Gnome2



Havoc Pennington writes:

thelupine <thelupine softhome net> writes:

I am trying to compile Gnome2 from scratch and I have come up against a
problem with GConf-1.2.0.  This is the error I am getting when trying to
do a "make":
gconfd.c: In function `main':
gconfd.c:484: warning: implicit declaration of function `setlocale'
gconfd.c:484: `LC_ALL' undeclared (first use in this function)
gconfd.c:484: (Each undeclared identifier is reported only once
gconfd.c:484: for each function it appears in.)
I've read in the archives that I might have to add:
"#include <locale.h>" to gconf/gconf.c
I've done this, but I am still getting the same error.

You needed to add it to gconf/gconfd.c not gconf/gconf.c Anyhow fixed in 1.2.1, so just grab that.
Havoc

Great...not only am I a NewB....but now I am a blind NewB....can't believe I missed the "d". Thank you thank you thank you thank you.....and oh yeah....THANK YOU! -Lup



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