xmoto 0.3.4 fail to compile with or without nls. Reproducible: Always
Created attachment 145326 [details] build.log on iBook (ppc)
Created attachment 145327 [details] emerge --info
It'd probably help if you compiled dev-lang/lua w/ USE=deprecated
Sorry I am noob: I didn't find "depreciated" use flag in dev-lang/lua. I now will try to switch to another version (from 5.1.3 to 5.1.2) to test it again, with "readline" on and with "static" off (that's the default).
(In reply to comment #4) > Sorry I am noob: I didn't find "depreciated" use flag in dev-lang/lua. It's USE=deprecated, not USE=depreciated
Created attachment 145329 [details] build.log with lua 5.1.2 build.log with lua 5.1.2, the version of lua that doesn't have 'deprecated' USE flag. Now I try lua 5.1.3 again with deprecated use flag
Comment on attachment 145329 [details] build.log with lua 5.1.2 The segfault has nothing to do with the original bug.
Now it worked by using lua 5.1.3 with depracted use flag. Please update the ebuild to refuse to build if lua < 5.1.3 is there or was not compiled with deprecated use flag. ^_^
Created attachment 145354 [details, diff] diff on 0.3.4 version Fixed problem with depercated flag, but it should compile with old lua, because i use it and it compile, problem could be elsewhere...
Created attachment 145388 [details, diff] fix for nls and new liblua hell i posted wrong diff
does this work in 0.4.1?
0.4.1 built with lua 5.1.2 was successfully built and runs just fine. on ppc32