On Sat, 2011-04-16 at 14:28 +0200, Paul Menzel wrote: > Am Freitag, den 15.04.2011, 22:40 +0200 schrieb Denis 'GNUtoo' Carikli: > > On Fri, 2011-04-15 at 18:42 +0200, Patrik Dahlström wrote: > > > * autoconf does not fill in any CFLAGS or LIBS for libIDL-2.0. This > > > patch sets the appropriate flags in autoconf.mk.in for > > > HOST_LIBIDL_CFLAGS and HOST_LIBIDL_LIBS. > > What error did you get? > > Maybe you could add something like: > > This patch fixes the following error: > > [ERROR here] > > To the commit message. > > I get the following error message. > > make[7]: Entering directory > `/oe/build-minimal-eglibc/minimal-dev/work/armv7a-oe-linux-gnueabi/firefox-3.6.8-r3/mozilla-1.9.2/xpcom/typelib/xpidl' > xpidl.c > gcc -o host_xpidl.o -c > -isystem/oe/build-minimal-eglibc/minimal-dev/sysroots/i686-linux/usr/include > -O2 -g -DXP_UNIX -O3 -DMDCPUCFG=\"md/_linux.cfg\" -I. -I. -I../../.. > /dist/include -I../../../dist/include/nsprpub > -I/oe/build-minimal-eglibc/minimal-dev/work/armv7a-oe-linux-gnueabi/firefox-3.6.8-r3/mozilla-1.9.2/dist/include/nspr > -I/hom > > e/paul/oe/build-minimal-eglibc/minimal-dev/work/armv7a-oe-linux-gnueabi/firefox-3.6.8-r3/mozilla-1.9.2/dist/include/nss > -I/oe/build-minimal-eglibc/minimal-dev/work/a > > rmv7a-oe-linux-gnueabi/firefox-3.6.8-r3/mozilla-1.9.2/dist/include/nspr > xpidl.c > > In file included from xpidl.c:42: > xpidl.h:49:18: error: glib.h: No such file or directory I think I had the same error while trying to cross-compile firefox(I remember some glib.h) ...
Thanks a lot for the patch. Denis. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
