https://bz.apache.org/bugzilla/show_bug.cgi?id=61245

            Bug ID: 61245
           Summary: httpd 2.4.26 no longer building against lua 5.3.1 or
                    lua 5.3.4
           Product: Apache httpd-2
           Version: 2.4.26
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

Building Apache 2.4.26 against lua 5.3.1, or 5.3.4 compiled from scratch
(latest version as of this writing) does not work.

Compilation against lua 5.3.1 did work with 2.4.25.

So far downgrading to lua 5.2.4 seems to have fixed things.

The error seen is as follows:

checking for lua.h in
/opt/amp/amptools/releases_develop/develop-3b8c979-81/include/lua-5.3... no
checking for lua.h in
/opt/amp/amptools/releases_develop/develop-3b8c979-81/include/lua5.3... no
checking for lua.h in
/opt/amp/amptools/releases_develop/develop-3b8c979-81/include/lua53... no
checking for lua.h in
/opt/amp/amptools/releases_develop/develop-3b8c979-81/include... yes
checking for luaL_newstate in -llua... yes
checking for luaL_register in -llua... no
checking for lua.h in
/opt/amp/amptools/releases_develop/develop-3b8c979-81/include/lua-5.2... no
checking for lua.h in
/opt/amp/amptools/releases_develop/develop-3b8c979-81/include/lua5.2... no
checking for lua.h in
/opt/amp/amptools/releases_develop/develop-3b8c979-81/include/lua52... no
checking for lua.h in
/opt/amp/amptools/releases_develop/develop-3b8c979-81/include/lua-5.1... no
checking for lua.h in
/opt/amp/amptools/releases_develop/develop-3b8c979-81/include/lua5.1... no
checking for lua.h in
/opt/amp/amptools/releases_develop/develop-3b8c979-81/include/lua51... no
configure: WARNING: *** Lua 5.3 5.2 or 5.1 library not found.
configure: error: Lua 5.3 5.2 or 5.1 library is required

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to