xialee3512 commented on issue #4159:
URL: https://github.com/apache/apisix/issues/4159#issuecomment-898315551


   > luaL_setfuncs 不是 Lua 5.1 的符号。
   > 你需要在没有 LuaJIT 的情况下安装 luarocks:
   > 
   > 
https://github.com/apache/apisix/blob/724a9100a9a43ac50f4c89dffd6d4a6e5edcff2b/utils/linux-install-luarocks.sh#L33
   
   
   
   > luaL_setfuncs 不是 Lua 5.1 的符号。
   > 你需要在没有 LuaJIT 的情况下安装 luarocks:
   > 
   > 
https://github.com/apache/apisix/blob/724a9100a9a43ac50f4c89dffd6d4a6e5edcff2b/utils/linux-install-luarocks.sh#L33
   
   hi,openresty版本是1.19的,在本地debug的时候报错lua: error loading module 'ssl.core' from 
file '/root/apisix/deps/lib/lua/5.1/ssl.so':
           /root/apisix/deps/lib/lua/5.1/ssl.so: undefined symbol: 
luaL_setfuncs,通过源码直接make run是能正常运行的,请问这个是什么导致的呢?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to