When i try to run catkin build
i get this error
/home/noronn/miniconda3/bin/cmake: symbol lookup error: /lib/x86_64-linux-gnu/libp11-kit.so.0: undefined symbol: ffi_type_pointer, version LIBFFI_BASE_7.0
and when i try to run cmake
i get the same type of error
cmake: symbol lookup error: /lib/x86_64-linux-gnu/libp11-kit.so.0: undefined symbol: ffi_type_pointer, version LIBFFI_BASE_7.0
I run on Ubuntu 20.04.6 LTS with ros noetic.