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

Gotcha: build error if using glibc > v2.34 #251

Open
romintomasetti opened this issue Oct 19, 2022 · 1 comment
Open

Gotcha: build error if using glibc > v2.34 #251

romintomasetti opened this issue Oct 19, 2022 · 1 comment

Comments

@romintomasetti
Copy link

I'm building timemory with Gotcha support. It worked fine until Ubuntu 22.04 came in. In this release, glibc is at v2.35 and we hit the issue already mentioned on Gotcha's repository:

@jrmadsen
Copy link
Collaborator

jrmadsen commented Oct 21, 2022

Ah yes. I have a fix that in another branch of timemory. I'll try to take care of it next week but in the meantime, you can go into the gotcha submodule (after you've cloned it) and do a git checkout timemory && git pull

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

2 participants