Im trying to install Cryptomator and getting this problem:
[exec] libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
[exec] libtool: link: (cd ".libs" && rm -f "libffi.so.8" && ln -s "libffi.so.8.1.2" "libffi.so.8")
[exec] libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.8.1.2" "libffi.so")
[exec] libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
[exec] make[3]: se sale del directorio '/home/panchines/.cache/paru/clone/libjffi/src/jffi-jffi-1.3.10/build/jni/libffi-x86_64-linux'
[exec] make[2]: se sale del directorio '/home/panchines/.cache/paru/clone/libjffi/src/jffi-jffi-1.3.10/build/jni/libffi-x86_64-linux'
[exec] make[1]: se sale del directorio '/home/panchines/.cache/paru/clone/libjffi/src/jffi-jffi-1.3.10/build/jni/libffi-x86_64-linux'
[exec] /home/panchines/.cache/paru/clone/libjffi/src/jffi-jffi-1.3.10/jni/jffi/Array.c:37:10: error fatal: jni.h: No existe el fichero o el directorio
[exec] 37 | #include <jni.h>
[exec] | ^~~~~~~
[exec] compilaciĂłn terminada.
[exec] /home/panchines/.cache/paru/clone/libjffi/src/jffi-jffi-1.3.10/jni/jffi/CallContext.c:45:10: error fatal: jni.h: No existe el fichero o el directorio
[exec] 45 | #include <jni.h>
[exec] | ^~~~~~~
[exec] compilaciĂłn terminada.
[exec] make: *** [/home/panchines/.cache/paru/clone/libjffi/src/jffi-jffi-1.3.10/jni/GNUmakefile:288: /home/panchines/.cache/paru/clone/libjffi/src/jffi-jffi-1.3.10/build/jni/jffi/Array.o] Error 1
[exec] make: *** Se espera a que terminen otras tareas....
[exec] make: *** [/home/panchines/.cache/paru/clone/libjffi/src/jffi-jffi-1.3.10/jni/GNUmakefile:288: /home/panchines/.cache/paru/clone/libjffi/src/jffi-jffi-1.3.10/build/jni/jffi/CallContext.o] Error 1
BUILD FAILED
/home/panchines/.cache/paru/clone/libjffi/src/jffi-jffi-1.3.10/build.xml:377: exec returned: 2
All, the spanish error says something like “file or directory not found”.
Some other people from internet tell me that they install fine, also i make a post in archlinux and they te
ll me:
The package builds fine, while built the normal way (without AUR helpers). Both in clean chroot and directly on my live system. So that seems to be either an issue with yay or some specific configuration in your system. Please confirm, that it still doesn’t build if you do not use yay.
Also, while reporting errors, please set locale to C (LANG=C). That ensures messages are uniform, recognizable by all people and everybody can understand them.
I dont know how to build, and… also dont know where to put the lang=c.
So, it seems that the aur package dont have a problem, so… what is happening here?
What happens when you set that java 19 as the default …
There can be many java versions installed - but only one is the one that is going to be used.
How about you building the thing with makepkg, instead of using AUR helpers like paru or pamac or yay … ?