[gnutls-devel] GnuTLS | make dist fails (#1610)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Sat Nov 16 07:22:03 CET 2024
Andreas Metzler commented: https://gitlab.com/gnutls/gnutls/-/issues/1610#note_2214420941
Running a regular "make" before running make dist on a the fresh checkout (or after running `git clean -fxd && git reset --hard`) works for me.
```
./bootstrap && ./configure --with-included-unistring && make && make dist-xz
```
I suspect you either had a dirty checkout or "make" already threw an error.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1610#note_2214420941
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/20241116/f34d8776/attachment.html>
More information about the Gnutls-devel
mailing list