<!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">Tim Rühsen <a href="https://gitlab.com/rockdaboot" data-user="267665" data-reference-type="user" data-container="body" data-placement="bottom" class="gfm gfm-project_member" title="Tim Rühsen">@rockdaboot</a> commented 29 minutes ago</p>
<blockquote dir="auto">
<p>Isn't that what Debian package building basically does (make install + then collect the data) ?</p>
</blockquote>
<p dir="auto">Yes. The significant difference to your build is that Debian is using multiarch, i.e. we set --libdir. e.g. on amd64 the following command sequence will reproduce the issue:</p>
<p dir="auto"><code>mkdir b4deb ; cd b4deb ; ../configure --without-tpm --disable-guile --disable-rpath --enable-libdane --prefix=/usr --libdir=\${prefix}/lib/x86_64-linux-gnu && make -j5</code></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_132138717">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/ff0d598536112bf5663a82127a7f735c/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_132138717"}}</script>
</p>
</div>
</body>
</html>