Re: [yocto] problem with ruby

2019-04-11 Thread Clement CHERBEIX
e : Khem Raj Envoyé : mardi 9 avril 2019 20:22:47 À : Clement CHERBEIX Cc : Yocto Project Objet : Re: [yocto] problem with ruby probably it has to be added to linker flags explicitly. On Tue, Apr 9, 2019 at 12:00 AM Clement CHERBEIX wrote: > > It's done but I keep the sam

Re: [yocto] problem with ruby

2019-04-11 Thread Clement CHERBEIX
It's done but I keep the same problem, I've add zlib in the PACKAGECONFIG too without any result... De : Khem Raj Envoyé : lundi 8 avril 2019 20:04 À : Clement CHERBEIX Cc : Yocto Project Objet : Re: [yocto] problem with ruby On Mon, Apr 8, 2019

Re: [yocto] problem with ruby

2019-04-09 Thread Khem Raj
De : Khem Raj > Envoyé : lundi 8 avril 2019 20:04 > À : Clement CHERBEIX > Cc : Yocto Project > Objet : Re: [yocto] problem with ruby > > On Mon, Apr 8, 2019 at 9:44 AM Clément Cherbeix > wrote: > > > > Hello all, > > > > I’m trying to add the MIB mech

Re: [yocto] problem with ruby

2019-04-08 Thread Khem Raj
On Mon, Apr 8, 2019 at 9:44 AM Clément Cherbeix wrote: > > Hello all, > > I’m trying to add the MIB mechanics in my yocto project, for that I use dadi > (ruby depenedent) but I get an error when bitbake try to compile : > > DEBUG: Executing shell function do_compile > > ERROR: Loading command: b

[yocto] problem with ruby

2019-04-08 Thread Clément Cherbeix
Hello all, I’m trying to add the MIB mechanics in my yocto project, for that I use dadi (ruby depenedent) but I get an error when bitbake try to compile : DEBUG: Executing shell function do_compile ERROR: Loading command: build (LoadError) cannot load such file -- zlib ERROR: