Re: [e-users] problem with compiling efl

2014-11-10 Thread Wawrzek Niewodniczanski
On 9 November 2014 15:21, Alex-P. Natsios 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

Re: [e-users] problem with compiling efl

2014-11-09 Thread Alex-P. Natsios
try using LUA 5.1 and luajit. not 5.2 -- Regards, Alex-P. Natsios (a.k.a Drakevr) -- ___ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://list

Re: [e-users] problem with compiling efl

2014-11-09 Thread Wawrzek Niewodniczanski
On 9 Nov 2014 11:28, "Simon" wrote: > > On 11/09/2014 08:52 PM, Wawrzek Niewodniczanski wrote: > > Hi, > > > > I have following problem with compiling efl 1.11.4. I have a lua. Any > > idea what is wrong? > Do you have luajit? and your distro's lua-devel or equivelent packaeg > installed? > My

Re: [e-users] problem with compiling efl

2014-11-09 Thread Simon
On 11/09/2014 08:52 PM, Wawrzek Niewodniczanski wrote: > Hi, > > I have following problem with compiling efl 1.11.4. I have a lua. Any > idea what is wrong? Do you have luajit? and your distro's lua-devel or equivelent packaeg installed? > > Wawrzek > > EFL build output: > >CC > bi

Re: [e-users] problem with compiling efl

2014-11-09 Thread Massimo Maiurana
Wawrzek Niewodniczanski ha scritto il 09/11/2014 alle 11:22: > Hi, > > I have following problem with compiling efl 1.11.4. I have a lua. Any > idea what is wrong? Header files are usually in a separate package, and you need to install it too. On debian it's currently liblua5.1-0-dev. -- Massim

[e-users] problem with compiling efl

2014-11-09 Thread Wawrzek Niewodniczanski
Hi, I have following problem with compiling efl 1.11.4. I have a lua. Any idea what is wrong? Wawrzek EFL build output: CC bin/ecore_evas/bin_ecore_evas_ecore_evas_convert-ecore_evas_convert.o CCLD bin/ecore_evas/ecore_evas_convert lib/evas/.libs/libevas.so: undefined reference t