Skip to content

Conversation

@x86pup
Copy link

@x86pup x86pup commented Dec 13, 2025

If not using the cmake build system, tuwunel will just need to specify the io-uring-static feature for the rust-rocksdb dependency to enable statically linking io_uring.

This was brought up due to Arch Linux and likely other distributions not providing a liburing-dev package with liburing.a or a liburing-static package, pkg-config::probe_library only looks for shared libraries which is why the build script does not panic earlier, and the default feature/behaviour for rust-rocksdb is to statically link rocksdb and compression libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant