I started out with a clean 2.4.13 source tree, applied the
activate_page patch, and compile as follows:
make dep clean bzImage
make modules modules_install
The command `make modules_install' results in the following output:
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.13; fi
depmod: *** Unresolved symbols in /lib/modules/2.4.13/kernel/fs/ramfs/ramfs.o
depmod: activate_page
Maybe an #include of some header file is missing somewhere?
Regards,
Toon.
-- /"\ | Windows XP: \ / ASCII RIBBON CAMPAIGN | "I'm sorry Dave... X AGAINST HTML MAIL | I'm afraid I can't do that." / \ - 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/