Does this commit have anything to do with the build error I'm getting with a fresh pull?
CC lib/eolian/lib_eolian_libeolian_la-eo_definitions.lo make[2]: *** No rule to make target `lib/eolian/eo_lexer.c', needed by `lib/eolian/lib_eolian_libeolian_la-eo_lexer.lo'. Stop. At the moment, lib/eolian/eo_lexer.c does not exist in my local. I assume it should have been generated somewhere along the line? On Sat, Mar 29, 2014 at 3:34 PM, Jérémy Zurcher <[email protected]> wrote: > Hi, > Tom wasn't really pleased with mine > > https://git.enlightenment.org/core/efl.git/commit/?id=995eac166a22b61054be0ccc8901db04f49a1ec7 > > now if you don't have ragel installed, you are screwd !! > > On Saturday 29 March 2014 13:16, Mike Blumenkrantz wrote : > > discomfitor pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/efl.git/commit/?id=8d13f9384cdcb5ab00231d771eb55a33455d1980 > > > > commit 8d13f9384cdcb5ab00231d771eb55a33455d1980 > > Author: zmike <[email protected]> > > Date: Sat Mar 29 16:15:56 2014 -0400 > > > > eolian gitignore > > --- > > src/lib/eolian/.gitignore | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/src/lib/eolian/.gitignore b/src/lib/eolian/.gitignore > > new file mode 100644 > > index 0000000..b227fdc > > --- /dev/null > > +++ b/src/lib/eolian/.gitignore > > @@ -0,0 +1 @@ > > +eo_lexer.c > > > > -- > > > > > --- Hell'O from Yverdoom > > Jérémy (jeyzu) > > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- -- Jeff Grimshaw ------------------------------------------------------------------------------ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
