https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250921

--- Comment #7 from Alexander Kuznetsov <a...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to