Neil,

I had some strange compile errors (similar to yours) on my github checkout the 
other day - solved them by doing a "make distclean" and then running autogen.sh 
from scratch. Maybe this will work?

--Diego


On Aug 10, 2012, at 7:29 PM, no-re...@cfengine.com wrote:

> 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

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

Reply via email to