You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.
We are currently using bindgen to create bindings using ZFS on Linux with CentOS. However I would be open to having different bindings generated / consumed provided we can keep the existing rust wrapper layer compatible.
I won't have time to work on something like this in the near future, but PRs / further discussion is certainly welcome
I have the necessary modifications to the build system for FreeBSD 11.2 support. I am currently trying to build the bindings against ZoL master on a Debian VM to ensure that I have not broken the Linux support. I'm going to try to make a FreeBSD support PR this weekend.
dsheets
added a commit
to dsheets/rust-libzfs
that referenced
this issue
Jul 15, 2018
ZoL `master` (2e5dc449c1a65e0b0bf730fd69c9b5804bd57ee8) and FreeBSD 11.2 have
compatible libzfs APIs but FreeBSD lacks pkg-config and has different ZFS source
include directories. Fixeswhamcloud#63.
Signed-off-by: David Sheets <[email protected]>
It would be great if
rust-libzfs
would also work on FreeBSD!The text was updated successfully, but these errors were encountered: