Le 01/07/2016 à 03:44, Scott Kostyshak a écrit :
I just tried 1.15 with Ubuntu 15.10 and I do get the same error. The mystery remains.I still see this with current master and Ubuntu 16.04. Does the following work for anyone on current master? git reset --hard && git clean -xdf && ./autogen.sh && ./configure --enable-build-type=pre && make && make check && make distcheck && echo "GOOD"
For what is worth, it works for me on ubuntu 17.10. JMarc