[yocto] Node.js dependency issues

Sai Prasad B saiprasad.b at pathpartnertech.com
Thu Jun 11 22:45:01 PDT 2015


Hi Khem,

   Thankyou for your quick response. I will try installing the package to
image itself and let you know.

Regards,
Sai

On Wed, Jun 10, 2015 at 9:16 PM, Khem Raj <raj.khem at gmail.com> wrote:

> On Wed, Jun 10, 2015 at 1:01 AM, Sai Prasad B
> <saiprasad.b at pathpartnertech.com> wrote:
> > Hi ,
> >
> >    I hope this is correct place for my doubts on yocto. If not please
> ignore
> > this mail.
> >
> >    I am trying to install node.js on yocto. I added the nodejs recipe and
> > when i do bitbake an rpm package is generated, but when i try to install
> it
> > i see that there are lot of dependency issues and hence the installation
> is
> > failed. Please find the error logs as below.
> >
> >    error: Failed dependencies:
> >         libgcc1 >= 4.7.2 is needed by nodejs-0.10.25-r7.armv7a_vfp_neon
> >         libssl1.0.0 >= 1.0.1e is needed by
> nodejs-0.10.25-r7.armv7a_vfp_neon
> >         libdl.so.2(GLIBC_2.4) is needed by
> nodejs-0.10.25-r7.armv7a_vfp_neon
> >         libm.so.6(GLIBC_2.4) is needed by
> nodejs-0.10.25-r7.armv7a_vfp_neon
> >         libgcc_s.so.1 is needed by nodejs-0.10.25-r7.armv7a_vfp_neon
> >         libpthread.so.0(GLIBC_2.4) is needed by
> > nodejs-0.10.25-r7.armv7a_vfp_neon
> >         curl is needed by nodejs-0.10.25-r7.armv7a_vfp_neon
> >         libstdc++.so.6 is needed by nodejs-0.10.25-r7.armv7a_vfp_neon
> >         libcrypto.so.1.0.0 is needed by nodejs-0.10.25-r7.armv7a_vfp_neon
> >         libgcc_s.so.1(GCC_3.5) is needed by
> nodejs-0.10.25-r7.armv7a_vfp_neo
> >
> >
> > Any help would be really grateful.
>
> if you want to install the dependencies automatically then you have two
> options
>
> 1. Add the package to your image itself ?
> 2. Create and enable online feeds and enable it in your device too
> then opkg install nodejs would be what you need
>
> >
> > Thanks and Regards,
> > Sai
> >
> >
> > --
> > _______________________________________________
> > 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/20150612/006c1d2f/attachment.html>


More information about the yocto mailing list