Hello,
I've just updated Ubuntu from 20.04 to 22.04. But configure now
complains about C++ library, whereas it worked well with Ubuntu
20.04
My autogen.input is
CC=clang
CXX=clang++
--enable-pch=full
--enable-icecream
--enable-dbgutil
--with-java
--with-help
--without-myspell-dicts
--enable-ext-nlpsolver
--without-doxygen
--with-lang=en-US fr
--with-jdk-home=/usr/lib/jvm/java-11-openjdk-amd64
configure output is here:
https://paste.debian.net/1261208/
What should I do?
Many thanks for your help.
Laurent