On Thu, Mar 8, 2018 at 12:54 PM, Simon Friedberger <[email protected]> wrote:
> I am getting the following error when trying to build the master branch:
>
> ./parse-datetime.y: In function 'yylex':
> ./parse-datetime.y:1413:20: error: dereferencing pointer to incomplete
> type 'union YYSTYPE'
>                lvalp->timespec.tv_sec = s;
>                     ^
> What might be causing this?

This is a file processed with bison/yacc. Which version do you use?
Did you follow the instructions in README.md?

regards,
Nikos

_______________________________________________
Gnutls-help mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-help

Reply via email to