From: James S. <jsi...@tr...> - 2001-10-05 23:09:49
|
> Hm, I have just tested it now, and... it does not compile. > - I had to modify module.h to add MODULE_LICENSE That is in 2.4.10 only. Another reason why I have been on the move to get it to 2.4.10. > - asm/hw_irq.h uses current, but does not include the header declaring it. I don't touch this file so it must be a bug in standard 2.4.9. > - drivers/video/vga.c complains: > vga.c:318: `vga_lock' undeclared (first use in this function) Really strange. I didn't have problems last night with compiling it except for the MODULE_LICENCE stuff. Hm. I plan to sync tonoght to 2.4.10. We need to be on the move now. > I will try to see how I can fix that later this week end. I will fix it tonight. |