[Bug 149173] [patch] [zfs] make OpenSolaris <sys/nvpair.h> installable
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 21 12:22:21 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=149173
David Chisnall <theraven at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |theraven at FreeBSD.org
--- Comment #4 from David Chisnall <theraven at FreeBSD.org> ---
We seem to have ended up in the worst of all possible worlds here. We have
files like nvpair.h and libzfs_core.h installed, but they depend on Solaris
compat headers that are *not* installed. Worse, we have a libnv.h that exposes
an nvlist_t that looks like the one that libzfs_core.h uses, but is not
actually compatible.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list