https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=149173
David Chisnall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from David Chisnall <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
