![]() | |||||||||||||
Messages in this thread |
Hi Joshua, > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.6.4; fi > WARNING: /lib/modules/2.6.4/kernel/fs/afs/kafs.ko needs unknown symbol > rxrpc_call_read_data Can you check that CONFIG_RXRPC was set to "m" or "y" in .config? It should be turned on automatically if CONFIG_AFS_FS is turned on - in exactly the same way that CONFIG_NFS turns on CONFIG_SUNRPC (at least, that's how it's set up in fs/Kconfig). If it is turned on, can you check to see whether net/rxrpc/rxrpc.ko was (a) built and (b) installed? David - 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/ | ||||||||||||
| Last update: 2005-03-22 13:01 [W:0.086 / U:0.080 seconds] ©2003-2008 Jasper Spaans | |||||||||||||