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

how to make it work in chrooted debian in android #5

Open
jonny789pm opened this issue Jan 26, 2017 · 0 comments
Open

how to make it work in chrooted debian in android #5

jonny789pm opened this issue Jan 26, 2017 · 0 comments

Comments

@jonny789pm
Copy link

jonny789pm commented Jan 26, 2017

I have chrooted debian in android marshmallow (snapdragon 650 [64bi]t).
I cloned your repo and run ndk-build.
It created libandroid-shmem.so in lib and obj directories . I copied from armv8-a folder to /lib directory of chrooted debian. It asked for liblog.so . So I copied from android lib directory. Then It complained about iceweasel: error while loading shared libraries: /usr/lib/aarch64-linux-gnu/libc.so: invalid ELF header

Details of file /lib/libandroid-shmem.so shows
/lib/libandroid-shmem.so: ELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5ad4582c76effbe27a6688369ad979fea5dfac2a, not stripped

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

1 participant