No subject
Wed Feb 20 23:39:00 CET 2008
make -f make_linux.mak make_swt make_atk make_cairo
make[1]: Entering directory
`/usr/src/sdk4000/tmp/work/armv5te-angstrom-linux-gnueabi/swt3.
ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale -O -Wall
-DSWT_VERSION=3
In file included from swt.c:12:
swt.h:23:17: error: jni.h: No such file or directory
However, "find tmp/staging -name jni.h" finds
tmp/staging/i686-linux/include/classpath/jni.h and
tmp/staging/i686-linux/include/classpath-initial/jni.h.
packages/swt-gtk.inc has only
do_compile() {
oe_runmake NATIVE_STATS="-I${STAGING_INCDIR}/classpath"
}
which doesn't cover the path where jni.h is located. I'm unsure if classpath
installed it's jni.h file into the wrong location or if NATIVE_STATS should be
amended with additional -I switches.
--
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list