<div dir="ltr">Hi to all, <br><br>I could not able to compile &quot;<b>luasql-2.1.1</b>&quot; on CENT 5.3 32-bit. I am getting following errors while compiling the source code <br><br><br><span style="background-color: rgb(255, 255, 153);">gcc -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -ansi -pedantic -I../compat/src  -I/usr/local/include    -c -o src/luasql.o src/luasql.c</span><br style="background-color: rgb(255, 255, 153);">
<span style="background-color: rgb(255, 255, 153);">src/luasql.c:8:17: error: lua.h: No such file or directory</span><br style="background-color: rgb(255, 255, 153);"><span style="background-color: rgb(255, 255, 153);">src/luasql.c:9:21: error: lauxlib.h: No such file or directory</span><br style="background-color: rgb(255, 255, 153);">
<span style="background-color: rgb(255, 255, 153);">src/luasql.c:11:24: error: compat-5.1.h: No such file or directory</span><br style="background-color: rgb(255, 255, 153);"><span style="background-color: rgb(255, 255, 153);">In file included from src/luasql.c:15:</span><br style="background-color: rgb(255, 255, 153);">
<span style="background-color: rgb(255, 255, 153);">src/luasql.h:23: error: expected ‘)’ before ‘*’ token</span><br style="background-color: rgb(255, 255, 153);"><span style="background-color: rgb(255, 255, 153);">src/luasql.h:24: error: expected ‘)’ before ‘*’ token</span><br style="background-color: rgb(255, 255, 153);">
<span style="background-color: rgb(255, 255, 153);">src/luasql.h:25: error: expected ‘)’ before ‘*’ token</span><br style="background-color: rgb(255, 255, 153);"><span style="background-color: rgb(255, 255, 153);">src/luasql.h:26: error: expected ‘)’ before ‘*’ token</span><br style="background-color: rgb(255, 255, 153);">
<span style="background-color: rgb(255, 255, 153);">src/luasql.c:20: error: expected ‘)’ before ‘*’ token</span><br style="background-color: rgb(255, 255, 153);"><span style="background-color: rgb(255, 255, 153);">src/luasql.c:31: error: expected ‘)’ before ‘*’ token</span><br style="background-color: rgb(255, 255, 153);">
<span style="background-color: rgb(255, 255, 153);">src/luasql.c:46: error: expected ‘)’ before ‘*’ token</span><br style="background-color: rgb(255, 255, 153);"><span style="background-color: rgb(255, 255, 153);">src/luasql.c:78: error: expected ‘)’ before ‘*’ token</span><br style="background-color: rgb(255, 255, 153);">
<span style="background-color: rgb(255, 255, 153);">src/luasql.c:87: error: expected ‘)’ before ‘*’ token</span><br style="background-color: rgb(255, 255, 153);"><span style="background-color: rgb(255, 255, 153);">make: *** [src/luasql.o] Error 1</span><br>
<br>Any one faced resolved the same issue? <br clear="all"><br>-- <br><div dir="ltr"> <br>Regards<br>Venkat.</div><br>
</div>