[gnutls-devel] GnuTLS | Update gnulib to fix building on OSX 10.9 (!1190)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Feb 7 19:52:44 CET 2020




Tim Rühsen commented:


No, it's the lexer. Maybe we should install bison. The command line to create the .c file from the .y file is
```
        $(AM_V_YACC)$(PARSE_DATETIME_BISON) -d $(YFLAGS) $(AM_YFLAGS) $(srcdir)/parse-datetime.y \
        && sed -e 's|".*/parse-datetime.y"|"parse-datetime.y"|' < parse-datetime.tab.c > parse-datetime.c-t \ ...
```

It is expected that the lexer creates .tab.c from .y - bison should do it.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1190#note_284481506
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/20200207/1c004311/attachment.html>


More information about the Gnutls-devel mailing list