Re: Kernel Badness 2.6.14-Git

From: Dmitry Torokhov
Date: Tue Nov 01 2005 - 13:00:52 EST


On 11/1/05, Alejandro Bonilla <abonilla@xxxxxxxxxxxxxxxxx> wrote:
> On Tue, 1 Nov 2005 11:38:51 -0500, Dmitry Torokhov wrote
> > On 11/1/05, Alejandro Bonilla <abonilla@xxxxxxxxxxxxxxxxx> wrote:
> > > On Tue, 01 Nov 2005 09:11:57 -0500, Robert Love wrote
> > > > On Tue, 2005-11-01 at 00:14 -0800, Greg KH wrote:
> > > >
> > > > > I don't have a problem with this, try it out and see what breaks :)
> > > >
> > > > I don't mind moving the driver (as Greg suggested earlier) if needed,
> > > > but if Dmitry's idea to move input.o works, even better.
> > > >
> > >
> > > I can try the suggested solution if I'm told how to. ;-)
> > >
> >
> > Could you try the attached (I did compile it but didn't try to boot).
>
> LD drivers/video/built-in.o
> LD drivers/w1/built-in.o
> LD drivers/built-in.o
> ld: drivers/input/input.o: No such file: No such file or directory
> make[2]: *** [drivers/built-in.o] Error 1
> make[1]: *** [drivers] Error 2
> make[1]: Leaving directory `/root/linux-2.6'
> make: *** [stamp-build] Error 2
>
> I did a little fetch for Linus tree before patching, but it downloaded just a
> couple of changes, I'm now running a kernel that I compiled like 2 hours ago
> after some major fetch from Linus. I think this error is because of the patch?
>

Yes it is. Apparently I had input.o already compiled so it built for
me. Hmm, need to study Linux build system now...

--
Dmitry
-
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/