On Mon, Feb 06, 2006 at 08:03:02PM +0100, storm66 club-internet wrote: > Hello, > > I try to compile the last 2.6.15-4 get from Debian and I have some > errors : > CC arch/m68k/kernel/asm-offsets.s > CC scripts/mod/empty.o > In file included from include/linux/hardirq.h:7, > from include/asm/system.h:54, > from include/linux/spinlock.h:57, > from include/linux/capability.h:45, > from include/linux/sched.h:7, > from arch/m68k/kernel/asm-offsets.c:12: > include/asm/hardirq.h:22: warning: `NR_IRQS' is not defined
How are you compiling? On an m68k machine? cross-compiling? Which compiler? I (cross-)built and uploaded 2.6.15-4 last week, so I don't see how this should happen. Do you apply the m68k patches, for example by using the debian build system? Did you change the config? Maybe you enabled some drivers that I disabled because they would not compile. Why don't you use the precompiled kernel? That should be enough questions for one day ;-) Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

