[Bug 257222] Cannot use libzfs_core from user space programs due to missing libnvpair.h and other dependencies
Date: Sun, 02 Jan 2022 16:18:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257222
Alan Somers <asomers@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Cannot use libzfs.h from |Cannot use libzfs_core from
|user space programs due to |user space programs due to
|missing libnvpair.h and |missing libnvpair.h and
|other dependencies |other dependencies
--- Comment #4 from Alan Somers <asomers@FreeBSD.org> ---
Adding libnvpair.h to /usr/include sounds reasonable. Note however that even
if you do that I don't think libzfs_core would work on 13.0-RELEASE; I found
some libzfs_core -> libzfs dependencies :(. But it might work on 14.0-CURRENT.
--
You are receiving this mail because:
You are the assignee for the bug.