[gnutls-devel] GnuTLS | Building mingw32 gnutls error: you must have sys_stat.h on your system (#1324)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Tue Feb 15 10:34:24 CET 2022
Oo Mac created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1324
## Description of problem:
Building mingw32 gnutls error: you must have sys_stat.h on your system
## Version of gnutls used:
3.6.9-1
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
mingw32
## How reproducible:
Steps to Reproduce:
tar -xvf gnutls-3.6.9-1-src.tar.xz
autoreconf -vfi
./configure
--build=i686-w32-mingw32
--prefix="$HOME/prefix"
--disable-tests
--enable-shared
--enable-static
--disable-guile
--enable-cxx
--disable-hardware-acceleration
--enable-heartbeat-support
--with-included-unistring
--with-default-trust-store-file=/usr/ssl/certs/ca-bundle.crt
....
configure: error: you must have sys_stat.h on your system
## Actual results:
configure: error: you must have sys_stat.h on your system
make error
## Expected results:
configure: ok
make ok
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1324
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/20220215/ea2eab86/attachment.html>
More information about the Gnutls-devel
mailing list