lujiajing1126 commented on issue #7313:
URL: https://github.com/apache/apisix/issues/7313#issuecomment-1327511752
Just a comment. I also suffered from this issue recently. I finally work out
by applying the following two patches,
-
https://github.com/openresty/lua-resty-core/commit/da705fcaaf85f351fa87480816b4f41a65fc4bd5.patch
-
https://github.com/openresty/lua-nginx-module/commit/653d6a36f46b077cb902d7ba40824c299cf9bbf4.patch
Download the latest `openresty-1.21.4.1.tar.gz` tarball and these two
patches. Then run `git apply` in the corresponding modules' directories. Follow
the build steps from Homebrew Formula
https://github.com/openresty/homebrew-brew/blob/HEAD/Formula/openresty.rb
Thanks to @zhuizhuhaomeng
--
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]