So far it seems to be working. Thanks.
2015-05-17 18:13 GMT+02:00 jeremy rosen <jeremy.ro...@enst-bretagne.fr>: > hmm that's something to be fixed on our side I guess... > > I just pushed your fix to master, can you confirm that everything is working > well ? thx > > On Sat, May 16, 2015 at 10:54 PM, Felix Manuel Cobos Sánchez > <felix.co...@gmail.com> wrote: >> >> Hi, >> >> Today Arch seems to have updated lua to version 5.3. >> Version 5.2 is in the package lua52. >> >> I had to change the pkg_search_module in FindLua52.cmake from >> "pkg_search_module(LUA52 lua5.2 lua-5.2 lua)" to >> "pkg_search_module(LUA52 lua52 lua5.2 lua-5.2 lua)" to be able to >> compile. >> >> It seems it was trying to compile against 5.3 which gives the error >> "implicit declaration of function ‘luaL_checkint’ >> [-Werror=implicit-function-declaration]" >> >> I'm not sure if I should file a bug against the lua52 package on arch >> or if it should be fixed by darktable. >> >> -- >> Felix M. Cobos >> >> >> ------------------------------------------------------------------------------ >> One dashboard for servers and applications across Physical-Virtual-Cloud >> Widest out-of-the-box monitoring support with 50+ applications >> Performance metrics, stats and reports that give you Actionable Insights >> Deep dive visibility with transaction tracing using APM Insight. >> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> _______________________________________________ >> darktable-devel mailing list >> darktable-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/darktable-devel > > -- Felix M. Cobos ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ darktable-devel mailing list darktable-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/darktable-devel