https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257222
Alan Somers <[email protected]> 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 <[email protected]> --- 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.
