Re: [yocto] Trying to add a recipe for ROOT

2016-01-06 Thread Giordon Stark
Ping - any updates on this? I've tried a lot of ways to fix it, but I can't seem to get it to compile at all... On Wed, Dec 30, 2015 at 3:28 PM Giordon Stark wrote: > Here's an update set of logs: > > (output) https://gist.github.com/anonymous/56f904b65feeb3346db6 > (CMakeError.log) https://gist

Re: [yocto] Trying to add a recipe for ROOT

2015-12-30 Thread Giordon Stark
Here's an update set of logs: (output) https://gist.github.com/anonymous/56f904b65feeb3346db6 (CMakeError.log) https://gist.github.com/anonymous/d5d766badcee1df5efc1 for the current recipe here: https://github.com/kratsg/meta-l1calo/blob/master/recipes-core/root/root_6.04.12.bb On Wed, Dec 30, 2

Re: [yocto] Trying to add a recipe for ROOT

2015-12-30 Thread Giordon Stark
Actually -- if you look here -- I'm already using pkg-config? https://github.com/kratsg/meta-l1calo/blob/master/recipes-core/root/root_6.04.12.bb#L9 Is there something wrong with the configuration then? On Wed, Dec 30, 2015 at 2:07 PM Giordon Stark wrote: > I'm unable to disable the internal b

Re: [yocto] Trying to add a recipe for ROOT

2015-12-30 Thread Giordon Stark
I'm unable to disable the internal build. I'm working on the pkg-config however. On Wed, Dec 30, 2015 at 1:34 PM Khem Raj wrote: > On Wed, Dec 30, 2015 at 10:27 AM, Giordon Stark wrote: > > I'll look at pkg-config examples. How do I fix the llvm issue though? I > > don't know enough about bitba

Re: [yocto] Trying to add a recipe for ROOT

2015-12-30 Thread Khem Raj
On Wed, Dec 30, 2015 at 10:27 AM, Giordon Stark wrote: > I'll look at pkg-config examples. How do I fix the llvm issue though? I > don't know enough about bitbake to fix that. disable, internal build _somehow_ then add DEPENDS += "llvm3" to recipe > > Giordon > > On Wed, Dec 30, 2015 at 1:26 PM K

Re: [yocto] Trying to add a recipe for ROOT

2015-12-30 Thread Giordon Stark
I'll look at pkg-config examples. How do I fix the llvm issue though? I don't know enough about bitbake to fix that. Giordon On Wed, Dec 30, 2015 at 1:26 PM Khem Raj wrote: > you mostly have one of these issues > > | ERROR: > /home/osboxes/poky/build/tmp/sysroots/i686-linux/usr/bin/pcre-config

Re: [yocto] Trying to add a recipe for ROOT

2015-12-30 Thread Khem Raj
you mostly have one of these issues | ERROR: /home/osboxes/poky/build/tmp/sysroots/i686-linux/usr/bin/pcre-config should not be used, use an alternative such as pkg-config | ERROR: /home/osboxes/poky/build/tmp/sysroots/i686-linux/usr/bin/pcre-config should not be used, use an alternative such as p

Re: [yocto] Trying to add a recipe for ROOT

2015-12-30 Thread Giordon Stark
https://gist.github.com/anonymous/adec2839deecce33702a Giordon On Wed, Dec 23, 2015 at 9:25 PM Khem Raj wrote: > can you post output of root/6.04.12-r0/build/CMakeFiles/CMakeError.log > > On Wed, Dec 9, 2015 at 12:00 PM, Giordon Stark wrote: > > Hi all, > > > > I'm trying to add a recipe for R

Re: [yocto] Trying to add a recipe for ROOT

2015-12-23 Thread Khem Raj
can you post output of root/6.04.12-r0/build/CMakeFiles/CMakeError.log On Wed, Dec 9, 2015 at 12:00 PM, Giordon Stark wrote: > Hi all, > > I'm trying to add a recipe for ROOT (from CERN) but I'm running into various > issues with just trying to get compilers working. > > Current recipe: > https:/

Re: [yocto] Trying to add a recipe for ROOT

2015-12-22 Thread Giordon Stark
Hi, I've not heard a response yet on this? Giordon On Wed, Dec 9, 2015 at 3:00 PM Giordon Stark wrote: > Hi all, > > I'm trying to add a recipe for ROOT (from CERN) but I'm running into > various issues with just trying to get compilers working. > > Current recipe: > https://github.com/kratsg/

[yocto] Trying to add a recipe for ROOT

2015-12-09 Thread Giordon Stark
Hi all, I'm trying to add a recipe for ROOT (from CERN) but I'm running into various issues with just trying to get compilers working. Current recipe: https://github.com/kratsg/meta-l1calo/blob/master/recipes-core/root/root_6.04.12.bb Current log: https://gist.github.com/kratsg/cd3184a167676eb69