inushome 发表于 2016-12-28 07:37:03

nginx编译安装报错src/os/unix/ngx_files.c: In function 鈔gx_write_chain_to_file?

# ./configure --prefix=/usr/local/nginx --user=www --group=www --error-log-path=/var/log/nginx/error_log --http-log-path=/var/log/nginx/access_log--with-pcre=/usr/src/lnmp/pcre-8.32/

make过程报错
src/os/unix/ngx_files.c: In function 鈔gx_write_chain_to_file?
src/os/unix/ngx_files.c:160: error: 釯OV_MAX?undeclared (first use in this function)
src/os/unix/ngx_files.c:160: error: (Each undeclared identifier is reported only once
src/os/unix/ngx_files.c:160: error: for each function it appears in.)
make: *** Error 1
make: Leaving directory `/usr/src/lnmp/nginx-0.1.20'
make: *** Error 2


这个错误如何解决?请高手相助
页: [1]
查看完整版本: nginx编译安装报错src/os/unix/ngx_files.c: In function 鈔gx_write_chain_to_file?