I update my RPi3b to the latest version of Raspian and this project instant fails with computation error. I went back to Jessie and it appears to be fine again. Error posted below. Is there a correction I can make other than sticking with Jessie?
<stderr_txt> ../../projects/albert.phys.uwm.edu/einsteinbinary_BRP4_1.42_arm-unknown-linux-gnueabihf__NEON: relocation error: ../../projects/albert.phys.uwm.edu/einsteinbinary_BRP4_1.42_arm-unknown-linux-gnueabihf__NEON: symbol h_errno, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference</stderr_txt>
Copyright © 2024 Einstein@Home. All rights reserved.
bfromcolo wrote:I update my
)
The error message refers to libc.so.6, which is part of the libc library. It is possible that the latest OS for RP has a newer version of libc that is incompatible with the binaries we distribute for albert. I'm not sure there is a fix for this as Albert is the test project and our priorities are elsewhere currently.
~~~ Einstein@Home Project ~~~