Sorry, I just copied applied a patch from a forked version in github,
and forgot that luaL_tostring does not exist, and just ignored the
warning.

I changed it to use luaL_checkstring and released 1.3.1, please
reinstall wsapi-fcgi.

--
Fabio Mascarenhas


On Fri, Mar 19, 2010 at 9:04 AM, Alexander Gladysh <aglad...@gmail.com> wrote:
> On Fri, Mar 19, 2010 at 14:39, Alexander Gladysh <aglad...@gmail.com> wrote:
>> On Fri, Mar 19, 2010 at 13:45, Alexander Gladysh <aglad...@gmail.com> wrote:
>>>> I made new releases of Copas (1.1.6) and the WSAPI modules (1.3).
>>>> Rockspecs are at the main repository, and tarballs at the respective
>>>> github Download tabs. http://github.com/keplerproject/wsapi/downloads
>
>>> I'll upgrade my systems to the releases and report results.
>
>> Done. Now my systems run on stable rocks only, everything seems to be
>> OK. I also found an option to install specific rock version, so new
>> stable releases should not break new installations.
>
> Too early :-)
>
> wsapi-fcgi is broken on my system. It can't find luaL_tostring. I
> guess that slipped in from Lua 5.2.
>
> lua: /usr/local/share/lua/5.1/luarocks/loader.lua:95: error loading
> module 'lfcgi' from file '/usr/local/lib/lua/5.1//lfcgi.so':
>        /usr/local/lib/lua/5.1//lfcgi.so: undefined symbol: luaL_tostring
> stack traceback:
>        [C]: in function 'loader'
>        /usr/local/share/lua/5.1/luarocks/loader.lua:95: in function
> </usr/local/share/lua/5.1/luarocks/loader.lua:91>
>        (tail call): ?
>        [C]: in function 'require'
>        /usr/local/share/lua/5.1//wsapi/fastcgi.lua:9: in main chunk
>        [C]: in function 'require'
>        /srv/myproject/handler.lua:1: in main chunk
>        [C]: ?
>
> Alexander.
>
> _______________________________________________
> Kepler-Project mailing list
> Kepler-Project@lists.luaforge.net
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
> http://www.keplerproject.org/
>

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to