Skip to content
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

Latest version breaks on jessie #59

Open
jesscold opened this issue Jun 26, 2020 · 2 comments
Open

Latest version breaks on jessie #59

jesscold opened this issue Jun 26, 2020 · 2 comments

Comments

@jesscold
Copy link

Upgraded for 4.1.6 to latest and got this error when starting:

./pikrellcam: /lib/arm-linux-gnueabihf/libm.so.6: version `GLIBC_2.27' not found (required by ./pikrellcam)
./pikrellcam: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.28' not found (required by ./pikrellcam)

The internets indicate that you cannot upgrade ldd using apt-get, so i got the thing working by building a new executable from source by running make in the /src dir.

This fixed it. Leaving this "issue" here for the next dweeb.

@Egregius
Copy link

Egregius commented Jul 4, 2020

Thanks for this fix!
Got the same issue and this fixed it.

@LucidEye
Copy link

Thank you. This fixed the same issue for me as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants