build fails #1
Owner
```
In file included from nginx-module-lua-0.10.24/src/ngx_http_lua_log.h:12,
from nginx-module-lua-0.10.24/src/ngx_http_lua_log.c:14:
nginx-module-lua-0.10.24/src/ngx_http_lua_common.h:58:10: fatal error: pcre.h: No such file or directory
58 | #include <pcre.h>
| ^~~~~~~~
In file included from nginx-module-lua-0.10.24/src/ngx_http_lua_script.h:11,
from nginx-module-lua-0.10.24/src/ngx_http_lua_script.c:13:
nginx-module-lua-0.10.24/src/ngx_http_lua_common.h:58:10: fatal error: pcre.h: No such file or directory
58 | #include <pcre.h>
| ^~~~~~~~
compilation terminated.
compilation terminated.
make[1]: *** [objs/Makefile:1982: objs/addon/src/ngx_http_lua_script.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [objs/Makefile:1989: objs/addon/src/ngx_http_lua_log.o] Error 1
make[1]: Leaving directory '/builddir/build/BUILD/nginx-module-lua-1.24.0'
make: *** [Makefile:16: modules] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.n0reg2 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.n0reg2 (%build)
Child return code was: 1
```
#1 add pcre-devel
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?