Closed mladenivkovic closed 2 years ago
I've pushed a change to master which I think should fix this but I don't have a gcc 11.2 installation to try it. Could you let me know if it works?
It turns out that my laptop running ubuntu 21.10 has gcc 11.2. This patch does seem to work but to build from master rather than a release you need a few extra packages. I had to do
sudo apt install autoconf libtool texinfo
It needs gtk2 too, which I guess is going to become a problem soon, but you must have that if you were able to configure it.
Works for me now, thanks!
Hi John
I've recently updated my system and can't get the code to compile using gcc 11.2.0, failing with the following error: