lua-nginx-module icon indicating copy to clipboard operation
lua-nginx-module copied to clipboard

undefined symbol error

Open manjeetbhati opened this issue 3 years ago • 1 comments
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?

manjeetbhati avatar Aug 15 '22 17:08 manjeetbhati

did you use luajit of the openresty fork?

zhuizhuhaomeng avatar Aug 17 '22 12:08 zhuizhuhaomeng