<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div></div>
<p dir="auto">Trying to verify the fix for #682, I was unable build the latest master on Kubuntu 18.04.1 LTS. The last version I managed to build without problem is <code>tags/gnutls_3_6_4</code>.</p>
<p dir="auto">Building the latest master <code>./configure</code> aborts with the following output:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">checking for NETTLE... no</span>
<span id="LC2" class="line" lang="plaintext">configure: error: </span>
<span id="LC3" class="line" lang="plaintext">  ***</span>
<span id="LC4" class="line" lang="plaintext">  *** Libnettle 3.4.1 was not found.</span></code></pre>
<p dir="auto">Using the version tagged <code>gnutls_3_6_5</code>:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">checking for NETTLE... no</span>
<span id="LC2" class="line" lang="plaintext">configure: error: </span>
<span id="LC3" class="line" lang="plaintext">  ***</span>
<span id="LC4" class="line" lang="plaintext">  *** Libnettle 3.4 was not found.</span></code></pre>
<p dir="auto">Libnettle shipped with the distribution:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">ldconfig -p | grep nettle && apt show nettle*</span>
<span id="LC2" class="line" lang="plaintext">       libnettle.so.6 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libnettle.so.6</span>
<span id="LC3" class="line" lang="plaintext">       libnettle.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libnettle.so</span>
<span id="LC4" class="line" lang="plaintext">Package: nettle-dev</span>
<span id="LC5" class="line" lang="plaintext">Version: 3.4-1</span>
<span id="LC6" class="line" lang="plaintext">Priority: optional</span>
<span id="LC7" class="line" lang="plaintext">Section: libdevel</span>
<span id="LC8" class="line" lang="plaintext">Source: nettle</span>
<span id="LC9" class="line" lang="plaintext">Origin: Ubuntu</span>
<span id="LC10" class="line" lang="plaintext">Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com></span>
<span id="LC11" class="line" lang="plaintext">Original-Maintainer: Magnus Holmgren <holmgren@debian.org></span>
<span id="LC12" class="line" lang="plaintext">Bugs: https://bugs.launchpad.net/ubuntu/+filebug</span>
<span id="LC13" class="line" lang="plaintext">Installed-Size: 2.515 kB</span>
<span id="LC14" class="line" lang="plaintext">Depends: libnettle6 (= 3.4-1), libhogweed4 (= 3.4-1), libgmp10-dev, dpkg (>= 1.15.4) | install-info</span>
<span id="LC15" class="line" lang="plaintext">Conflicts: libnettle-dev</span>
<span id="LC16" class="line" lang="plaintext">Replaces: libnettle-dev</span>
<span id="LC17" class="line" lang="plaintext">Homepage: http://www.lysator.liu.se/~nisse/nettle/</span>
<span id="LC18" class="line" lang="plaintext">Supported: 5y</span>
<span id="LC19" class="line" lang="plaintext">Download-Size: 951 kB</span>
<span id="LC20" class="line" lang="plaintext">APT-Manual-Installed: yes</span>
<span id="LC21" class="line" lang="plaintext">...</span></code></pre>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/681">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/3aff05e4578982c708e756d85c5fc3a7/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/681"}}</script>
</p>
</div>
</body>
</html>