Re: PPC compiler error (redefinition of 'struct bug_entry')

2006-12-09 Thread Olaf Hering
On Fri, Dec 08, Jeremy Fitzhardinge wrote: > So why don't I have arch/ppc/include/asm/bug.h in my tree here? Most likely because you still do not build with 'make O=$somedir'. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] M

Re: PPC compiler error (redefinition of 'struct bug_entry')

2006-12-08 Thread Jeremy Fitzhardinge
Meelis Roos wrote: >> Hm, what's your .config? >> > > Below. It's a PReP machine so using the old ppc arch. > > >> Hey, what's arch/pps/include/asm/bug.h? Is your tree clean? >> > > Tree is clean So why don't I have arch/ppc/include/asm/bug.h in my tree here? It does look like the p

Re: PPC compiler error (redefinition of 'struct bug_entry')

2006-12-08 Thread Meelis Roos
> Hm, what's your .config? Below. It's a PReP machine so using the old ppc arch. > Hey, what's arch/pps/include/asm/bug.h? Is your tree clean? Tree is clean except a local in-progress patch against cirrusfb and another against net/ipv6/ndisc.c that made 2.6.19 work, nothing unclean about head

Re: PPC compiler error (redefinition of 'struct bug_entry')

2006-12-08 Thread Jeremy Fitzhardinge
Meelis Roos wrote: > This if from todays git (2006-12-08): > > CC arch/ppc/kernel/asm-offsets.s > In file included from arch/ppc/include/asm/bug.h:97, > from include/linux/kernel.h:18, > from include/asm/system.h:7, > from include/linux/list