[gnome-love] problems to build gconf and dbus with jhbuild



Hi!

I'm trying to build GNOME using jhbuild but have problems with 2 majors
softs.
I'm with a Ubuntu Breezy.

gconf:
xml-entry.c:1160: warning: pointer targets in passing argument 1 of
'__builtin_strcmp' differ in signedness
[...] Lot of warnings for xml-entry.C [...]
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../gconf -DORBIT2=1
-pthread -I/home/cassidy/work/gnome-install/include/glib-2.0
-I/home/cassidy/work/gnome-install/lib/glib-2.0/include
-I/home/cassidy/work/gnome-install/include/orbit-2.0
-I/home/cassidy/work/gnome-install/include/libxml2
-DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -g -O2
-Wall -MT xml-test.o -MD -MP -MF ".deps/xml-test.Tpo" \
  -c -o xml-test.o `test -f 'xml-test.c' || echo './'`xml-test.c; \
then mv -f ".deps/xml-test.Tpo" ".deps/xml-test.Po"; \
else rm -f ".deps/xml-test.Tpo"; exit 1; \
fi
make[2]: *** No rule to make target
`../backends/libgconfbackend-oldxml.la', needed by `xml-test'.  Stop.
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/cassidy/work/gnome/gconf/backends'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cassidy/work/gnome/gconf'
make: *** [all] Error 2
*** error during stage build of gconf: could not build module *** [1/1]


dbus:
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..
-I/home/cassidy/work/gnome-install/include/glib-2.0
-I/home/cassidy/work/gnome-install/lib/glib-2.0/include
-DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=
\"/home/cassidy/work/gnome-install/share/locale\"
-DDBUS_API_SUBJECT_TO_CHANGE=1   -g -O2 -Wall -Wchar-subscripts
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs
-Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT
dbus-gtest-main.o -MD -MP -MF ".deps/dbus-gtest-main.Tpo" -c -o
dbus-gtest-main.o dbus-gtest-main.c; \
then mv -f ".deps/dbus-gtest-main.Tpo" ".deps/dbus-gtest-main.Po"; else
rm -f ".deps/dbus-gtest-main.Tpo"; exit 1; fi
make[4]: *** No rule to make target `../glib/libdbus-glib-1.la', needed
by `dbus-glib-test'.  Stop.
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/home/cassidy/work/gnome/dbus/glib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/cassidy/work/gnome/dbus/glib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/cassidy/work/gnome/dbus/glib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cassidy/work/gnome/dbus'
make: *** [all] Error 2
*** error during stage build of dbus: could not build module *** [1/1]


Any idea to solve this compilation problem?

Thanks a lot

        G.


-- 
Guillaume Desmottes <cass skynet be>
Jabber <cassidy jabber belnet be>
GPG 1024D/711E31B1 | 1B5A 1BA8 11AA F0F1 2169  E28A AC55 8671 711E 31B1

Attachment: signature.asc
Description: This is a digitally signed message part



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