Re: [yocto] Error In java cross compilation using Yocto

2013-10-05 Thread Aman Sharma
Hello Raj, Thanks for your reply. Same error message is coming again after applying the above patch. Regards Aman On Sat, Oct 5, 2013 at 10:58 AM, Khem Raj raj.k...@gmail.com wrote: Apply https://github.com/kraj/meta-java/commit/22983b1ab80b3393ecc27e5c3d3a9b52e3b8e692 On Friday, October

[yocto] Fwd: java cross compilation

2013-10-05 Thread abhishek jain
Hi All, I need to cross compile openjdk-7-jre in ppc64 platform using Yocto. After setting the environment i am running bitbake openjdok-7-jre command but i am getting following error message: BB_VERSION= 1.18.0 BUILD_SYS = i686-linux NATIVELSBSTRING = Ubuntu-12.10 TARGET_SYS

Re: [yocto] Error In java cross compilation using Yocto

2013-10-05 Thread Khem Raj
Do a clean build On Friday, October 4, 2013, Aman Sharma wrote: Hello Raj, Thanks for your reply. Same error message is coming again after applying the above patch. Regards Aman On Sat, Oct 5, 2013 at 10:58 AM, Khem Raj raj.k...@gmail.comjavascript:_e({}, 'cvml',

Re: [yocto] Fwd: java cross compilation

2013-10-05 Thread Khem Raj
Sometimes download issues are transient so please retry, since meta-java sources may not have been mirrored into the premier roars we have, its more likely to happen On Friday, October 4, 2013, abhishek jain wrote: Hi All, I need to cross compile openjdk-7-jre in ppc64 platform using Yocto.