[gnutls-help] GIT build failing

Nikos Mavrogiannopoulos nmav at gnutls.org
Sat Mar 10 16:49:42 CET 2018


On Thu, Mar 8, 2018 at 12:54 PM, Simon Friedberger <simon.tls at a-oben.org> 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



More information about the Gnutls-help mailing list