-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
phytime fails to compile #166
Comments
I also got this error. Looking at the source, cur_lnL_loc and new_lnL_loc are only defined within #ifdef PHYREX, but I believe you forgot to add this to line 1482 of mcmc.c. I'm attaching a (zipped) patch to make it compile. phyml-3.3.20220408-phytime.patch.zip Compilation error messages: mcmc.c: In function 'MCMC_Root_Time': make[2]: Leaving directory '/root/rpmbuild/BUILD/phyml-3.3.20220408/src' |
Hello there, I am hitting the same error when try to build PhyML --enable-phytime. |
Hello,
we discussed this in #157, so I just report that PhyTime in Spring 2022 release fails (Winter 2021 release worked well).
The text was updated successfully, but these errors were encountered: