https://bugzilla.wikimedia.org/show_bug.cgi?id=44221

Dereckson <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---
            Summary|mediawiki-php-luasandbox    |mediawiki-php-luasandbox
                   |compilation error:          |can't find luaconf.h in
                   |LUAI_MAXCALLS symbol        |headers
                   |missing                     |
     Ever confirmed|0                           |1

--- Comment #2 from Dereckson <[email protected]> ---
I'm reopening this bug, as it's not the same issue: Lua 5.1 were installed, as
noted in environment in the description.

The ./configure script can't guess the path to luaconf.h, which is
/usr/local/include/lua51 with the FreeBSD lang/lua port.

Furthermore, it doesn't provide an option to specify it, like
--with-lua=/usr/local/include/lua51

/usr/local/include/lua51 ] grep -r LUAI_MAXCALLS *
luaconf.h:@@ LUAI_MAXCALLS limits the number of nested calls.
luaconf.h:#define LUAI_MAXCALLS 20000

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to