我是靠谱客的博主 鲜艳摩托,最近开发中收集的这篇文章主要介绍安装nginx遇到的错误,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

:/tmp/nginx-0.5.34# make install
make -f objs/Makefile install
make[1]: Entering directory `/tmp/nginx-0.5.34'
gcc -c -O -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter
-Wno-unused-function -Wunused-variable -Wunused-value -Werror -g  -I
src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I
src/http -I src/http/modules
                -o objs/src/http/modules/ngx_http_rewrite_module.o
                src/http/modules/ngx_http_rewrite_module.c
src/http/modules/ngx_http_rewrite_module.c: In function
'ngx_http_rewrite':
src/http/modules/ngx_http_rewrite_module.c:313: error:
'ngx_http_script_regex_code_t' undeclared (first use in this function)
src/http/modules/ngx_http_rewrite_module.

最后

以上就是鲜艳摩托为你收集整理的安装nginx遇到的错误的全部内容,希望文章能够帮你解决安装nginx遇到的错误所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(54)

评论列表共有 0 条评论

立即
投稿
返回
顶部