Forum: CFEngine Help Subject: build error Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,27012,27012#msg-27012
I'm getting this error building from git clone. Making all in pub Making all in src CC libpromises_la-cf3parse.lo cf3parse.c: In function ‘yygrowstack’: cf3parse.c:410: error: too many arguments to function ‘__error_unchecked_realloc’ cf3parse.c:411: error: invalid use of void expression cf3parse.c:411: error: too many arguments to function ‘__error_unchecked_malloc’ cf3parse.c:411: error: invalid use of void expression cf3parse.c:418: error: too many arguments to function ‘__error_unchecked_realloc’ cf3parse.c:419: error: invalid use of void expression cf3parse.c:419: error: too many arguments to function ‘__error_unchecked_malloc’ cf3parse.c:419: error: invalid use of void expression cf3parse.c: In function ‘yyparse’: cf3parse.c:506: warning: label ‘yyerrlab’ defined but not used make[2]: *** Error 1 make[1]: *** Error 2 make: *** Error 1 What does it mean and how can I get past it? _______________________________________________ Help-cfengine mailing list Help-cfengine@cfengine.org https://cfengine.org/mailman/listinfo/help-cfengine