FS#35018 - [lighttpd] Explicit Lua 5.1 support for mod_magnet and mod_cml
Attached to Project:
Arch Linux
Opened by Adrian C. (anrxc) - Sunday, 28 April 2013, 20:04 GMT
Last edited by Pierre Schmitz (Pierre) - Saturday, 02 November 2013, 22:35 GMT
Opened by Adrian C. (anrxc) - Sunday, 28 April 2013, 20:04 GMT
Last edited by Pierre Schmitz (Pierre) - Saturday, 02 November 2013, 22:35 GMT
|
Details
Hello with both lua (5.2) and lua5.1 are installed I failed
to build Lighttpd as it tried to link with v5.2 which seems
to be unsupported at the moment.
Additional info: * lighttpd 1.4.32-4 * logs > mod_magnet.c: In function 'traceback': > mod_magnet.c:831:18: error: 'LUA_GLOBALSINDEX' undeclared (first use in this function) > etc. etc. Failing to find a way to declare usage of 5.1 from the PKGBUILD directly, I made a patch. Attached. |
This task depends upon
Closed by Pierre Schmitz (Pierre)
Saturday, 02 November 2013, 22:35 GMT
Reason for closing: Upstream
Saturday, 02 November 2013, 22:35 GMT
Reason for closing: Upstream

Was this fixed upstream in v1.4.33? As I see this patch is being
ignored over 6 months.

If you want this patched, please push this upstream. For us this
is not a real problem as the build env does not have both lua
versions installed.