[GitHub] [apisix] huzhewei commented on issue #2248: request help: apisix start error:init_by_lua error : no pcre jit support found

2020-09-18 Thread GitBox
huzhewei commented on issue #2248: URL: https://github.com/apache/apisix/issues/2248#issuecomment-695154448 > Maybe you could refer to [openresty/lua-resty-core#258](https://github.com/openresty/lua-resty-core/issues/258). > > There is some discussion about this problem.

[GitHub] [apisix] huzhewei commented on issue #2248: request help: apisix start error:init_by_lua error : no pcre jit support found

2020-09-17 Thread GitBox
huzhewei commented on issue #2248: URL: https://github.com/apache/apisix/issues/2248#issuecomment-694601507 > Hi @huzhewei I think I met same problem before. I suggest to follow instructions in

[GitHub] [apisix] huzhewei commented on issue #2248: request help: apisix start error:init_by_lua error : no pcre jit support found

2020-09-17 Thread GitBox
huzhewei commented on issue #2248: URL: https://github.com/apache/apisix/issues/2248#issuecomment-694120286 我加了--with-pcre=../pcre-8.4.2后修复了此问题,但是抛出了新问题 nginx[error]: init_by_lua error: ../lualib/ngx/re.lua:47 : missing declaration for symbol hnx_http_lua_ffi_exec_regex''