[Bug 250921] [nfs] linker_load_file: /boot/kernel/nfslockd.ko - unsupported file type
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 14 14:17:42 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250921
--- Comment #7 from Alexander Kuznetsov <alex at kuznetcoff.ru> ---
(In reply to Mark Johnston from comment #2)
Hi,
I've checked, it doesn't work.
# kldload xdr
kldload: can't load xdr: module already loaded or in kernel
# kldload nfsd
kldload: an error occurred while loading module nfsd. Please check dmesg(8) for
more details.
# dmesg | tail
link_elf_obj: symbol xdr_free undefined
linker_load_file: /boot/kernel/nfslockd.ko - unsupported file type
KLD nfsd.ko: depends on nfslockd - not available or version mismatch
linker_load_file: /boot/kernel/nfsd.ko - unsupported file type
And also I agree, it is not a duplicate bug. In my opinion, base functionality
in release branch should work "out of the box", without any patching or tricks.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list