[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <523B8078.1070401@att.net>
Date: Thu, 19 Sep 2013 17:53:44 -0500
From: Daniel Santos <danielfsantos@....net>
To: Daniel Santos <daniel.santos@...ox.com>
CC: David Howells <dhowells@...hat.com>,
linux-kbuild <linux-kbuild@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Michal Marek <mmarek@...e.cz>,
Andrew Morton <akpm@...ux-foundation.org>,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>,
Thomas Gleixner <tglx@...utronix.de>,
Michael Kerrisk <mtk.manpages@...il.com>,
Dave Hansen <dave.hansen@...ux.intel.com>,
George Spelvin <linux@...izon.com>
Subject: Re: [PATCH 1/5] scripts: Add mkstrerror.sh
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists