|
From: Roman Z. <zi...@li...> - 2001-05-09 17:41:56
|
Hi, "GürerÖzen" wrote: > First problem is in the mem.c. At the end of this file, there is a call to > lp_m68k_init(), but "grep -r lp_m68k_init *" shows that this function isn't > defined anywhere!? I commented it for now to avoid linking problem. It's obsolete, it's replaced with the parallel drivers under drivers/parport. > I wonder how the 2.4.3 binary is compiled. Am I doing something wrong while > downloading kernel and get older version or something? Or am i doing a > mistake while configuring it? I guess it's CONFIG_RTC, in the precompiled kernel this is a module, so it does no harm. bye, Roman |