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

java.lang.UnsatisfiedLinkError: dlopen failed: library "libvtn.so" not found #10

Open
kechunqing opened this issue Jan 18, 2024 · 2 comments

Comments

@kechunqing
Copy link

你好,这边实际在使用时还是出现了,在so相互依赖时,so找不到的情况,如A依赖B,加载A时会出现找不到B的情况,这种如何解决呢
我看demo中不涉及这种情况

@TestPlanB
Copy link
Owner

demo 中libnative3 会依赖libnative2,libnative2会依赖libnative1,可以通过readelf查看依赖关系。有实际case可以发一下,我这边看看

@kechunqing
Copy link
Author

好的,我先试试

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