All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Flory <sflory@rackable.com>
To: Alan Cox <alan@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Unresolved symbols in nfsd in 2.4.20-pre2-ac1
Date: 14 Aug 2002 12:44:22 -0700	[thread overview]
Message-ID: <1029354263.1749.186.camel@flory.corp.rackablelabs.com> (raw)
In-Reply-To: <200208141634.g7EGYGO29387@devserv.devel.redhat.com>

  It looks like someone broke nfsd.  From make modules_install:

find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 
2.4.20-pre1-ac3; fi
depmod: *** Unresolved symbols in
/lib/modules/2.4.20-pre1-ac3/kernel/fs/nfsd/nfsd.o
depmod:         exp_readunlock
make: *** [_modinst_post] Error 1


Here's my config:
[root@grendel linux-2.4.20-pre2-ac1]# grep -i -e rpc -e nfs .config
CONFIG_NFS_FS=y
CONFIG_NFS_V3=y
CONFIG_ROOT_NFS=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
CONFIG_NFSD_TCP=y
CONFIG_SUNRPC=y
CONFIG_NCPFS_NFS_NS=y


  parent reply	other threads:[~2002-08-14 19:41 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-14 16:34 Linux 2.4.20-pre2-ac1 Alan Cox
2002-08-14 16:44 ` Christoph Hellwig
2002-08-14 16:46   ` Alan Cox
2002-08-14 17:42 ` Steven Cole
2002-08-14 20:29   ` Greg Louis
2002-08-14 21:06     ` Steven Cole
2002-08-15  0:07   ` Alan Cox
2002-08-14 17:54 ` Javier Marcet
2002-08-14 18:03   ` Christoph Hellwig
2002-08-14 19:44 ` Samuel Flory [this message]
2002-08-14 22:11 ` Adrian Bunk
2002-08-14 22:47 ` Adrian Bunk
2002-08-14 23:56   ` Chad Young
2002-08-15  1:03 ` Eyal Lebedinsky
2002-08-15  1:14   ` Alan Cox
2002-08-15  2:30     ` Kai Germaschewski
2002-08-15 10:52       ` Alan Cox

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=1029354263.1749.186.camel@flory.corp.rackablelabs.com \
    --to=sflory@rackable.com \
    --cc=alan@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.