yocto toolchain problem: missing headers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

yocto toolchain problem: missing headers

Jump to solution
1,190 Views
marshall123
Contributor II

Dear Community

i meet problems installing the meta-toolchain in my computer.the system suggested that i successfully installed the toolchain

pastedImage_1.png

but when i use the toolchain it just said that the headers are not inculded

pastedImage_2.png

then i found the header directory is ignored because of "nonexistent" but thet do exist in my computer and is exactly the same name as the directory which is ignored.

pastedImage_3.png

can you help me solve the problem?

if i use the adt-installer, i will meet the same problem.

Labels (2)
0 Kudos
1 Solution
839 Views
marshall123
Contributor II

well, I solved it by using $CC to do the compile

View solution in original post

0 Kudos
4 Replies
839 Views
Yuri
NXP Employee
NXP Employee

Hello,

 

   Please look at the following :

https://community.nxp.com/thread/394804 

Have a great day,

Yuri

 

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct

Answer button. Thank you!

------------------------------------------------------------------------------

0 Kudos
839 Views
marshall123
Contributor II

nope, I don't think it solved the problem, it may because the headers is not linked to the tool chain.

I want to know how to link it to the toolchain.

or every time i have to use the script to run the toolchain.and the other headers may be also missing.

0 Kudos
839 Views
Yuri
NXP Employee
NXP Employee

Please look at the following :

https://community.nxp.com/docs/DOC-173488 

Regards,

Yuri.

0 Kudos
840 Views
marshall123
Contributor II

well, I solved it by using $CC to do the compile

0 Kudos