> If you compile 2.2.13 with CONFIG_KMOD, the following modules does not work
> breaks with unresolved symbol: request_module
Most probably you forgot "make dep" at some point or have outdated
versions of modules somewhere.
Retry using this sequence:
make clean && make dep && make bzImage && make modules
rm -rf /lib/modules/2.2.13; make modules_install
Olaf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Jan 23 2000 - 21:00:20 EST