[yocto] meta-oracle-java fails

Ashish Dalela ashish.dalela at gmail.com
Fri Jan 17 12:16:08 PST 2014


I already have the following in my jdk and jre recipes:

DEPENDS = "libav gtk+ libxslt libxtst"

Should I have RDEPENDS?

Thanks
-Ashish


On Sat, Jan 18, 2014 at 1:23 AM, Khem Raj <raj.khem at gmail.com> wrote:

> On Fri, Jan 17, 2014 at 11:46 AM, Ashish Dalela <ashish.dalela at gmail.com>
> wrote:
> >
> > Hi,
> >
> > I'm trying to build JDK and JRE using the meta-oracle-java recipes. The
> > recipes build fine, but during do_rootfs (core-image-basic) I see the
> > following errors:
> >
> > FOR JRE:
> > | Computing transaction...error: Can't install
> > oracle-jse-jre-i586-1.7.0-u25r0 at i586: no package provides
> libavcodec.so.52
> >
> > FOR JDK:
> > | Computing transaction...error: Can't install
> > oracle-jse-jdk-i586-1.7.0-u51r0 at i586: no package provides
> > libavcodec.so.52(LIBAVCODEC_52)
> >
> > meta/recipes-multimedia/libav/libav_0.7.4.bb builds libavcodec.so.53.
> >
> > Does anyone know how to fix this issue?
>
> add libav to DEPENDS in recipe which is providing oracle-jse-jdk
>
> >
> > I already tried manually copying libavcodec.so.53 to libavcodec.so.52
> but it
> > does not help.
> >
> > Thanks
> > -Ashish
> >
> > _______________________________________________
> > yocto mailing list
> > yocto at yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140118/b959b748/attachment.html>


More information about the yocto mailing list