[gnutls-devel] GnuTLS | `make` error :parse-datetime.c: No such file or directory (#1196)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Wed Mar 24 16:35:42 CET 2021
David Hu created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1196
## Description of problem:
I am building GnuTLS from source as of Mar 24th 23:31 GMT, and `make -j9` produces the `fatal error: parse-datetime.c: No such file or directory`
## Version of gnutls used:
Latest GitHub commit `857543c`
## Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)
N/A, straight from the GitHub mirror
## How reproducible:
Steps to Reproduce:
* `git clone` the GitHub mirror commit `857543c`
* Do `./configure` with default settings
* Run `make -j9`
## Actual results:
`make` returned fatal error:
```CC glthread/threadlib.lo
cc1: fatal error: parse-datetime.c: No such file or directory
compilation terminated.
......
make: *** [Makefile:1800: all] Error 2
```
## Expected results:
`make` finished with return code 0 without errors
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1196
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/20210324/cfaa7ffd/attachment.html>
More information about the Gnutls-devel
mailing list