[yocto] Specified toolchain directory does not contain a toolchain generated with meta-ide-support.

Bob Cochran yocto at mindchasers.com
Thu Sep 11 16:58:12 PDT 2014


On 09/11/2014 07:41 PM, Nemicolopterus Crypticus wrote:
> I'm trying to set up the development environment following these instructions:
> http://www.yoctoproject.org/docs/1.6/adt-manual/adt-manual.html#adt-prepare
>
>
> I'm currently trying to use a toolchain from within the Build directory, so I'm following these instructions:
>
> http://www.yoctoproject.org/docs/1.6/adt-manual/adt-manual.html#using-the-toolchain-from-within-the-build-tree
>
>
> I sourced the build environment script, and set MACHINE correctly, then I didbitbake meta-ide-support.
>
>
> But in Eclipse, when I try to point to the toolchain, I'm seeing this error:Specified toolchain directory does not contain a toolchain generated with "bitbake meta-ide-support".
>
>
>
> I can see fromthis post  <https://www.mail-archive.com/yocto%40yoctoproject.org/msg11821.html>, that this means Poky.Env.Script.Nonexist is true:
>
>
> +Poky.Env.Script.Nonexist = Specified toolchain directory does not contain a
> toolchain generated with meta-ide-support.
>
>
> But the scripts appears to be there. Here are the contents of my build/tmp directory:
>
> /oe-core/build/tmp-eglibc$ ls
> abi_version  cache  deploy*environment-setup-cortexa8hf-vfp-neon-linux-gnueabi*   log  qa.log  saved_tmpdir  sstate-control  stamps  sysroots  work
>
>
> Any pointers?

Just double checking that you are specifying the "toolchain root 
location" as your top level build directory (the one above 
/conf/local.conf - the directory where you run bitbake).

I'm just wondering since I think the label for this field is somewhat 
misleading.

Otherwise, on the surface it seems that you have what you need.

Bob





>
>
>




More information about the yocto mailing list