[gnutls-devel] GnuTLS | Compile failure on Mingw-w64 (#962)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Wed Apr 1 00:34:17 CEST 2020
Michael Cronenworth created an issue: https://gitlab.com/gnutls/gnutls/-/issues/962
## Description of problem:
Last known working compile was 3.6.9.
Trying to compile 3.6.13 on Fedora Rawhide results in this failure:
<pre>
Making all in nettle
make[4]: Entering directory '/builddir/build/BUILD/gnutls-3.6.13/build_win64/lib/nettle'
curve448/eccdata.exe curve448 38 6 32 > curve448/ecc-curve448-32.hT && mv curve448/ecc-curve448-32.hT curve448/ecc-curve448-32.h
curve448/eccdata.exe curve448 38 6 64 > curve448/ecc-curve448-64.hT && mv curve448/ecc-curve448-64.hT curve448/ecc-curve448-64.h
/bin/sh: curve448/eccdata.exe: No such file or directory
/bin/sh: curve448/eccdata.exe: No such file or directory
</pre>
## Version of gnutls used:
3.6.13
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
Fedora Rawhide
## How reproducible:
Steps to Reproduce:
* Take configure from https://src.fedoraproject.org/rpms/mingw-gnutls/blob/master/f/mingw-gnutls.spec
* make -j$CPUS V=1
## Actual results:
Build failure.
## Expected results:
Build success.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/962
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/20200331/721376fd/attachment.html>
More information about the Gnutls-devel
mailing list