On 9 November 2014 15:21, Alex-P. Natsios <[email protected]> wrote: > try using LUA 5.1 and luajit. not 5.2
I'm not an expert in build process, but I understand that efl needs luajit which supports lua 5.1, but in my system default headers are from lua 5.2. The fix of the problem was to add -I/usr/include/lua5.1 to CPPFLAGS in before the configure script run. Cheers, Wawrzek -- Dr Wawrzyniec NiewodniczaĆski or Wawrzek for short PhD in Quantum Chemistry & MSc in Molecular Engineering WWW: http://wawrzek.name E-MAIL: [email protected] Linux User #177124 ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
