You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think these routines come from the mercury library. Can you make sure you've got that installed?
I installed mercury using compile_dep.sh and it was successful. The only package I installed without compile_dep.sh script was margo which I downloaded using spack. Then, I copied margo contents into the installed directory of GekkoFS dependencies (margo with compile_dep.sh failed and I got lots of undefined references). Maybe if I fix that if will solve the issue?
I have installed all GekkoFS dependencies and now, after running cmake, when I try to make, I get the following undefined reference error:
I installed margo using spack (and others using the compile_dep.sh script). Could this be the source of the problem? Or should I look elsewhere?
Thanks
The text was updated successfully, but these errors were encountered: