<!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=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p style="color: #777777;">
<a href="https://gitlab.com/nmav">Nikos Mavrogiannopoulos</a>
commented:
</p>
<div style="">
<p dir="auto">For this:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">pkcs11_privkey.c: In function '_gnutls_pkcs11_privkey_sign':</span>
<span id="LC2" class="line" lang="plaintext">pkcs11_privkey.c:335:32: error: storage size of 'rsa_pss_params' isn't known</span>
<span id="LC3" class="line" lang="plaintext">  struct ck_rsa_pkcs_pss_params rsa_pss_params;</span></code></pre>
<p dir="auto">Most likely a newer p11-kit version is required. I believe you disabled pkcs11 support to make it compile right?</p>
<p dir="auto">The <code>__get_cpuid_count</code> is more complex; it seems gcc 4.8 doesn't contain this function. I'll submit a pull request for this; you'll need to apply this patch on top of your copy.</p>
</div>


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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/812#note_199703607">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/ab7b1f1362d86ef2945c40f627c50919/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/812#note_199703607"}}</script>


</p>
</div>
</body>
</html>