Martin Valba

Results 13 comments of Martin Valba

uhh, its mainly because the apt repo dosent have all the packages still. Ill try to get some time so i can compile most of the typical packages. Sorry for...

Openssh and more packages have been added

apt install clang as g++ and gcc are symlinked to clang

I think its better to use proot or chroot env for that still as there is no premade source for gcc (That works with latest termux-*-packages) still.

https://github.com/Lzhiyong/termux-ndk/tree/master/openjdk-build #### get real libc.so path #### the dlopen function requires a real librt.so path #### src/hotspot/os/linux/os_linux.cpp:1312:clock_init() #### /system/lib64/libc.so -> /apex/com.android.runtime/lib64/bionic/libc.so ls -l /system/lib64/libc.so #### libc.so -> librt.so ln -sf...

maybe this helps ( See libc.so -> libpthread.so )

Does it happen after reopening app too or you only had it only once?

Also if you backgrounded the app in apt upgrade window ( setup ) stage then it crashes sometimes ( just a note ).