[gnutls-devel] GnuTLS | gnutls-3.6.4 release tarball isn't configured for guile 2.2 (#631)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Jan 21 11:29:04 CET 2019


@nmav I don't think that's something we can fix in a MR. As described in https://gitlab.com/gnutls/gnutls/issues/631#note_120995932 the build system needs guile 2.2. On your host system, where you create the tarball you need:
```
$ grep "_guile_versions_to_search" /usr/share/aclocal/guile.m4
  _guile_versions_to_search="m4_default([$1], [2.2 2.0 1.8])"
```

@sbirkholz So this is a problem of your operating system. On my openSUSE Tumbleweed I have guile-2.2 and the correct guile.m4 file.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/631#note_133267181
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/20190121/a0b26a9d/attachment.html>


More information about the Gnutls-devel mailing list