if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.40; fi
depmod: *** Unresolved symbols in /lib/modules/2.5.40/kernel/arch/i386/kernel/apm.o
depmod: cpu_gdt_table
make: *** [_modinst_post] Error 1
If I chose to compile apm directly into the kernel, there's no problems.
Please let me know if I should post the .config where the error occurs.
Stig
-- brautaset.org - 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/