lua-nginx-module
lua-nginx-module copied to clipboard
undefined symbol error
trafficstars
I build nginx 1.20.1 with master lua-nginx-module and have luajit 2.1 built in,
the nginx image with lua builds fine however I get following error while running nginx
symbol lookup error: nginx: undefined symbol: lua_getexdata
any idea how do I fix this issue?
did you use luajit of the openresty fork?