Issue with Raspberry Pi Stretch

bfromcolo
bfromcolo
Joined: 18 Mar 17
Posts: 1
Credit: 160875
RAC: 0
Topic 91668

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>

Shawn Kwang
Shawn Kwang
Joined: 10 Mar 16
Posts: 105
Credit: 5544
RAC: 0

bfromcolo wrote:I update my

bfromcolo wrote:
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>

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 ~~~

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.