On Fri, Oct 3, 2014 at 6:39 PM, Werner Koch <w...@gnupg.org> wrote: > On Fri, 3 Oct 2014 17:40, p...@heypete.com said: > >> make -f build-aux/speedo.mk native >> >> it does quite a bit, but always seems to spit out the following errors >> and fails to complete. The bit about gnutls is non-critical for me, >> but it'd be nice to resolve it. The "required libraries not found" > > That is easy: Install the libgnutls-dev package.
Now I get "Requested 'gnutls >= 3.0' but version of GnuTLS is 2.12.23" -- again, this isn't a big deal. I'm just trying to do a test build, and I'm not worried about TLS connectivity to keyservers. That said, if I did want to compile the latest version of GnuTLS from source, where should one place the compiled results so that the GnuPG build process would know about it? >> error seems to be a showstopper, though. > >> configure: error: >> *** >> *** Required libraries not found. Please consult the above messages >> *** and install them before running configure again. >> *** > > You should see other warning messages in the config log which tells you > which library is missing. You should find the full config long in > PLAY/build/gnupg/config.log. My guess is that there is some problem > with libiconv which is expected to exist. It is usually part of glibc > but you need to install the development package. To my untrained, non-developer[1] eye, there appears to be several things that failed though I'm not sure how to interpret things correctly. The full config log is ~250kB. I've posted it to a Pastebin at http://pastebin.com/xZjzsZju if that would help. [1] I've written and compiled a few ad-hoc C programs for my research, but I'm very much a beginner at this sort of thing. I apologize for my lack of knowledge in this regard. Thank you (and others) for your patience and help. Cheers! -Pete -- Pete Stephenson _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users