An upgrade to curl 7.55.1 keeps failing to install with this error ...
configure: error: Threaded resolver enabled but no thread library found
which looking around seems to point to IPv6 issues. I took a look at the contents of the Makefile to try and disable Threaded resolver but decided against making any changes. If I also tried
Any suggestions ?
configure: error: Threaded resolver enabled but no thread library found
which looking around seems to point to IPv6 issues. I took a look at the contents of the Makefile to try and disable Threaded resolver but decided against making any changes. If I also tried
make install
and make install clean
but still got no options.Any suggestions ?