<!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/civodul">civodul</a>
commented:
</p>
<div style="">
<p dir="auto">Hi,</p>
<blockquote dir="auto">
<p>ERROR: In procedure scm-error:
invalid target "x86_64--netbsd"</p>
</blockquote>
<p dir="auto">The problem is that <code>x86_64--netbsd</code> is not a valid triplet.  A <a href="https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Specifying-Target-Triplets.html" rel="nofollow noreferrer noopener" target="_blank">valid triplet</a> would be <code>x86_64-pc-netbsd</code> or <code>x86_64-unknown-netbsd</code>.</p>
<p dir="auto">That triplet was presumably passed as an option to <code>./configure</code>.  Could you check the command-line options that <code>./configure</code> received?</p>
<p dir="auto">HTH!</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/996#note_340165294">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/017ec9e8f562fc091a9cc6e85d93c0e9/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/996#note_340165294"}}</script>


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