On Thu, 6 Dec 2007 07:45:57 +0000 Christoph Hellwig <[EMAIL PROTECTED]> wrote:
> On Wed, Dec 05, 2007 at 03:17:33PM -0800, Andrew Morton wrote: > > > > - -$(Q)READELF=$(READELF) > > > > $(srctree)/arch/ia64/scripts/unwcheck.py $< > > > > + -$(Q)READELF=$(READELF) $(CONFIG_SHELL) > > > > $(srctree)/arch/ia64/scripts/unwcheck.py $< > > > > > > unwcheck.py is not a shell script. > > > > > > > Oh well, whatever. Please treat this as a bug report. > > > > ie: someone please fix it. > > Best would be to get rid of python. Having another scripting language > as built requirement, and that only on ia64 doesn't sound like a > particularly good idea. It's probably not a big deal - especially as ia64 kernels are presuably not as likely to be built in wild and whacky enviroments like some other architectures. afacit the script is optional anyway - it "check and verifies unwind info". If python isn't available, just skip it.. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
