Re: 2.6.14-rc3-rt10 build problem (now rt12)

From: Ingo Molnar
Date: Fri Oct 07 2005 - 18:11:13 EST



* Fernando Lopez-Lezcano <nando@xxxxxxxxxxxxxxxxxx> wrote:

> On Fri, 2005-10-07 at 23:16 +0200, Ingo Molnar wrote:
> > * Fernando Lopez-Lezcano <nando@xxxxxxxxxxxxxxxxxx> wrote:
> >
> > > On Fri, 2005-10-07 at 13:41 +0200, Ingo Molnar wrote:
> > > > * Fernando Lopez-Lezcano <nando@xxxxxxxxxxxxxxxxxx> wrote:
> > > >
> > > > > Maybe not related to rt10, but still can't build it, ".config"
> > > > > attached:
> > > >
> > > > ok, i fixed this in -rt11, does it build for you now?
> > >
> > > rt12 bombs here on the smp/i686 compile (smp config attached):
> >
> > ok - i have fixed these and have released -rt13 - does it work for you?
>
> The kernel finally builds but I'm getting these on a depmod -a, will
> check further:
>
> WARNING: /lib/modules/2.6.13-0.7.rdt.rhfc4.ccrma/kernel/drivers/input/gameport/gameport.ko needs unknown symbol local_irq_restore_nort
> WARNING: /lib/modules/2.6.13-0.7.rdt.rhfc4.ccrma/kernel/drivers/input/gameport/gameport.ko needs unknown symbol local_irq_save_nort

should go away if you add this to drivers/input/gameport.c:

#include <linux/interrupt.h>

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/