Hi Jeff! On Mon, Oct 19, 2015 at 03:07:49PM +0200, Jeff Burdges wrote: > > I went ahead and updated to 7.45.0 when fixing several issues with my > previous packaging of gnurl. > > > Just for posterity's sake, we're using a rebase work flow to maintain > this git repository. It looks roughly like this : > > old=7.44.0 > new=7.45.0
I already had 7.44.0 working and now replaced it with 7.45.0. However, it no longer builds against GnuTLS 3.4.5 if OCSP or ALPN support are disabled in gnutls :( ../lib/.libs/libgnurl.so: undefined reference to `gnutls_alpn_get_selected_protocol' ../lib/.libs/libgnurl.so: undefined reference to `gnutls_ocsp_resp_get_single' ../lib/.libs/libgnurl.so: undefined reference to `gnutls_ocsp_resp_deinit' ../lib/.libs/libgnurl.so: undefined reference to `gnutls_alpn_set_protocols' ../lib/.libs/libgnurl.so: undefined reference to `gnutls_ocsp_resp_import' ../lib/.libs/libgnurl.so: undefined reference to `gnutls_ocsp_status_request_get' ../lib/.libs/libgnurl.so: undefined reference to `gnutls_ocsp_resp_init' ../lib/.libs/libgnurl.so: undefined reference to `gnutls_ocsp_status_request_enable_client' ../lib/.libs/libgnurl.so: undefined reference to `gnutls_ocsp_status_request_is_checked' Any ideas? Cheers Daniel _______________________________________________ GNUnet-developers mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnunet-developers
