src/core/nginx.c:446:49: note: in expansion of macro ‘NGX_CONFIGURE’
ngx_write_stderr("configure arguments:" NGX_CONFIGURE NGX_LINEFEED);
^
In file included from src/core/ngx_core.h:58:0,
from src/core/nginx.c:9:
src/core/ngx_log.h:251:1: note: declared here
ngx_write_stderr(char *text)
^
make[1]: *** [objs/src/core/nginx.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/root/oneinstack/src/nginx-1.14.2'
make: *** [build] Error 2
Nginx install failed, Please Contact the author!
Killed
这是更换nginx出现的提示,那个openresty的提示也差不多。现在网站挂了,不知道怎么处理