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

waf_tools/magnum: fix libdl detection #192

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

olivierrochel-inria
Copy link
Contributor

fix libdl detection for magnum in waf_tools when libdl.so is found but not libdl.so.2, that was breaking the build in ubuntu18.04 at least.

@costashatz
Copy link
Member

Thanks! I'll merge as soon as the CI tests pass.

@olivierrochel-inria
Copy link
Contributor Author

olivierrochel-inria commented Mar 31, 2023

ok if I understand correctly configure fails in CI when trying to find dartpy, with gcc only. Is this a known issue or should I investigate ? On my side building is fine with ubuntu 20.04 and 18.04 (docker out of the box, some custom install paths, gcc, python ON)

@costashatz
Copy link
Member

Is this a known issue or should I investigate ?

It's not a known issue, but my other branches failed there as well (tried yesterday). So it's not related to your PR. Merging and I will investigate later.

@costashatz costashatz merged commit 2d52025 into master Mar 31, 2023
@costashatz costashatz deleted the fix_magnum_libdl_detection branch March 31, 2023 07:42
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

Successfully merging this pull request may close these issues.

2 participants