Re: Current powerpc.git build failures
From: Kumar Gala <hidden>
Date: 2007-05-08 20:39:40
On May 8, 2007, at 3:30 PM, Timur Tabi wrote:
Olof Johansson wrote:quoted
powerpc.mpc8641_hpcn_defconfig: In file included from include/asm-generic/pgtable-nopmd.h:6, from include/asm/pgtable-ppc32.h:4, from include/asm/pgtable.h:8, from arch/powerpc/platforms/86xx/mpc86xx_smp.c:18: include/asm-generic/pgtable-nopud.h:13: error: expected specifier- qualifier-list before 'pgd_t'This must have occurred in the past 24 hours because I built the latest 8641 yesterday morning and it worked fine. mpc86xx_smp.c has not changed since February, so I'm guessing that some header file that mpc86xx_smp.c includes no longer includes some other header.
I'm guessing this is from david gibson's 4level-fixup.h for ppc32 patch. - k