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

GLIBC_2.38 not found #112

Open
KolViacheslav opened this issue Mar 27, 2024 · 0 comments
Open

GLIBC_2.38 not found #112

KolViacheslav opened this issue Mar 27, 2024 · 0 comments

Comments

@KolViacheslav
Copy link

KolViacheslav commented Mar 27, 2024

Hello everyone.
So, I'm creating my own project using fastcgipp. I used the code from the helloworld examples without any changes. When building the project, there are no errors. If I want to run it from sh vs code. The program sends, but it needs to be through spawn-fcgi, in this console it does not see spawn-fcgi. If I run it through the linux console, it gives this error:
./Application: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by Projects/cmake/Application/build/lib/fastcgipp/libfastcgipp.so.3).
And if I try spawn-fcgi, I get this one:
spawn-fcgi: child exited with: 1
At the same time, if you take your examples helloworld and run it, the application works without any problems.

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

1 participant