2025-02-11 10:28 AM
Hi
I am trying to use this on a raspberry pi4 running ubuntu 2404. I am able to run make successfully but on trying to run the generated binary I get
./spdkit error while loading shared libraries: /lib/aarch64-linux-gnu/libc.so: invalid ELF
I don't know what to do to fix it. I did not install the linaro toolchain as I was not cross compiling - is that likely to be causing this error ?