Re: [PATCH] 2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-18 Thread Norbert Breun
Peter, Alan, thanks, this solved the problem - 2.4.0-test13pre3 is up 'n running ;) BTW: Is it possible to shut off these "apic error on CPU0" messages." Now I know that my board is not well designed, so what should these messages help me? They blow up my /var/log/messages only... kind regards

Re: 2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-18 Thread Alan Cox
> you may be right there is no module "video.o". The problem is, there should > be a directory "media" under /lib/modules/2.4.0-test12.old/kernel/drivers/ > and this is missing in test13pre2 and test13pre3. The modules are not built. Its a small makefile error again. The directories are not

Re: 2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-18 Thread Alan Cox
you may be right there is no module "video.o". The problem is, there should be a directory "media" under /lib/modules/2.4.0-test12.old/kernel/drivers/ and this is missing in test13pre2 and test13pre3. The modules are not built. Its a small makefile error again. The directories are not

Re: [PATCH] 2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-18 Thread Norbert Breun
Peter, Alan, thanks, this solved the problem - 2.4.0-test13pre3 is up 'n running ;) BTW: Is it possible to shut off these "apic error on CPU0" messages." Now I know that my board is not well designed, so what should these messages help me? They blow up my /var/log/messages only... kind regards

[PATCH] 2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-17 Thread Peter Samuelson
[Norbert Breun] > The problem is, there should be a directory "media" under > /lib/modules/2.4.0-test12.old/kernel/drivers/ and this is missing in > test13pre2 and test13pre3. The modules are not built. Does this help? I think it's right. Peter diff -urk.orig

Re: 2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-17 Thread Norbert Breun
Peter, you may be right there is no module "video.o". The problem is, there should be a directory "media" under /lib/modules/2.4.0-test12.old/kernel/drivers/ and this is missing in test13pre2 and test13pre3. The modules are not built. kind regards Norbert On Monday 18 December 2000 07:11,

Re: 2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-17 Thread Peter Samuelson
[Mikael Djurfeldt] > When trying to build video.o as a module, video.o doesn't get copied > to /lib/modules/* during installation. There is no video.o module. If video.o is built at all, it is linked into the vmlinux image directly. The modules in that directory will be atyfb.o, tdfxfb.o and

2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-17 Thread Mikael Djurfeldt
When trying to build video.o as a module, video.o doesn't get copied to /lib/modules/* during installation. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-17 Thread Mikael Djurfeldt
When trying to build video.o as a module, video.o doesn't get copied to /lib/modules/* during installation. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/

Re: 2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-17 Thread Peter Samuelson
[Mikael Djurfeldt] When trying to build video.o as a module, video.o doesn't get copied to /lib/modules/* during installation. There is no video.o module. If video.o is built at all, it is linked into the vmlinux image directly. The modules in that directory will be atyfb.o, tdfxfb.o and

Re: 2.4.0-test13-pre3: Makefile problem in drivers/video

2000-12-17 Thread Norbert Breun
Peter, you may be right there is no module "video.o". The problem is, there should be a directory "media" under /lib/modules/2.4.0-test12.old/kernel/drivers/ and this is missing in test13pre2 and test13pre3. The modules are not built. kind regards Norbert On Monday 18 December 2000 07:11,