[Gpephone-devel] OE & BitBake
ZHAO Liangjing RD-ILAB-PEK
liangjing.zhao at orange-ftgroup.com
Tue Jun 26 11:26:56 CEST 2007
Hello, Florian,
I am trying to compile gpephone image with OE.
I got error for gconf-dbus:
ccache i486-linux-gcc -DHAVE_CONFIG_H -I. -I/scratchbox/OE/build_x86/work/i486-linux/gconf-dbus-2.16.0+svn20070512-r0/trunk/gconf -I.. -I/scratchbox/OE/build_x86/work/i486-linux/gconf-dbus-2.16.0+svn20070512-r0/trunk -I.. -I/scratchbox/OE/build_x86/staging/i486-linux/include/glib-2.0 -I/scratchbox/OE/build_x86/staging/i486-linux/lib/glib-2.0/include -I/scratchbox/OE/build_x86/staging/i486-linux/include/dbus-1.0 -I/scratchbox/OE/build_x86/staging/i486-linux/lib/dbus-1.0/include -I/scratchbox/OE/build_x86/staging/i486-linux/include/gtk-2.0 -I/scratchbox/OE/build_x86/staging/i486-linux/lib/gtk-2.0/include -I/scratchbox/OE/build_x86/staging/i486-linux/include -I/scratchbox/OE/build_x86/staging/i486-linux/include/atk-1.0 -I/scratchbox/OE/build_x86/staging/i486-linux/include/pango-1.0 -I/scratchbox/OE/build_x86/staging/i486-linux/include/freetype2 -I/scratchbox/OE/build_x86/staging/i486-linux/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/scratchbox/OE/build_x86/work/i486-linux/gconf-dbus-2.16.0+svn20070512-r0/trunk\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib/GConf-dbus/2\" -DVERSION=\"2.16.0\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -DDBUS_API_SUBJECT_TO_CHANGE=\"1\" -isystem/scratchbox/OE/build_x86/staging/i486-linux/include -isystem/scratchbox/OE/build_x86/staging/i486-linux/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -O2 -Wall -MT gconf-value.lo -MD -MP -MF .deps/gconf-value.Tpo -c gconf-value.c -fPIC -DPIC -o .libs/gconf-value.o
gconf-value.c: In function 'gconf_value_new':
gconf-value.c:76: warning: implicit declaration of function 'g_slice_new0'
gconf-value.c:76: error: expected expression before 'GConfRealValue'
gconf-value.c: In function 'gconf_value_free':
gconf-value.c:829: warning: implicit declaration of function 'g_slice_free'
gconf-value.c:829: error: expected expression before 'GConfRealValue'
gconf-value.c: In function 'gconf_entry_new_nocopy':
gconf-value.c:1455: warning: implicit declaration of function 'g_slice_new'
gconf-value.c:1455: error: expected expression before 'GConfRealEntry'
gconf-value.c:1455: warning: assignment makes pointer from integer without a cast
gconf-value.c: In function 'gconf_entry_unref':
gconf-value.c:1494: error: expected expression before 'GConfRealEntry'
make[3]: *** [gconf-value.lo] Error 1
make[3]: Leaving directory `/scratchbox/OE/build_x86/work/i486-linux/gconf-dbus-2.16.0+svn20070512-r0/trunk/gconf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/scratchbox/OE/build_x86/work/i486-linux/gconf-dbus-2.16.0+svn20070512-r0/trunk/gconf'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/scratchbox/OE/build_x86/work/i486-linux/gconf-dbus-2.16.0+svn20070512-r0/trunk'
make: *** [all] Error 2
FATAL: oe_runmake failed
It seems the error becomes of gconf-dbus depending on new version of glib. How can we solve the problem? I am quit new to OE.
BTW, where can I find some manual for bitbake ?
How can I setup bitbake environment without OE? Is it possible to use bitbake to auto compile the gpephone components in scratchbox & product separated ipkgs?
Thanks!
Liangjing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.linuxtogo.org/pipermail/gpephone-devel/attachments/20070626/03e2cdba/attachment.htm
More information about the Gpephone-devel
mailing list