-
Notifications
You must be signed in to change notification settings - Fork 124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GLIBC_2.38 #188
Comments
Probably similar to installing from mac intel devices https://github.com/EFForg/rayhunter/wiki/Install-Rayhunter-on-Mac-Intel-devices, I think you'll need to build the Clone the project, run I don't think you'll need to edit Hope that helps! |
Would it be possible to switch to musl libc for building the serial binary to avoid this issue? |
I think so yes. I've built Edit: actually I think #176 would also resolve this too which would be a little neater imo. |
We have a new version of serial out that I think should work now with older glibc, can one of you test the new version for me please? |
Got my Orbic RC400L from Amazon. Works in Australia on Vodafone
I tried flashing the latest release from my (up to date) Debian machine, only to get the error message:
./serial-ubuntu-latest/serial: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by ./serial-ubuntu-latest/serial)
However, the latest version of libc on Debian is:
libc6 is already the newest version (2.36-9+deb12u10).
Any advice? Thx
The text was updated successfully, but these errors were encountered: