[OpenAFS] problem loading linux afs kernel module

Derrick J Brashear shadow@dementia.org
Wed, 28 May 2003 18:08:18 -0400 (EDT)


On Wed, 28 May 2003, Yang, Haichuan wrote:

> # /etc/init.d/afs start
> Failed to load AFS client, not starting AFS services.
> # /sbin/insmod libafs-2.4.20.mp.o
> libafs-2.4.20.mp.o: unresolved symbol sock_recvmsg_Rsmp_af989c11
> libafs-2.4.20.mp.o: unresolved symbol sock_create_Rsmp_c0a425fa
> libafs-2.4.20.mp.o: unresolved symbol sock_release_Rsmp_5cb5268f
> libafs-2.4.20.mp.o: unresolved symbol sock_sendmsg_Rsmp_8fc6af94
>
> What could be done to resolve these errors?

Build the module against the kernel headers which represent the kernel
you're running, instead of some other random configured kernel.