What steps will reproduce the problem?
1. svn checkout, then run make
What is the expected output? What do you see instead?
g++-4.4 complains about undefined functions (e.g. exit, strcmp). I solved it
by adding some includes.
What version of the product are you using? On what operating system?
svn checkout from today, on Debian unstable amd64
Please provide any additional information below.
I also had to link against -llua51 instead of lua/src/liblua.a
Original issue reported on code.google.com by nkie...@gmail.com on 9 Jul 2010 at 5:30
Original issue reported on code.google.com by
nkie...@gmail.com
on 9 Jul 2010 at 5:30Attachments: