<!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">Are you sure, it's not a custom installed libunistring ?</p>
<p dir="auto">Here (Debian, custom installed libunistring and libidn2) it looks like</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">Libs.private:       -lgmp /usr/local/lib/libunistring.so -Wl,-rpath -Wl,/usr/local/lib -lidn2</span></code></pre>
<p dir="auto">After uninstalling both libs from /usr/local and a <code>ldconfig</code> and <code>./configure</code> run in <code>gnutls/</code>, the line looks like</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">Libs.private:       -lgmp -lunistring -lidn2</span></code></pre>
<p dir="auto">Which looks correct.</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/675#note_131512843">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/3a68a70298be74598054d870bad23ece/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/675#note_131512843"}}</script>
</p>
</div>
</body>
</html>