yuhaizr opened a new issue #4594: URL: https://github.com/apache/apisix/issues/4594
### Issue description ### Environment Request help without environment information will be ignored or closed. * apisix version (cmd: `apisix version`): 2.7 * OS (cmd: `uname -a`): 2.6.32-754.24.3.el6.x86_64 * OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): openresty/1.19.3.1 * etcd version, if have (cmd: run `curl http://127.0.0.1:9090/v1/server_info` to get the info from server-info API): * apisix-dashboard version, if have: * luarocks version, if the issue is about installation (cmd: `luarocks --version`): 3.0.4 执行完 make deps 之后 执行 make init 报以下错误,麻烦帮忙看看怎么解决? ./bin/apisix init /usr/local/openresty/luajit/bin/luajit ./apisix/cli/apisix.lua init /usr/local/openresty/luajit/bin/luajit: error loading module 'socket.core' from file '/usr/local/apisix-2.7/deps/lib/lua/5.1/socket/core.so': /usr/local/apisix-2.7/deps/lib/lua/5.1/socket/core.so: undefined symbol: lua_callk stack traceback: [C]: at 0x00452e40 [C]: in function 'require' /usr/local/apisix-2.7/deps/share/lua/5.1/socket.lua:12: in main chunk [C]: in function 'require' /usr/local/apisix-2.7/deps/share/lua/5.1/socket/http.lua:10: in main chunk [C]: in function 'require' ./apisix/cli/etcd.lua:23: in main chunk [C]: in function 'require' ./apisix/cli/ops.lua:18: in main chunk [C]: in function 'require' ./apisix/cli/apisix.lua:32: in main chunk [C]: at 0x00404c80 make: *** [init] 错误 1 -- 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]
