Re: Build failure
Joseph Jezak <[email protected]> Mon, 28 Nov 2005 11:09:16 -0500
| Newsgroups | gmane.linux.ports.ppc.mol.general |
|---|---|
| Message-ID | <[email protected]> |
> Have just tried this, but unfortunately it results in the same build error > that I was getting before: > > . > . > . > + Entering Linux > In file included from include/asm/irq.h:6, > from include/asm/hardirq.h:8, > from include/linux/hardirq.h:6, > from include/asm-generic/local.h:6, > from include/asm/local.h:4, > from include/linux/module.h:21, > from > /home/calum/src/mol-0.9.71_pre5/obj-ppc/build/src/kmod/_dev.c:19: > include/asm/machdep.h:15: error: syntax error before "struct" > > > :/ I'd suspect that your kernel source is the problem, that doesn't look like a MOL issue, that looks like a problem with a kernel header. -Joe