Hi,<div><br></div><div>I was attempting to play with LUA in Asterisk, but couldn&#39;t compile 11.4.0 stable with LUA on my test box running CentOS 5.5 64bit.  I&#39;ve download lua-5.1 from <a href="http://lua.org">lua.org</a>, and have used the following as ./configure:</div>

<div><br></div><div><div>./configure --prefix=/usr/local/asterisk-11.4.0 --with-lua=/usr/src/asterisk/lua-5.1/src</div></div><div><br></div><div>This runs well, and creates this output: <a href="http://pastebin.com/iKW707Bt">http://pastebin.com/iKW707Bt</a></div>

<div><br></div><div>Now, when I move to make, the output stops with a LUA error.  I&#39;m pasting the full output here: <a href="http://pastebin.com/fihfZZ9R">http://pastebin.com/fihfZZ9R</a></div><div><br></div><div>Can someone provide me some clues on why this is happening?</div>

<div><br></div><div>Regards</div><div>HASSAN</div>