I receive a friendly greeting my thermos app since I learned that received the update for Android 11 does not run open jdk packages or kotlin packages when I try to test springboot in my termux or koolin app gives the following error , the error is
Failed to load native library:jansi-2.4.0-cdd02d61aab01e90-libjansi.so. osinfo: Linux/arm64
java.lang.UnsatisfiedLinkError: /data/data/com.termux/files/usr/tmp/jansi-2.4.0-cdd02d61aab01e90-libjansi.so: dlopen failed: library "libc.so.6" not found: needed by /data/data/com.termux/files/usr/tmp/jansi-2.4.0-cdd02d61aab01e90-libjansi.so in namespace (default)
What steps will reproduce the bug?
$pkg install openjdk
$pkg install kotlin
then the next steps create a kotlin file and compile it to Java with openjdk
The error is :
Failed to load native library:jansi-2.4.0-cdd02d61aab01e90-libjansi.so. osinfo: Linux/arm64
java.lang.UnsatisfiedLinkError: /data/data/com.termux/files/usr/tmp/jansi-2.4.0-cdd02d61aab01e90-libjansi.so: dlopen failed: library "libc.so.6" not found: needed by /data/data/com.termux/files/usr/tmp/jansi-2.4.0-cdd02d61aab01e90-libjansi.so in namespace (default)
What is the expected behavior?
please hope they can fix the app error ,termux is a great app greetings from Venezuela
Problem description
I receive a friendly greeting my thermos app since I learned that received the update for Android 11 does not run open jdk packages or kotlin packages when I try to test springboot in my termux or koolin app gives the following error , the error is Failed to load native library:jansi-2.4.0-cdd02d61aab01e90-libjansi.so. osinfo: Linux/arm64 java.lang.UnsatisfiedLinkError: /data/data/com.termux/files/usr/tmp/jansi-2.4.0-cdd02d61aab01e90-libjansi.so: dlopen failed: library "libc.so.6" not found: needed by /data/data/com.termux/files/usr/tmp/jansi-2.4.0-cdd02d61aab01e90-libjansi.so in namespace (default)
What steps will reproduce the bug?
$pkg install openjdk $pkg install kotlin then the next steps create a kotlin file and compile it to Java with openjdk The error is : Failed to load native library:jansi-2.4.0-cdd02d61aab01e90-libjansi.so. osinfo: Linux/arm64 java.lang.UnsatisfiedLinkError: /data/data/com.termux/files/usr/tmp/jansi-2.4.0-cdd02d61aab01e90-libjansi.so: dlopen failed: library "libc.so.6" not found: needed by /data/data/com.termux/files/usr/tmp/jansi-2.4.0-cdd02d61aab01e90-libjansi.so in namespace (default)
What is the expected behavior?
please hope they can fix the app error ,termux is a great app greetings from Venezuela
System information