[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [rtl] minirtl: nfs.o error



On Tue, 5 Dec 2000, MArco wrote:

> Hi everybody,
> 	I'm using miniRTL for my university thesis
> and I have a problem. I need miniRTL with only rpc
> and nfs. I get thew modules from the ftp site, put them
> in the correct directory  and I cut some parts of miniRTL
> because there is not enough space on floppy. Now,
> when the system start, nfs.ocan't load and write:
> 
>    unresolved symbol: nlmclnt_proc

	I would like to use miniRTL with nfs too.
	But, looking the miniRTL kernel .config file, you can read:
	# CONFIG_LOCKD is not set

	Without this option set you can not install nfs.o Therefore I have
tried to compile other kernel, but I have got another problem so it is not
working yet. 
	I would like to know if it is possible to use nfs without install
nfs.o... if not, try to recompile your kernel. 
	The miniRTL kernel .config file should be a good starting point. I
donīt know if it is available on the miniRTL page/.gz file, if it is not I
can send it to you (Mr. Nicholas McGuire has sent it to me).
	I wont have time to work on it this week, if you have sucess let
me know, please!

> 
> what can I do? Where can I find nlmclnt_proc?

In my machine:
% nm lockd.o | grep nlmclnt_proc
00000028 ? __kstrtab_nlmclnt_proc_R05b69af3
00000010 ? __ksymtab_nlmclnt_proc_R05b69af3
00000308 T nlmclnt_proc_R05b69af3


-----------------------------------------------------------
Luiz Gustavo Bizarro Mirisola
Mestrando em Ciencia da Computacao - IC-Unicamp/LRV-IA-CTI		
MSc Student in Computer Science

mirisola@dcc.unicamp.br
-----------------------------------------------------------