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

ego-go build success but exec binary error #5

Open
zhp1254 opened this issue Aug 27, 2024 · 3 comments
Open

ego-go build success but exec binary error #5

zhp1254 opened this issue Aug 27, 2024 · 3 comments

Comments

@zhp1254
Copy link

zhp1254 commented Aug 27, 2024

Exec binary ERROR:
/lib64/libc.so.6: version GLIBC_2.32' not found /lib64/libc.so.6: version GLIBC_2.34' not found

uname -a
Linux 117a4676d966 3.10.0-1160.71.1.el7.x86_64 #1 SMP Tue Jun 28 15:37:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

ego-go version
go version go1.21.11 linux/amd64

@thomasten
Copy link
Member

Hi, EGo doesn't support RHEL/CentOS 7.

@zhp1254
Copy link
Author

zhp1254 commented Sep 9, 2024

Hi, EGo doesn't support RHEL/CentOS 7.

same error with 5.4.0-153-generic #170-Ubuntu SMP Fri Jun 16 13:43:31 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

@thomasten
Copy link
Member

Please provide a minimal example and instructions to build and run it, which reproduce the error.

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

6 participants
@zhp1254 @thomasten and others