[oe] jni.h included

Martin Ertsås mertsas at cisco.com
Tue Oct 9 05:51:32 UTC 2012


As you are using icedtea6, I guess DEPENDS += "icedtea6" should do it.

- Martin

On 10/08/12 16:49, Jaap de Jong wrote:
>
> On 10/08/2012 04:05 PM, Khem Raj wrote:
>> On Mon, Oct 8, 2012 at 4:18 AM, Jaap de Jong <jaap.dejong at nedap.com>
>> wrote:
>>> Hi All!
>>> probably a stupid question... my apologies!
>>> If a source I'm working on #include jni.h what do I need to add in a
>>> recipe
>>> to get it translated?
>> DEPENDS += "openjdk" or something like that which denotes jdk
>>
> Tried
>     DEPENDS += "openjdk"
> unfortunately errors out with
>     ERROR: Nothing PROVIDES 'openjdk'
>
> Tried with
>     DEPENDS += "openjdk-6"
> but that errors out with
>     fatal error: jni.h: No such file or directory
>
> So finally I ended up adding this:
>     CFLAGS += "-I${STAGING_LIBDIR_NATIVE}/jvm/icedtea6-native/include
> -I${STAGING_LIBDIR_NATIVE}/jvm/icedtea6-native/include/linux"
> But that just looks so ugly...
>
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel





More information about the Openembedded-devel mailing list