GNOME Bugzilla – Bug 596088
configure fails with --enable-ssl
Last modified: 2009-09-23 16:36:58 UTC
I'm trying to build today's git master (I last successfully built it a few days ago). configure dies with: configure:14099: checking for LIBGNUTLS configure:14106: $PKG_CONFIG --exists --print-errors "gnutls" configure:14109: $? = 0 configure:14122: $PKG_CONFIG --exists --print-errors "gnutls" configure:14125: $? = 0 configure:14160: result: yes configure:14178: error: Could not configure SSL support. Pass "--disable-ssl" if you really want to build without SSL support gnutls is installed: pkg-config --modversion gnutls 2.8.1 What gives?
this is just the same as 587709 *** This bug has been marked as a duplicate of bug 587709 ***