Re: [yocto] error: possibly undefined macro: PKG_CONFIG_SYSROOT_DIR

2018-03-02 Thread Khem Raj
On Fri, Mar 2, 2018 at 4:38 AM, Abhishekh Awanti wrote: > Hi, > Before i was trying to build the baseline version only, due to this error i > moved to latest version. > As Ross said i deleted tmp/ and now the package can able to build > successfully. > Should i move to

Re: [yocto] error: possibly undefined macro: PKG_CONFIG_SYSROOT_DIR

2018-03-02 Thread Abhishekh Awanti
Hi, Before i was trying to build the baseline version only, due to this error i moved to latest version. As Ross said i deleted tmp/ and now the package can able to build successfully. Should i move to original version only? On Fri, Mar 2, 2018 at 11:25 AM, Khem Raj wrote: >

Re: [yocto] error: possibly undefined macro: PKG_CONFIG_SYSROOT_DIR

2018-03-01 Thread Khem Raj
On 3/1/18 2:21 AM, Abhishekh Awanti wrote: Hi, I am trying to build the package "/harfbuzz-1.3.0" , /but i am getting the following configure error your build seems to be a bit mixed, the baseline seems to be daisy based ( 1.6 ) but you are building harfbuzz which is introduced in morty (

Re: [yocto] error: possibly undefined macro: PKG_CONFIG_SYSROOT_DIR

2018-03-01 Thread Burton, Ross
Assuming you don't delete sstate-cache then you won't need to rebuild anything. Ross On 1 March 2018 at 11:36, Abhishekh Awanti wrote: > yeah the pkgconfig has been inherited. > If i delete the tmp/ , again i have to recompile my whole build? Is tat > you wanted to do

Re: [yocto] error: possibly undefined macro: PKG_CONFIG_SYSROOT_DIR

2018-03-01 Thread Abhishekh Awanti
yeah the pkgconfig has been inherited. If i delete the tmp/ , again i have to recompile my whole build? Is tat you wanted to do me? Thanks and Regards, Abhishek Awanti Mob: +919620666017 On Thu, Mar 1, 2018 at 4:37 PM, Burton, Ross wrote: > That usually means that the

Re: [yocto] error: possibly undefined macro: PKG_CONFIG_SYSROOT_DIR

2018-03-01 Thread Burton, Ross
That usually means that the recipe doesn't inherit pkgconfig, but as this is an oe-core recipe it should be doing this. Can you verify this, and if you can still reproduce it after deleting tmp/ then please attach the entire log.do_configure. Ross On 1 March 2018 at 10:21, Abhishekh Awanti

[yocto] error: possibly undefined macro: PKG_CONFIG_SYSROOT_DIR

2018-03-01 Thread Abhishekh Awanti
Hi, I am trying to build the package "*harfbuzz-1.3.0" , *but i am getting the following configure error *Build Configuration:* *BB_VERSION= "1.22.0"* *BUILD_SYS = "x86_64-linux"* *NATIVELSBSTRING = "Ubuntu-14.04"* *TARGET_SYS= "arm-poky-linux-gnueabi"* *MACHINE