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

ocaml 4.11 in qp2-dependencies incompatible with glibc>=2.34 #226

Closed
kgasperich opened this issue Dec 7, 2022 · 1 comment
Closed

ocaml 4.11 in qp2-dependencies incompatible with glibc>=2.34 #226

kgasperich opened this issue Dec 7, 2022 · 1 comment

Comments

@kgasperich
Copy link
Collaborator

Hi Anthony,

The ocaml-bundle in qp2-dependencies is v4.11, and it won't build with glibc >=2.34.
This appears to be fixed in 4.13, but I'm not sure whether all of the packages that qp2 depends on are present in 4.13/4.14.
It looks some patches exist to be able to build ocaml v4.10+ with newer versions of glibc, but I think the process of adding that to the build process may be a similar amount of work to just switching from 4.11 to 4.13.

I haven't had much time to look into this, but can try to build qp2 with 4.13 and see if I run into any issues.

@scemama
Copy link
Member

scemama commented Dec 8, 2022 via email

@scemama scemama closed this as completed Feb 27, 2023
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