Andrew Morton <akpm@linux-foundation.org> writes: > On Thu, 06 Dec 2007 00:06:14 +0100 > Andreas Schwab <schwab@suse.de> wrote: > >> akpm@linux-foundation.org writes: >> >> > diff -puN arch/ia64/Makefile~ia64-dont-assume-that-unwcheckpy-is-executable arch/ia64/Makefile >> > --- a/arch/ia64/Makefile~ia64-dont-assume-that-unwcheckpy-is-executable >> > +++ a/arch/ia64/Makefile >> > @@ -77,7 +77,7 @@ vmlinux.gz: vmlinux >> > $(Q)$(MAKE) $(build)=$(boot) $@ >> > >> > unwcheck: vmlinux >> > - -$(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. s/$(CONFIG_SHELL)/python/ Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany PGP key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Dec 06 10:44:08 2007
This archive was generated by hypermail 2.1.8 : 2007-12-06 10:44:40 EST