ShenAoScript edited a comment on issue #3033: URL: https://github.com/apache/apisix/issues/3033#issuecomment-744302278
I want to start OpenResty by source code, in order to add custom C modules With this configuration: `./configure --with-pcre-jit --with-http_ssl_module --with-http_realip_module --with-http_stub_status_module --with-http_v2_module --add-module=xxxx` But I got an error `nginx: [error] init_by_lua error: /usr/local/apisix/apisix/init.lua:60: no pcre jit support found` Can you help me solve the problem THX for your help ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
