Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rocksdb Android Build #13172

Closed
ffreality opened this issue Dec 2, 2024 · 1 comment
Closed

Rocksdb Android Build #13172

ffreality opened this issue Dec 2, 2024 · 1 comment

Comments

@ffreality
Copy link

I am trying to build rocksdb for android platform on Ubuntu 24.04 LTS but make gives this error.

/rocksdb/utilities/transactions/lock/range/range_tree/lib/locktree/../portability/toku_time.h:162:2: error: No timer implementation for this platform
#error No timer implementation for this platform
  • I use cmake and NDK 25.1 toolchain.
  • My android API level is 26
  • My cmake configurations are like this but make gives me this error.
    image

is there any suggestion for that ?

@ltamasi
Copy link
Contributor

ltamasi commented Jan 7, 2025

Duplicate of #8609

@ltamasi ltamasi marked this as a duplicate of #8609 Jan 7, 2025
@ltamasi ltamasi closed this as not planned Won't fix, can't repro, duplicate, stale Jan 7, 2025
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

No branches or pull requests

2 participants