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

Compilation failure on CentOS 7 #2848

Closed
arekfu opened this issue Jan 19, 2024 · 0 comments · Fixed by #2849
Closed

Compilation failure on CentOS 7 #2848

arekfu opened this issue Jan 19, 2024 · 0 comments · Fixed by #2849
Labels

Comments

@arekfu
Copy link
Contributor

arekfu commented Jan 19, 2024

Bug Description

Compilation fails on CentOS 7 at link time with the following messages (pardon my French):

lib/libopenmc.so : erreur : référence à « dlclose » non définie
lib/libopenmc.so : erreur : référence à « dlopen » non définie
lib/libopenmc.so : erreur : référence à « dlerror » non définie
lib/libopenmc.so : erreur : référence à « dlsym » non définie
collect2: erreur: ld a retourné le statut de sortie 1

Steps to Reproduce

Build vanilla OpenMC.

Environment

  • CentOS 7
  • custom environment modules are used to provide the following software:
    • gcc 9.3.0
    • curl 7.78.0
    • cmake 3.25.0
    • szip 2.1.1
    • hdf5 1.12.1 (serial)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant