Hello. On Sat, 2014-03-29 at 07:33, Florian Schaefer wrote: > Hi everybody, > > since about three weeks I cannot manage to compile efl from git. > It always bails out with the following error message > > CC lib/eolian/lib_eolian_libeolian_la-eolian.lo > make[2]: *** No rule to make target > `../src/lib/ecore_x/ecore_x_version.h', needed by `all'. Stop. > make[2]: *** Waiting for unfinished jobs.... > CC lib/eolian/lib_eolian_libeolian_la-eolian_database.lo > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > > The only file related to this ecore_x_version.h I have is > src/lib/ecore_x/ecore_x_version.h.in. > > I am prette sure to again miss the obvious. Do you have an idea what it > might be?
Hmm, it works fine for all our build slaves from the automated build as well as for all developers over these three weeks. Did you try to do a completely clean run? Like running make distclean and autogen.sh again or even doing a clean checkout of the git repo? regards Stefan Schmidt ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
