Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThat error indicates that GCC can't find one of the files it needs to do compiling. It isn't related to the library you are trying to build. You will find that you can't compile anything.
I've seen that error before when environment variables GCC needs weren't set correctly. Unfortunately, I don't know how to fix this for Yocto. Is there a script you need to run to set it up?