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

Zoltan: HDF5 / Exodus linking error #13686

Closed
tread7284 opened this issue Dec 19, 2024 · 3 comments
Closed

Zoltan: HDF5 / Exodus linking error #13686

tread7284 opened this issue Dec 19, 2024 · 3 comments

Comments

@tread7284
Copy link

Question

Trilinos organization members, please @ zoltran.

During the make-step of Zoltran, I encounter a HDF5 / Exodus linking error. It occurs in Linking CXX executable test_generate_exo_files, Linking CXX executable epu, Linking CXX executable conjoin, and Linking CXX executable exodiff.

/usr/bin/ld: ../../libraries/exodus/libexodus.a(ex_utils.c.o): undefined reference to symbol 'H5get_libversion@@HDF5_SERIAL_1.8.7'
/usr/bin/ld: /lib/x86_64-linux-gnu/libhdf5_serial.so.103: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[2]: *** [packages/seacas/applications/exodiff/CMakeFiles/exodiff.dir/build.make:341: packages/seacas/applications/exodiff/exodiff] Error 1
make[1]: *** [CMakeFiles/Makefile2:9569: packages/seacas/applications/exodiff/CMakeFiles/exodiff.dir/all] Error 2
make: *** [Makefile:166: all] Error 2

I am not sure if I need to set a FLAG or if this is CMAKE linking issue. I was able to build and install Trilinos on my laptop, with the same env setup. Any help would be greatly appreciated!

@ccober6 ccober6 changed the title PackageName: General Summary of the Question Zoltan: HDF5 / Exodus linking error Dec 19, 2024
@ccober6
Copy link
Contributor

ccober6 commented Dec 19, 2024

@trilinos/zoltan @trilinos/seacas

@tread7284
Copy link
Author

@ccober6 Thank you for re-directing the question to the correct Teams. I solved the problem, a explicit FLAG calling HDF5 was need. Thank you for your quick response

@ccober6
Copy link
Contributor

ccober6 commented Dec 19, 2024

Glad you were able to find the issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants