Forum: CFEngine Help
Subject: lex-related compilation error
Author: sauer
Link to topic: https://cfengine.com/forum/read.php?3,23294,23294#msg-23294

So, several revisions back in the 3.2.0 beta cycle, I started getting this 
error when I try to compile the current svn code:


Making all in pub
Making all in src
config.status: creating src/conf.h
config.status: src/conf.h is unchanged
"cf3lex.l", line 51: unrecognized %option: yyalloc
"cf3lex.l", line 52: unrecognized %option: yyrealloc
make[2]: ***  Error 1
make[1]: ***  Error 2
make: ***  Error 1


This still happens with current SVN (R3022).  But since there's a community 
binary out there, I'm presuming it's something on my system. :)

As far as I know, nothing changed on this  machine between "when it compiled" 
to "when it stopped", but that's technically possible.  But my main thing is 
that this is related to lex, and I don't know a darn thing about how lex works. 
 I suppose I should learn someday.  As that day is not scheduled for quite some 
time, does anyone happen to know what it is that causes this issue?

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

Reply via email to