Forum: CFEngine Help
Subject: Re: variable method calls using arrays
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,26900,26906#msg-26906

Good news.  I cloned git today to test.  After autogen I run make and get this 
error:

$ make
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


_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to