Messages in this thread |  | | From | Keith Owens <> | Subject | Re: linux-2.4.9-ac15 and -ac16 compile error | Date | Fri, 28 Sep 2001 20:02:20 +1000 |
| |
On Fri, 28 Sep 2001 12:00:33 +0300 (EEST), Zakhar Kirpichenko <zakhar@mirotel.net> wrote: > I've got a problem compiling linux-2.4.9-ac15 and -ac16. When I'm >trying to compile APM support as module, I get this during depmod section >of 'make modules_install' (and when start 'depmod' manually): > >if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.9-z6; fi >depmod: *** Unresolved symbols in >/lib/modules/2.4.9-z6/kernel/arch/i386/kernel/apm.o >depmod: __sysrq_unlock_table
Turn on CONFIG_MAGIC_SYSRQ for now, there will be a fix in a later kernel.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |