bpineau/rcron

Info for compilation on Unbreakable Linux 7

GoogleCodeExporter opened this issue · 1 comments

If anyone runs in similar issues

First I had to follow the hints from "Issue 2:  Package dosent compile on 
Ubuntu 10.04 LTS"

Download the rcon.8 file from the SVN-repository to the src-folder.

And I had to add "%option noyywrap" to src/rcron_conf-lexer.l
Seems there was a change in flex after version 2.5.4 - at least I found some 
similar issues pointing to http://www.campin.net/syslog-ng/faq.html#lex

After that "make" ran through just with a warning. Tests showed that rcon is 
running smooth atm.

Original issue reported on code.google.com by e...@tilt-lan.com on 3 Sep 2014 at 2:16

Hi,
Thanks for the report.
This was fixed in commit 19cf05b