<!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 style="">
<p dir="auto"><a href="https://gitlab.com/juaristi" data-user="1280241" data-reference-type="user" data-container="body" data-placement="bottom" class="gfm gfm-project_member" title="Ander Juaristi">@juaristi</a> Did you check that there is no old nettle version in /usr/local ? Is the system nettle recent enough ? If not, build the latest version and install it to /usr/local (don't forget <code>ldconfig</code> afterwards).</p>
<p dir="auto">The current compile error I see is</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">psk_passwd.c:138:1: error: conflicting types for '_gnutls_psk_pwd_find_entry'</span>
<span id="LC2" class="line" lang="plaintext"> _gnutls_psk_pwd_find_entry(gnutls_session_t session,</span>
<span id="LC3" class="line" lang="plaintext"> ^~~~~~~~~~~~~~~~~~~~~~~~~~</span>
<span id="LC4" class="line" lang="plaintext">In file included from psk_passwd.c:29:</span>
<span id="LC5" class="line" lang="plaintext">./../auth/psk_passwd.h:24:5: note: previous declaration of '_gnutls_psk_pwd_find_entry' was here</span>
<span id="LC6" class="line" lang="plaintext"> int _gnutls_psk_pwd_find_entry(gnutls_session_t, char *username,</span>
<span id="LC7" class="line" lang="plaintext">     ^~~~~~~~~~~~~~~~~~~~~~~~~~</span></code></pre>
<p dir="auto">Which clearly looks like WIP.</p>
</div>


</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/586#note_139697401">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/ef83b73c6a306ca11fcc611d875f4949/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/586#note_139697401"}}</script>
</p>
</div>
</body>
</html>