/lib/modules/2.1.131/fs/nfs.o: unresolved symbol(s)

Kis Zsolt (zsolt@bird.szfki.kfki.hu)
Wed, 16 Dec 1998 12:32:28 +0100 (MET)


Hi!
I have installed the 2.1.131 machine in my dual Pentium host. The first
problem I encountered is that the compilation of the "nfs" filesystem dos
not work properly. I compile it as a module, and when I run depmod the
following errors are returned:

$ depmod -e /lib/modules/2.1.131/fs/nfs.o
/lib/modules/2.1.131/fs/nfs.o: unresolved symbol(s)
lockd_up_Rsmp_f6933c48
rpc_wake_up_next_Rsmp_80f05e4b
nlmclnt_proc_Rsmp_b77f869a
rpc_shutdown_client_Rsmp_69493506
rpc_clnt_sigunmask_Rsmp_dc61d805
rpciod_up_Rsmp_375492a4
rpc_proc_init_Rsmp_f56e5632
rpc_wake_up_task_Rsmp_8ca91ffc
rpc_create_client_Rsmp_7ba50287
rpcauth_lookupcred_Rsmp_72082767
nfs_debug_Rsmp_af5bf6ef
rpc_call_setup_Rsmp_1cc90d4c
xprt_create_proto_Rsmp_da3e7aeb
rpc_proc_register_Rsmp_66f487c3
rpc_do_call_Rsmp_0ff03d0d
rpc_register_sysctl_Rsmp_bf9a77c0
rpc_clnt_sigmask_Rsmp_810cf3aa
rpc_proc_unregister_Rsmp_5bd26000
rpc_sleep_on_Rsmp_e4bb18c7
rpc_killall_tasks_Rsmp_812f5cbf
rpc_allocate_Rsmp_0cd1c989
rpc_release_task_Rsmp_825f763e
xdr_encode_string_Rsmp_abc0fe0c
rpcauth_matchcred_Rsmp_54623abe
rpc_execute_Rsmp_8e8ab9e0
xprt_destroy_Rsmp_2dddaed6
lockd_down_Rsmp_a7b91a7b
rpc_init_task_Rsmp_b2ef93ac
rpciod_down_Rsmp_babf0f35
/lib/modules/2.1.131/fs/nfs.o:

Do you know, what is wrong, is it a known problem, or what should I try.
I did everything in the same way as in case of 2.0.x kernels. Now I did
not set the CONFIG_NFSD flag ( "# CONFIG_NFSD is not set" in the
.config file).

Zsolt Kis

-
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/