[gnutls-devel] GnuTLS | guile bindings do not build with pkgsrc (on NetBSD) (#996)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon May 11 14:19:40 CEST 2020




civodul commented:


Hi,

> ERROR: In procedure scm-error:
> invalid target "x86_64--netbsd"

The problem is that `x86_64--netbsd` is not a valid triplet.  A [valid triplet](https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.69/html_node/Specifying-Target-Triplets.html) would be `x86_64-pc-netbsd` or `x86_64-unknown-netbsd`.

That triplet was presumably passed as an option to `./configure`.  Could you check the command-line options that `./configure` received?

HTH!

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/996#note_340165294
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200511/0b51a127/attachment.html>


More information about the Gnutls-devel mailing list