Steps to reproduce the problem:
-------------------------------
1. Install Lua 5.2.0
2. make check
Expected result:
----------------
successful build
Actual results:
---------------
error about LUA_GLOBALSINDEX not defined
Apparently the Lua API has changed in this area. Workaround is to
use Lua 5.1.4 (highest version I tested; 5.1.5 is also available).
I did not investigate further.
Output of `mtn version --full`:
-------------------------------
Reported by Stephen Leake, Mar 20, 2012