java.lang.UnsatisfiedLinkError ... invalid ELF header (Possible cause: endianness mismatch)

It turns out we made a mistake when copying the file to the target system. The checksum of the file in the distribution and the checksum of the file on the target system were different.