-
Notifications
You must be signed in to change notification settings - Fork 89
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 of MultiNest fails #201
Comments
Delete the entire folder and download MultiNest again. |
I got the files fresh from github, with git clone, still the same problem. |
There should be more output? For some reason xmeans_clstr is damaged? It's always good to clean the entire build/ folder including cmake cache files, whenever something changed. You can also try telling cmake to use gfortran instead of f95. |
This is all the output I get. |
so what is happening in xmeans_clstr at line 1826? |
It is an empty line in xmeans_clstr.f90
|
Hi,
I tried to compile the MultiNest library following the instructions here: https://johannesbuchner.github.io/PyMultiNest/install.html
However make fails with the error message:
f951: Fatal Error: Reading module ‘xmeans_clstr’ at line 1826 column 4: Unexpected EOF compilation terminated.
System: Ubuntu 20.04
Complete Output:
cmake:
make:
The text was updated successfully, but these errors were encountered: