> It seems that `-DLUA_COMPAT_ALL` in the Makefile doesn't have any > effect. Some combination of `LUA_COMPAT_5_2` and `LUA_COMPAT_5_1` is needed. Thanks for the report. The correct entry in the Makefile is -DLUA_COMPAT_5_2.