In the latest kernel RPM, you disable entries without even checking to
see if they exist on PPC or Alpha. This breaks the kernel build.
Of the following options, only -one- actually exists on alpha,
DEBUG_SLAB:
%if !%build_kdb
OptionDisable DEBUG_HIGHMEM
OptionDisable DEBUG_SLAB
OptionDisable KDB
OptionDisable KDB_MODULES
OptionDisable KALLSYMS
%endif
-- Jeff Garzik | Only so many songs can be sung Building 1024 | with two lips, two lungs, and one tongue. MandrakeSoft | - nomeansno- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/