qdore/Mutate

cannot compile on Ubuntu Bionic (18.4)

Opened this issue · 4 comments

I cannot compile Mutate on Ubuntu Bionic (18.4), I have been able to compile on Ubuntu Xenial, thanks to some hints in the issues here. My new notebook has Bionic installed, I'd like to avoid reverting to Xenial. I can see that there was a 2.4 release of Mutate, but the README still refers to a 2.3 deb file, which is nowhere to be found.

Here is the pertinent output from make (all previous output was uneventful/successful)

https://gist.github.com/hardyoyo/852f29d8d5051c05e1504d9db285d5be

I suspect what I'm looking at is another issue with the older libboost version 1.55 library that Mutate requires. I have installed libboost-all-dev which should be enough. Help?

Same problem here.

Same problem here.

Same problem here.

Same problem here on debian 10.4. Did anyone get this to work?