Re: [yocto] meta-java compilation failure

2014-02-19 Thread Marco
Il 16/02/2014 07:09, Khem Raj ha scritto: On Feb 15, 2014, at 4:03 AM, Ashish Dalela mailto:ashish.dal...@gmail.com>> wrote: checking where jni_md.h is installed... /usr/local/classpath/include checking /usr/local/classpath/include/jni_md.h usability... no checking /usr/local/classpath/include

Re: [yocto] meta-java compilation failure

2014-02-15 Thread Khem Raj
On Feb 15, 2014, at 4:03 AM, Ashish Dalela wrote: > checking where jni_md.h is installed... /usr/local/classpath/include > checking /usr/local/classpath/include/jni_md.h usability... no > checking /usr/local/classpath/include/jni_md.h presence... no > checking for /usr/local/classpath/include/jn

Re: [yocto] meta-java compilation failure

2014-02-15 Thread Ashish Dalela
Thanks for your help. I tried that now I'm seeing another issue during cacao configure: checking where jni_md.h is installed... /usr/local/classpath/include checking /usr/local/classpath/include/jni_md.h usability... no checking /usr/local/classpath/include/jni_md.h presence... no checking for /us

Re: [yocto] meta-java compilation failure

2014-02-13 Thread Khem Raj
On Feb 12, 2014, at 11:35 PM, Ashish Dalela wrote: > I see these in my tree: > > build/tmp/sysroots/x86_64-linux/usr/share/java/gnumail-1.1.2.jar > ./x86_64-linux/gnumail-native/1.1.2-r1/mail-1.1.2/source/javax/mail > ./x86_64-linux/gnumail-native/1.1.2-r1/mail-1.1.2/javamail.providers.in > ./x

Re: [yocto] meta-java compilation failure

2014-02-12 Thread Ashish Dalela
I see these in my tree: build/tmp/sysroots/x86_64-linux/usr/share/java/gnumail-1.1.2.jar ./x86_64-linux/gnumail-native/1.1.2-r1/mail-1.1.2/source/javax/mail ./x86_64-linux/gnumail-native/1.1.2-r1/mail-1.1.2/javamail.providers.in ./x86_64-linux/gnumail-native/1.1.2-r1/mail-1.1.2/javamail.providers

Re: [yocto] meta-java compilation failure

2014-02-12 Thread Gaurang Shastri
Hi, The main error is DEBUG: Executing shell function do_compile | -- | 1. WARNING in src/main/java/org/apache/log4j/spi/NOPLogger.java (at line 59) | void closeNestedAppenders() { |^^ | The method NOPLogger.closeNestedAppenders() does not override th

[yocto] meta-java compilation failure

2014-02-12 Thread Ashish Dalela
Hi I'm facing the below compilation failure while doing "bitbake openjdk-7-jre". Any suggestions on how to fix this? Thanks! Log data follows: | DEBUG: Executing shell function do_compile | -- | 1. WARNING in src/main/java/org/apache/log4j/spi/NOPLogger.java (at line 59) | void clo