https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199809
Bug ID: 199809
Summary: libzfs_core has a sneaky dependency on libzfs
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
/lib/libzfs_core.so.2: Undefined symbol "zcmd_ioctl_compat"
zcmd_ioctl_compat symbols is provided by libzfs.so.
libzfs.so has an explicit dependency on libzfs_core.so.
It seems that ioctl compatibility code (that allows older userland to interact
with newer kernel-side ZFS) is to blame.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"