Re: gconf



[please CC to me]

* Havoc Pennington:

| Can you send the error message to gconf-list gnome org? Colm does most
| of the bdb work.

Hello all, I try to compile gconf 0.12.

Linux 2.4.2
libc-2.2.2.so
gcc 2.95.2
GNU ld version 2.10.91 (with BFD 2.10.91.0.4)

Making all in backends
make[2]: Entering directory `/home/gzp/src/x/GConf-0.12/backends'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../gconf 	-I/usr/lib/glib/include -I/x/include -I/usr/lib/glib/include -I/usr/lib/glib/include -I/x/include -I/x/include/gnome-xml 	-DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -g -O2 -Wall -DGCONF_ENABLE_DEBUG=1 -c bdb.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../gconf -I/usr/lib/glib/include -I/x/include -I/usr/lib/glib/include -I/usr/lib/glib/include -I/x/include -I/x/include/gnome-xml -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -g -O2 -Wall -DGCONF_ENABLE_DEBUG=1 -c bdb.c  -fPIC -DPIC -o bdb.lo
bdb.c: In function `bdb_init':
bdb.c:103: warning: passing arg 3 of pointer to function makes pointer from integer without a cast
bdb.c:103: too few arguments to function
bdb.c:105: too few arguments to function
bdb.c: In function `bdb_open_table':
bdb.c:116: warning: `ret' might be used uninitialized in this function
bdb.c: At top level:
bdb.c:335: warning: static declaration for `get_dir_id' follows non-static
bdb.c:409: warning: static declaration for `get_or_create_dir' follows non-static
bdb.c: In function `put_key':
bdb.c:564: warning: unused variable `skeyp'
bdb.c: At top level:
bdb.c:624: warning: return-type defaults to `int'
bdb.c: In function `bdb_query_value':
bdb.c:882: warning: unused variable `schema_key'
bdb.c: In function `bdb_set_schema':
bdb.c:1096: warning: unused variable `localised_key'
bdb.c:1095: warning: `parent_id' might be used uninitialized in this function
bdb.c: At top level:
bdb.c:71: warning: `exit_error' defined but not used
bdb.c:860: warning: `get_schema_default_value' defined but not used
make[2]: *** [bdb.lo] Error 1
make[2]: Leaving directory `/home/gzp/src/x/GConf-0.12/backends'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gzp/src/x/GConf-0.12'
make: *** [all-recursive-am] Error 2

What do I need to correct?




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