On 09/19/2013 05:35 PM, Daniel Santos wrote:
Hmm, I cannot reproduce the error. :( I'm using next-20130919 currently (x86_64), and if I try to just "make O=lib" it fails w/o my patches. The only file that should depend upon error_strings.h is lib/string.c.
Ahh! I've never seen the "make O=foo" before and just presumed it was an alternate directive to specify a directory of the source tree to build. I'm certainly glad to learn that the kernel supports out of tree builds! :)
So I am getting the error now and this is because the script expects to run in the root of the source tree. This will be an easy fix and I think I've figured out the correct place to put the make target for it as well.
Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html