Im using Ubuntu Intrepid and am seeing build failures. Whats wrong?
In Intrepid, Ubuntu turned on by default normally optional compile-time security features and warnings. There are more details at https://wiki.ubuntu.com/CompilerFlags. You can work around this problem by disabling those options by adding ” -Wno-format-security -U_FORTIFY_SOURCE” to the BUILD_CPPFLAGS variable in conf/bitbake.conf.