All of lore.kernel.org
 help / color / mirror / Atom feed
From: "D'Angelo Salvatore" <dangelo.sasaman@tiscalinet.it>
To: vda <vda@port.imtp.ilyichevsk.odessa.ua>,
	linux <linux-kernel@vger.kernel.org>
Subject: Re: nfsd
Date: Wed, 7 Nov 2001 15:55:20 -0500	[thread overview]
Message-ID: <3BE99FB8.6070702@tiscalinet.it> (raw)
In-Reply-To: <3BE96ED9.6030307@tiscalinet.it> <01110716095400.00823@nemo>


I executed your procedure, but the problem still be present:

nfsd.o: unresolved symbol nfsd_linkage_Rb56858ea

vda wrote:

>On Wednesday 07 November 2001 17:26, D'Angelo Salvatore wrote:
>
>>I installed a ltmodem-6.00 drivers for my T21 Thinkpad on kernel 2.4.10.
>>
>>I run a script called autoload that try to load the compiled module that
>>need to use nfsd.
>>
>>The problem is that with my kernel configuration I am not able to load
it.
>>
>>I know that sunrpc and lockd modules are necessary and I already loaded
>>them, but when I issue the command
>>
>>    insmod nfsd
>>
>>the following message appear:
>>
>>
>>        nfsd.o: unresolved symbol nfsd_linkage
>>
>>attached there is my kernel config file.
>>
>>Please can you tell me if I need to enable some other options?
>>
>>Thanx in advance and excuse me if I submit this easy question on this
>>mail list.
>>
>
>Current kernel build system is buggy, can miscompile module dependencies.
>(It will be replaced by kbuild 2.5 soon)
>
>Do this:
>
>1) Copy away your .config form kernel dir
>2) make mrproper (cleans tree thoroughly)
>3) Copy .config back
>4) Do make oldconfig
>5) Do make dep clean bzImage modules modules_install
>6) Reboot with new kernel
>
>If your problem persist, repost your failure report to lkml.
>However, guys will likely ask you to reproduce your problem
>on the latest 2.4.x.
>--
>vda
>




  parent reply	other threads:[~2001-11-07 14:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-07 17:26 nfsd D'Angelo Salvatore
     [not found] ` <01110716095400.00823@nemo>
2001-11-07 20:55   ` D'Angelo Salvatore [this message]
2001-11-08 19:03   ` nfsd D'Angelo Salvatore
2001-11-09  0:55     ` nfsd Neil Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3BE99FB8.6070702@tiscalinet.it \
    --to=dangelo.sasaman@tiscalinet.it \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vda@port.imtp.ilyichevsk.odessa.ua \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.