On Thu, Dec 20, 2012 at 7:01 AM, Martin Jansa <[email protected]> wrote: > On Wed, Dec 19, 2012 at 02:32:09PM -0200, Otavio Salvador wrote: >> This reverts commit 14b68506078a4133e743491d35245775a58a1317. >> >> Change-Id: I3dd4afe60d217e96fef08377c2d32f5c793af992 >> Signed-off-by: Otavio Salvador <[email protected]> > > Unfortunately still fails here: > | gcc -DHAVE_CONFIG_H -I. -I../../include -I../../lib/Xm -O2 -pipe > -g -feliminate-unused-debug-types -Wall -g -fno-strict-aliasing > -Wno-unused -Wno-comment -fno-tree-ter > -I/OE/jansa-test/shr-core/tmp-eglibc/sysroots/qemuarm/usr/include/freetype2 > -c makestrs.c > | makestrs.c:51:21: fatal error: X11/Xos.h: No such file or directory > | compilation terminated. > | make: *** [makestrs.o] Error 1 > | make: Leaving directory > `/OE/jansa-test/shr-core/tmp-eglibc/work/armv5te-oe-linux-gnueabi/openmotif/2.3.3-r2/openmotif-2.3.3/config/util'
I built it here and I did it with a clean tmp and it worked. Please check if it is a missing depends on xproto. If it works I can send a new patch adding it. -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
