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

Linking Error #3

Open
misarkis opened this issue Apr 30, 2016 · 1 comment
Open

Linking Error #3

misarkis opened this issue Apr 30, 2016 · 1 comment

Comments

@misarkis
Copy link

I am trying to run the adb on Android but is giving the error:
/system/bin/sh: /system/bin/adb: No such file or directory

When I tracked it turns out that the current adb dynamically links to various libraries, pthread, rt, crypto and c. How can we solve that? How is it possible to make the final adb statically linked?

@applehub
Copy link

Can I implement it by modifying android.mk? I really need your help

I wanted to compile the ARM-Linux ADB, but there was no tool chain. Or the tool chain could not be used, and then I compiled it, but linker was wrong, so I created the directory/system/bin/linker and /system/lib

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