Skip to content

configure: error: LUA was explicitly referenced but it was not found #1617

Closed
@AnoopAlias

Description

@AnoopAlias

ModSecurity V3/master branch

I see that lua support is now available. on a centos7 I am getting

configure: LUA support was marked as mandatory by the utilization of --with-lua=yes
*** LOOKING AT PATH:  /usr/lib
*** LOOKING AT PATH:  /usr/local/lib
*** LOOKING AT PATH:  /usr/local/lua
*** LOOKING AT PATH:  /usr/local/liblua
*** LOOKING AT PATH:  /usr/local
*** LOOKING AT PATH:  /opt
*** LOOKING AT PATH:  /usr
*** LOOKING AT PATH:  /usr/lib64
configure: LUA library found at: /usr/lib64//liblua.so
*** LOOKING AT PATH:  /opt/local
configure: LUA library found at: /usr/lib64//liblua.so
configure: error: LUA was explicitly referenced but it was not found

I have the lua rpm's installed

[root@autobuild ModSecurity]# rpm -qa|grep lua
luajit-2.0.4-3.el7.x86_64
lua-5.1.4-15.el7.x86_64
lua-devel-5.1.4-15.el7.x86_64
[root@autobuild ModSecurity]# 

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions