Hello,
can you pull latest git master branch and try again?
I was looking at the commit log for app_lua/Makefile and the relevant change was to use a variable in make $(shell ...) command to detect the name of liblua. I updated to use static strings to see if that is the cause.
I expect is something related to a specific make tool version, i tried on latest ubuntu and all goes fine (as well as in older debians I have around).
Cheers, Daniel
On 5/31/12 7:29 PM, Juha Heinanen wrote:
here is about 10 secs (17 mb) worth of make lua_app output:
https://docs.google.com/open?id=0By69xIZgm457d09QbXI4aGh4RWM
-- juha