-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Building CouchDB on arm64-v8a #892
Comments
Seems like the However, any contributions to fix that are welcome! Happy hacking! |
Just manage to comile on Linaro ARMv8.
|
That means this needs to be fixed in rebar, not CouchDB. cc @davisp any opinions? |
If it's a rebar problem, we should look at the rebar3 change using paul's enc and make this patch over there. |
But unfortunately after I was able to build couchdb, there are still some issues with the replication and views on ARMv8. |
Sounds like JavaScript didn't build correctly. You will need |
Based on apache/couchdb-pkg#24 if we just pull in the very last changes to rebar (v2) from https://github.com/rebar/rebar we should be able to fix this problem. We just need to be sure to keep @davisp's patch in the Would still like to see us move to proper rebar - will file that as a new ticket. |
closing in favour of #1428 |
I'm trying to run CouchDB on my Odroid C2 (arm64)
After "./configure" I run "make release" but it gives me an error
Current Behavior
Your Environment
Linux odroid64 3.14.79-116 #1 SMP PREEMPT Tue Sep 26 01:19:06 BRT 2017 aarch64 aarch64 aarch64 GNU/Linux
The text was updated successfully, but these errors were encountered: