Date: Sun, 13 Jun 2010 01:26:52 +0300 From: Dmitry Pryanishnikov <lynx.ripe@gmail.com> To: freebsd-stable@freebsd.org Subject: nfsv4_server_enable="YES": link_elf: symbol svcpool_destroy undefined Message-ID: <AANLkTincroPx6osLDjY3EH4qW71H2ABq0lXQLKORpPOg@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hello!
I'm trying to start the experimental NFSv4 server in RELENG_8 w/o
building it into the kernel, as nfsv4(4) suggests:
... or start mountd(8) and nfsd(8) with the ``-e'' option to force use of the
experimental server. The nfsuserd(8) daemon must also be running. This
will occur if
nfs_server_enable="YES"
nfsv4_server_enable="YES"
nfsuserd_enable="YES"
are set in rc.conf(5).
However, mountd fails to start nfsd; the same problem exists when
doing it by hands: "kldload nfsd" gives
kernel: link_elf: symbol svcpool_destroy undefined
error. Can this problem be solved w/o building kernel with "options NFSD"?
--
Sincerely, Dmitry
nic-hdl: LYNX-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTincroPx6osLDjY3EH4qW71H2ABq0lXQLKORpPOg>
