linux安装nginx笔记 成功

来源:互联网 发布:java读取txt文件第二行 编辑:程序博客网 时间:2024/05/16 14:14
login as: rootroot@139.199.175.251's password:Access deniedroot@139.199.175.251's password:[root@VM_206_163_centos ~]# cd /usr/local/src/[root@VM_206_163_centos src]# ls[root@VM_206_163_centos src]# yum install gcc automake autoconf libtool gcc-c++Loaded plugins: fastestmirror, securitySetting up Install ProcessLoading mirror speeds from cached hostfileResolving Dependencies--> Running transaction check---> Package autoconf.noarch 0:2.63-5.1.el6 will be installed---> Package automake.noarch 0:1.11.1-4.el6 will be installed---> Package gcc.x86_64 0:4.4.7-17.el6 will be installed--> Processing Dependency: libgomp = 4.4.7-17.el6 for package: gcc-4.4.7-17.el6.                                                                                                 x86_64--> Processing Dependency: cpp = 4.4.7-17.el6 for package: gcc-4.4.7-17.el6.x86_                                                                                                 64--> Processing Dependency: cloog-ppl >= 0.15 for package: gcc-4.4.7-17.el6.x86_6                                                                                                 4--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.4.7-17.el6.x                                                                                                 86_64---> Package gcc-c++.x86_64 0:4.4.7-17.el6 will be installed--> Processing Dependency: libstdc++-devel = 4.4.7-17.el6 for package: gcc-c++-4                                                                                                 .4.7-17.el6.x86_64--> Processing Dependency: libmpfr.so.1()(64bit) for package: gcc-c++-4.4.7-17.e                                                                                                 l6.x86_64---> Package libtool.x86_64 0:2.2.6-15.5.el6 will be installed--> Running transaction check---> Package cloog-ppl.x86_64 0:0.15.7-1.2.el6 will be installed--> Processing Dependency: libppl_c.so.2()(64bit) for package: cloog-ppl-0.15.7-                                                                                                 1.2.el6.x86_64--> Processing Dependency: libppl.so.7()(64bit) for package: cloog-ppl-0.15.7-1.                                                                                                 2.el6.x86_64---> Package cpp.x86_64 0:4.4.7-17.el6 will be installed---> Package libgomp.x86_64 0:4.4.7-17.el6 will be installed---> Package libstdc++-devel.x86_64 0:4.4.7-17.el6 will be installed---> Package mpfr.x86_64 0:2.4.1-6.el6 will be installed--> Running transaction check---> Package ppl.x86_64 0:0.10.2-11.el6 will be installed--> Finished Dependency ResolutionDependencies Resolved================================================================================ Package                 Arch           Version                Repository  Size================================================================================Installing: autoconf                noarch         2.63-5.1.el6           os         781 k automake                noarch         1.11.1-4.el6           os         550 k gcc                     x86_64         4.4.7-17.el6           os          10 M gcc-c++                 x86_64         4.4.7-17.el6           os         4.7 M libtool                 x86_64         2.2.6-15.5.el6         os         564 kInstalling for dependencies: cloog-ppl               x86_64         0.15.7-1.2.el6         os          93 k cpp                     x86_64         4.4.7-17.el6           os         3.7 M libgomp                 x86_64         4.4.7-17.el6           os         134 k libstdc++-devel         x86_64         4.4.7-17.el6           os         1.6 M mpfr                    x86_64         2.4.1-6.el6            os         157 k ppl                     x86_64         0.10.2-11.el6          os         1.3 MTransaction Summary================================================================================Install      11 Package(s)Total download size: 24 MInstalled size: 59 MIs this ok [y/N]: yDownloading Packages:(1/11): autoconf-2.63-5.1.el6.noarch.rpm                 | 781 kB     00:00(2/11): automake-1.11.1-4.el6.noarch.rpm                 | 550 kB     00:00(3/11): cloog-ppl-0.15.7-1.2.el6.x86_64.rpm              |  93 kB     00:00(4/11): cpp-4.4.7-17.el6.x86_64.rpm                      | 3.7 MB     00:00(5/11): gcc-4.4.7-17.el6.x86_64.rpm                      |  10 MB     00:00(6/11): gcc-c++-4.4.7-17.el6.x86_64.rpm                  | 4.7 MB     00:00(7/11): libgomp-4.4.7-17.el6.x86_64.rpm                  | 134 kB     00:00(8/11): libstdc++-devel-4.4.7-17.el6.x86_64.rpm          | 1.6 MB     00:00(9/11): libtool-2.2.6-15.5.el6.x86_64.rpm                | 564 kB     00:00(10/11): mpfr-2.4.1-6.el6.x86_64.rpm                     | 157 kB     00:00(11/11): ppl-0.10.2-11.el6.x86_64.rpm                    | 1.3 MB     00:00--------------------------------------------------------------------------------Total                                            15 MB/s |  24 MB     00:01Running rpm_check_debugRunning Transaction TestTransaction Test SucceededRunning Transaction  Installing : autoconf-2.63-5.1.el6.noarch                                1/11  Installing : mpfr-2.4.1-6.el6.x86_64                                     2/11  Installing : cpp-4.4.7-17.el6.x86_64                                     3/11  Installing : automake-1.11.1-4.el6.noarch                                4/11  Installing : libgomp-4.4.7-17.el6.x86_64                                 5/11  Installing : libstdc++-devel-4.4.7-17.el6.x86_64                         6/11  Installing : ppl-0.10.2-11.el6.x86_64                                    7/11  Installing : cloog-ppl-0.15.7-1.2.el6.x86_64                             8/11  Installing : gcc-4.4.7-17.el6.x86_64                                     9/11  Installing : gcc-c++-4.4.7-17.el6.x86_64                                10/11  Installing : libtool-2.2.6-15.5.el6.x86_64                              11/11  Verifying  : ppl-0.10.2-11.el6.x86_64                                    1/11  Verifying  : mpfr-2.4.1-6.el6.x86_64                                     2/11  Verifying  : libstdc++-devel-4.4.7-17.el6.x86_64                         3/11  Verifying  : gcc-c++-4.4.7-17.el6.x86_64                                 4/11  Verifying  : gcc-4.4.7-17.el6.x86_64                                     5/11  Verifying  : autoconf-2.63-5.1.el6.noarch                                6/11  Verifying  : libgomp-4.4.7-17.el6.x86_64                                 7/11  Verifying  : libtool-2.2.6-15.5.el6.x86_64                               8/11  Verifying  : cpp-4.4.7-17.el6.x86_64                                     9/11  Verifying  : cloog-ppl-0.15.7-1.2.el6.x86_64                            10/11  Verifying  : automake-1.11.1-4.el6.noarch                               11/11Installed:  autoconf.noarch 0:2.63-5.1.el6          automake.noarch 0:1.11.1-4.el6  gcc.x86_64 0:4.4.7-17.el6               gcc-c++.x86_64 0:4.4.7-17.el6  libtool.x86_64 0:2.2.6-15.5.el6Dependency Installed:  cloog-ppl.x86_64 0:0.15.7-1.2.el6    cpp.x86_64 0:4.4.7-17.el6  libgomp.x86_64 0:4.4.7-17.el6        libstdc++-devel.x86_64 0:4.4.7-17.el6  mpfr.x86_64 0:2.4.1-6.el6            ppl.x86_64 0:0.10.2-11.el6Complete![root@VM_206_163_centos src]# ls[root@VM_206_163_centos src]# pwd/usr/local/src[root@VM_206_163_centos src]# wget http://nginx.org/download/nginx-1.10.3.tar.gz--2017-02-07 10:18:27--  http://nginx.org/download/nginx-1.10.3.tar.gzResolving nginx.org... 95.211.80.227, 206.251.255.63, 2001:1af8:4060:a004:21::e3                                                                                                 , ...Connecting to nginx.org|95.211.80.227|:80... connected.HTTP request sent, awaiting response... 200 OKLength: 911509 (890K) [application/octet-stream]Saving to: `nginx-1.10.3.tar.gz'100%[======================================>] 911,509     17.1K/s   in 52s2017-02-07 10:19:21 (17.1 KB/s) - `nginx-1.10.3.tar.gz' saved [911509/911509][root@VM_206_163_centos src]# lsnginx-1.10.3.tar.gz[root@VM_206_163_centos src]# tar zxf nginx-1.10.3.tar.gz[root@VM_206_163_centos src]# lsnginx-1.10.3  nginx-1.10.3.tar.gz[root@VM_206_163_centos src]# cd nginx-1.10.3[root@VM_206_163_centos nginx-1.10.3]# lsCHANGES     LICENSE  auto  configure  html  srcCHANGES.ru  README   conf  contrib    man[root@VM_206_163_centos nginx-1.10.3]# ./configure --prefix=/usr/local/nginxchecking for OS + Linux 2.6.32-642.6.2.el6.x86_64 x86_64checking for C compiler ... found + using GNU C compiler + gcc version: 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC)checking for gcc -pipe switch ... foundchecking for -Wl,-E switch ... foundchecking for gcc builtin atomic operations ... foundchecking for C99 variadic macros ... foundchecking for gcc variadic macros ... foundchecking for gcc builtin 64 bit byteswap ... foundchecking for unistd.h ... foundchecking for inttypes.h ... foundchecking for limits.h ... foundchecking for sys/filio.h ... not foundchecking for sys/param.h ... foundchecking for sys/mount.h ... foundchecking for sys/statvfs.h ... foundchecking for crypt.h ... foundchecking for Linux specific featureschecking for epoll ... foundchecking for EPOLLRDHUP ... foundchecking for O_PATH ... not foundchecking for sendfile() ... foundchecking for sendfile64() ... foundchecking for sys/prctl.h ... foundchecking for prctl(PR_SET_DUMPABLE) ... foundchecking for sched_setaffinity() ... foundchecking for crypt_r() ... foundchecking for sys/vfs.h ... foundchecking for nobody group ... foundchecking for poll() ... foundchecking for /dev/poll ... not foundchecking for kqueue ... not foundchecking for crypt() ... not foundchecking for crypt() in libcrypt ... foundchecking for F_READAHEAD ... not foundchecking for posix_fadvise() ... foundchecking for O_DIRECT ... foundchecking for F_NOCACHE ... not foundchecking for directio() ... not foundchecking for statfs() ... foundchecking for statvfs() ... foundchecking for dlopen() ... not foundchecking for dlopen() in libdl ... foundchecking for sched_yield() ... foundchecking for SO_SETFIB ... not foundchecking for SO_REUSEPORT ... foundchecking for SO_ACCEPTFILTER ... not foundchecking for IP_RECVDSTADDR ... not foundchecking for IP_PKTINFO ... foundchecking for IPV6_RECVPKTINFO ... foundchecking for TCP_DEFER_ACCEPT ... foundchecking for TCP_KEEPIDLE ... foundchecking for TCP_FASTOPEN ... not foundchecking for TCP_INFO ... foundchecking for accept4() ... foundchecking for eventfd() ... foundchecking for int size ... 4 byteschecking for long size ... 8 byteschecking for long long size ... 8 byteschecking for void * size ... 8 byteschecking for uint32_t ... foundchecking for uint64_t ... foundchecking for sig_atomic_t ... foundchecking for sig_atomic_t size ... 4 byteschecking for socklen_t ... foundchecking for in_addr_t ... foundchecking for in_port_t ... foundchecking for rlim_t ... foundchecking for uintptr_t ... uintptr_t foundchecking for system byte ordering ... little endianchecking for size_t size ... 8 byteschecking for off_t size ... 8 byteschecking for time_t size ... 8 byteschecking for setproctitle() ... not foundchecking for pread() ... foundchecking for pwrite() ... foundchecking for pwritev() ... foundchecking for sys_nerr ... foundchecking for localtime_r() ... foundchecking for posix_memalign() ... foundchecking for memalign() ... foundchecking for mmap(MAP_ANON|MAP_SHARED) ... foundchecking for mmap("/dev/zero", MAP_SHARED) ... foundchecking for System V shared memory ... foundchecking for POSIX semaphores ... not foundchecking for POSIX semaphores in libpthread ... foundchecking for struct msghdr.msg_control ... foundchecking for ioctl(FIONBIO) ... foundchecking for struct tm.tm_gmtoff ... foundchecking for struct dirent.d_namlen ... not foundchecking for struct dirent.d_type ... foundchecking for sysconf(_SC_NPROCESSORS_ONLN) ... foundchecking for openat(), fstatat() ... foundchecking for getaddrinfo() ... foundchecking for PCRE library ... not foundchecking for PCRE library in /usr/local/ ... not foundchecking for PCRE library in /usr/include/pcre/ ... not foundchecking for PCRE library in /usr/pkg/ ... not foundchecking for PCRE library in /opt/local/ ... not found./configure: error: the HTTP rewrite module requires the PCRE library.You can either disable the module by using --without-http_rewrite_moduleoption, or install the PCRE library into the system, or build the PCRE librarystatically from the source with nginx by using --with-pcre=<path> option.[root@VM_206_163_centos nginx-1.10.3]# lsCHANGES     LICENSE   README  conf       contrib  man   srcCHANGES.ru  Makefile  auto    configure  html     objs[root@VM_206_163_centos nginx-1.10.3]# cd ..[root@VM_206_163_centos src]# lsnginx-1.10.3  nginx-1.10.3.tar.gz[root@VM_206_163_centos src]# wget https://sourceforge.net/projects/pcre/files/p                                                                                                 cre/8.37/pcre-8.37.tar.bz2--2017-02-07 10:33:10--  https://sourceforge.net/projects/pcre/files/pcre/8.37/p                                                                                                 cre-8.37.tar.bz2Resolving sourceforge.net... 216.34.181.60Connecting to sourceforge.net|216.34.181.60|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://sourceforge.net/projects/pcre/files/pcre/8.37/pcre-8.37.tar.bz                                                                                                 2/download [following]--2017-02-07 10:33:12--  https://sourceforge.net/projects/pcre/files/pcre/8.37/p                                                                                                 cre-8.37.tar.bz2/downloadConnecting to sourceforge.net|216.34.181.60|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://downloads.sourceforge.net/project/pcre/pcre/8.37/pcre-8.37.tar                                                                                                 .bz2?r=&ts=1486434794&use_mirror=jaist [following]--2017-02-07 10:33:14--  https://downloads.sourceforge.net/project/pcre/pcre/8.3                                                                                                 7/pcre-8.37.tar.bz2?r=&ts=1486434794&use_mirror=jaistResolving downloads.sourceforge.net... 216.34.181.59Connecting to downloads.sourceforge.net|216.34.181.59|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://jaist.dl.sourceforge.net/project/pcre/pcre/8.37/pcre-8.37.tar.                                                                                                 bz2 [following]--2017-02-07 10:33:16--  https://jaist.dl.sourceforge.net/project/pcre/pcre/8.37                                                                                                 /pcre-8.37.tar.bz2Resolving jaist.dl.sourceforge.net... 150.65.7.130, 2001:df0:2ed:feed::feedConnecting to jaist.dl.sourceforge.net|150.65.7.130|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 1557603 (1.5M) [application/octet-stream]Saving to: `pcre-8.37.tar.bz2'100%[======================================>] 1,557,603    667K/s   in 2.3s2017-02-07 10:33:19 (667 KB/s) - `pcre-8.37.tar.bz2' saved [1557603/1557603][root@VM_206_163_centos src]# lsnginx-1.10.3  nginx-1.10.3.tar.gz  pcre-8.37.tar.bz2[root@VM_206_163_centos src]# wget https://sourceforge.net/projects/pcre/files/p                                                                                                 cre/8.37/pcre-8.37.tar.gz--2017-02-07 10:35:35--  https://sourceforge.net/projects/pcre/files/pcre/8.37/p                                                                                                 cre-8.37.tar.gzResolving sourceforge.net... 216.34.181.60Connecting to sourceforge.net|216.34.181.60|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://sourceforge.net/projects/pcre/files/pcre/8.37/pcre-8.37.tar.gz                                                                                                 /download [following]--2017-02-07 10:35:38--  https://sourceforge.net/projects/pcre/files/pcre/8.37/p                                                                                                 cre-8.37.tar.gz/downloadConnecting to sourceforge.net|216.34.181.60|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://downloads.sourceforge.net/project/pcre/pcre/8.37/pcre-8.37.tar                                                                                                 .gz?r=&ts=1486434940&use_mirror=jaist [following]--2017-02-07 10:35:40--  https://downloads.sourceforge.net/project/pcre/pcre/8.3                                                                                                 7/pcre-8.37.tar.gz?r=&ts=1486434940&use_mirror=jaistResolving downloads.sourceforge.net... 216.34.181.59Connecting to downloads.sourceforge.net|216.34.181.59|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://jaist.dl.sourceforge.net/project/pcre/pcre/8.37/pcre-8.37.tar.                                                                                                 gz [following]--2017-02-07 10:35:42--  https://jaist.dl.sourceforge.net/project/pcre/pcre/8.37                                                                                                 /pcre-8.37.tar.gzResolving jaist.dl.sourceforge.net... 150.65.7.130, 2001:df0:2ed:feed::feedConnecting to jaist.dl.sourceforge.net|150.65.7.130|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 2041593 (1.9M) [application/x-gzip]Saving to: `pcre-8.37.tar.gz'100%[======================================>] 2,041,593   60.7K/s   in 37s2017-02-07 10:36:19 (54.6 KB/s) - `pcre-8.37.tar.gz' saved [2041593/2041593][root@VM_206_163_centos src]# lsnginx-1.10.3  nginx-1.10.3.tar.gz  pcre-8.37.tar.bz2  pcre-8.37.tar.gz[root@VM_206_163_centos src]# tar zxf pcre-8.37.tar.gz[root@VM_206_163_centos src]# lsnginx-1.10.3         pcre-8.37          pcre-8.37.tar.gznginx-1.10.3.tar.gz  pcre-8.37.tar.bz2[root@VM_206_163_centos src]# pwd/usr/local/src[root@VM_206_163_centos src]# cd nginx-1.10.3[root@VM_206_163_centos nginx-1.10.3]# lsCHANGES     LICENSE   README  conf       contrib  man   srcCHANGES.ru  Makefile  auto    configure  html     objs[root@VM_206_163_centos nginx-1.10.3]# ./configure --prefix=/usr/local/nginx --w                                                                                                 ith-pcre=/usr/local/pcre-8.37checking for OS + Linux 2.6.32-642.6.2.el6.x86_64 x86_64checking for C compiler ... found + using GNU C compiler + gcc version: 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC)checking for gcc -pipe switch ... foundchecking for -Wl,-E switch ... foundchecking for gcc builtin atomic operations ... foundchecking for C99 variadic macros ... foundchecking for gcc variadic macros ... foundchecking for gcc builtin 64 bit byteswap ... foundchecking for unistd.h ... foundchecking for inttypes.h ... foundchecking for limits.h ... foundchecking for sys/filio.h ... not foundchecking for sys/param.h ... foundchecking for sys/mount.h ... foundchecking for sys/statvfs.h ... foundchecking for crypt.h ... foundchecking for Linux specific featureschecking for epoll ... foundchecking for EPOLLRDHUP ... foundchecking for O_PATH ... not foundchecking for sendfile() ... foundchecking for sendfile64() ... foundchecking for sys/prctl.h ... foundchecking for prctl(PR_SET_DUMPABLE) ... foundchecking for sched_setaffinity() ... foundchecking for crypt_r() ... foundchecking for sys/vfs.h ... foundchecking for nobody group ... foundchecking for poll() ... foundchecking for /dev/poll ... not foundchecking for kqueue ... not foundchecking for crypt() ... not foundchecking for crypt() in libcrypt ... foundchecking for F_READAHEAD ... not foundchecking for posix_fadvise() ... foundchecking for O_DIRECT ... foundchecking for F_NOCACHE ... not foundchecking for directio() ... not foundchecking for statfs() ... foundchecking for statvfs() ... foundchecking for dlopen() ... not foundchecking for dlopen() in libdl ... foundchecking for sched_yield() ... foundchecking for SO_SETFIB ... not foundchecking for SO_REUSEPORT ... foundchecking for SO_ACCEPTFILTER ... not foundchecking for IP_RECVDSTADDR ... not foundchecking for IP_PKTINFO ... foundchecking for IPV6_RECVPKTINFO ... foundchecking for TCP_DEFER_ACCEPT ... foundchecking for TCP_KEEPIDLE ... foundchecking for TCP_FASTOPEN ... not foundchecking for TCP_INFO ... foundchecking for accept4() ... foundchecking for eventfd() ... foundchecking for int size ... 4 byteschecking for long size ... 8 byteschecking for long long size ... 8 byteschecking for void * size ... 8 byteschecking for uint32_t ... foundchecking for uint64_t ... foundchecking for sig_atomic_t ... foundchecking for sig_atomic_t size ... 4 byteschecking for socklen_t ... foundchecking for in_addr_t ... foundchecking for in_port_t ... foundchecking for rlim_t ... foundchecking for uintptr_t ... uintptr_t foundchecking for system byte ordering ... little endianchecking for size_t size ... 8 byteschecking for off_t size ... 8 byteschecking for time_t size ... 8 byteschecking for setproctitle() ... not foundchecking for pread() ... foundchecking for pwrite() ... foundchecking for pwritev() ... foundchecking for sys_nerr ... foundchecking for localtime_r() ... foundchecking for posix_memalign() ... foundchecking for memalign() ... foundchecking for mmap(MAP_ANON|MAP_SHARED) ... foundchecking for mmap("/dev/zero", MAP_SHARED) ... foundchecking for System V shared memory ... foundchecking for POSIX semaphores ... not foundchecking for POSIX semaphores in libpthread ... foundchecking for struct msghdr.msg_control ... foundchecking for ioctl(FIONBIO) ... foundchecking for struct tm.tm_gmtoff ... foundchecking for struct dirent.d_namlen ... not foundchecking for struct dirent.d_type ... foundchecking for sysconf(_SC_NPROCESSORS_ONLN) ... foundchecking for openat(), fstatat() ... foundchecking for getaddrinfo() ... foundchecking for md5 in system md library ... not foundchecking for md5 in system md5 library ... not foundchecking for md5 in system OpenSSL crypto library ... not foundchecking for sha1 in system md library ... not foundchecking for sha1 in system OpenSSL crypto library ... not foundchecking for zlib library ... not found./configure: error: the HTTP gzip module requires the zlib library.You can either disable the module by using --without-http_gzip_moduleoption, or install the zlib library into the system, or build the zlib librarystatically from the source with nginx by using --with-zlib=<path> option.[root@VM_206_163_centos nginx-1.10.3]# ^C[root@VM_206_163_centos nginx-1.10.3]# yum install -y zlib-develLoaded plugins: fastestmirror, securitySetting up Install ProcessLoading mirror speeds from cached hostfileResolving Dependencies--> Running transaction check---> Package zlib-devel.x86_64 0:1.2.3-29.el6 will be installed--> Finished Dependency ResolutionDependencies Resolved================================================================================ Package             Arch            Version                  Repository   Size================================================================================Installing: zlib-devel          x86_64          1.2.3-29.el6             os           44 kTransaction Summary================================================================================Install       1 Package(s)Total download size: 44 kInstalled size: 115 kDownloading Packages:zlib-devel-1.2.3-29.el6.x86_64.rpm                       |  44 kB     00:00Running rpm_check_debugRunning Transaction TestTransaction Test SucceededRunning Transaction  Installing : zlib-devel-1.2.3-29.el6.x86_64                               1/1  Verifying  : zlib-devel-1.2.3-29.el6.x86_64                               1/1Installed:  zlib-devel.x86_64 0:1.2.3-29.el6Complete![root@VM_206_163_centos nginx-1.10.3]# ^C[root@VM_206_163_centos nginx-1.10.3]# ./configure --prefix=/usr/local/nginx --w                                                                                                 ith-pcre=/usr/local/pcre-8.37checking for OS + Linux 2.6.32-642.6.2.el6.x86_64 x86_64checking for C compiler ... found + using GNU C compiler + gcc version: 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC)checking for gcc -pipe switch ... foundchecking for -Wl,-E switch ... foundchecking for gcc builtin atomic operations ... foundchecking for C99 variadic macros ... foundchecking for gcc variadic macros ... foundchecking for gcc builtin 64 bit byteswap ... foundchecking for unistd.h ... foundchecking for inttypes.h ... foundchecking for limits.h ... foundchecking for sys/filio.h ... not foundchecking for sys/param.h ... foundchecking for sys/mount.h ... foundchecking for sys/statvfs.h ... foundchecking for crypt.h ... foundchecking for Linux specific featureschecking for epoll ... foundchecking for EPOLLRDHUP ... foundchecking for O_PATH ... not foundchecking for sendfile() ... foundchecking for sendfile64() ... foundchecking for sys/prctl.h ... foundchecking for prctl(PR_SET_DUMPABLE) ... foundchecking for sched_setaffinity() ... foundchecking for crypt_r() ... foundchecking for sys/vfs.h ... foundchecking for nobody group ... foundchecking for poll() ... foundchecking for /dev/poll ... not foundchecking for kqueue ... not foundchecking for crypt() ... not foundchecking for crypt() in libcrypt ... foundchecking for F_READAHEAD ... not foundchecking for posix_fadvise() ... foundchecking for O_DIRECT ... foundchecking for F_NOCACHE ... not foundchecking for directio() ... not foundchecking for statfs() ... foundchecking for statvfs() ... foundchecking for dlopen() ... not foundchecking for dlopen() in libdl ... foundchecking for sched_yield() ... foundchecking for SO_SETFIB ... not foundchecking for SO_REUSEPORT ... foundchecking for SO_ACCEPTFILTER ... not foundchecking for IP_RECVDSTADDR ... not foundchecking for IP_PKTINFO ... foundchecking for IPV6_RECVPKTINFO ... foundchecking for TCP_DEFER_ACCEPT ... foundchecking for TCP_KEEPIDLE ... foundchecking for TCP_FASTOPEN ... not foundchecking for TCP_INFO ... foundchecking for accept4() ... foundchecking for eventfd() ... foundchecking for int size ... 4 byteschecking for long size ... 8 byteschecking for long long size ... 8 byteschecking for void * size ... 8 byteschecking for uint32_t ... foundchecking for uint64_t ... foundchecking for sig_atomic_t ... foundchecking for sig_atomic_t size ... 4 byteschecking for socklen_t ... foundchecking for in_addr_t ... foundchecking for in_port_t ... foundchecking for rlim_t ... foundchecking for uintptr_t ... uintptr_t foundchecking for system byte ordering ... little endianchecking for size_t size ... 8 byteschecking for off_t size ... 8 byteschecking for time_t size ... 8 byteschecking for setproctitle() ... not foundchecking for pread() ... foundchecking for pwrite() ... foundchecking for pwritev() ... foundchecking for sys_nerr ... foundchecking for localtime_r() ... foundchecking for posix_memalign() ... foundchecking for memalign() ... foundchecking for mmap(MAP_ANON|MAP_SHARED) ... foundchecking for mmap("/dev/zero", MAP_SHARED) ... foundchecking for System V shared memory ... foundchecking for POSIX semaphores ... not foundchecking for POSIX semaphores in libpthread ... foundchecking for struct msghdr.msg_control ... foundchecking for ioctl(FIONBIO) ... foundchecking for struct tm.tm_gmtoff ... foundchecking for struct dirent.d_namlen ... not foundchecking for struct dirent.d_type ... foundchecking for sysconf(_SC_NPROCESSORS_ONLN) ... foundchecking for openat(), fstatat() ... foundchecking for getaddrinfo() ... foundchecking for md5 in system md library ... not foundchecking for md5 in system md5 library ... not foundchecking for md5 in system OpenSSL crypto library ... not foundchecking for sha1 in system md library ... not foundchecking for sha1 in system OpenSSL crypto library ... not foundchecking for zlib library ... foundcreating objs/MakefileConfiguration summary  + using PCRE library: /usr/local/pcre-8.37  + OpenSSL library is not used  + using builtin md5 code  + sha1 library is not found  + using system zlib library  nginx path prefix: "/usr/local/nginx"  nginx binary file: "/usr/local/nginx/sbin/nginx"  nginx modules path: "/usr/local/nginx/modules"  nginx configuration prefix: "/usr/local/nginx/conf"  nginx configuration file: "/usr/local/nginx/conf/nginx.conf"  nginx pid file: "/usr/local/nginx/logs/nginx.pid"  nginx error log file: "/usr/local/nginx/logs/error.log"  nginx http access log file: "/usr/local/nginx/logs/access.log"  nginx http client request body temporary files: "client_body_temp"  nginx http proxy temporary files: "proxy_temp"  nginx http fastcgi temporary files: "fastcgi_temp"  nginx http uwsgi temporary files: "uwsgi_temp"  nginx http scgi temporary files: "scgi_temp"[root@VM_206_163_centos nginx-1.10.3]# cd /usr/local/[root@VM_206_163_centos local]# lsbin  etc  games  include  lib  lib64  libexec  qcloud  sbin  share  src[root@VM_206_163_centos local]# lsbin  etc  games  include  lib  lib64  libexec  qcloud  sbin  share  src[root@VM_206_163_centos local]# cd /usr/local/nginx-bash: cd: /usr/local/nginx: No such file or directory[root@VM_206_163_centos local]# cd src[root@VM_206_163_centos src]# lsnginx-1.10.3         pcre-8.37          pcre-8.37.tar.gznginx-1.10.3.tar.gz  pcre-8.37.tar.bz2[root@VM_206_163_centos src]#[root@VM_206_163_centos src]# Configuration summary-bash: Configuration: command not found[root@VM_206_163_centos src]#   + using PCRE library: /usr/local/pcre-8.37-bash: +: command not found[root@VM_206_163_centos src]#   + OpenSSL library is not used-bash: +: command not found[root@VM_206_163_centos src]#   + using builtin md5 code-bash: +: command not found[root@VM_206_163_centos src]#   + sha1 library is not found-bash: +: command not found[root@VM_206_163_centos src]#   + using system zlib library-bash: +: command not found[root@VM_206_163_centos src]#[root@VM_206_163_centos src]#   nginx path prefix: "/usr/local/nginx"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx binary file: "/usr/local/nginx/sbin/nginx"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx modules path: "/usr/local/nginx/modules"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx configuration prefix: "/usr/local/nginx/co                                                                                                 nf"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx configuration file: "/usr/local/nginx/conf                                                                                                 /nginx.conf"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx pid file: "/usr/local/nginx/logs/nginx.pid                                                                                                 "-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx error log file: "/usr/local/nginx/logs/err                                                                                                 or.log"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx http access log file: "/usr/local/nginx/lo                                                                                                 gs/access.log"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx http client request body temporary files:                                                                                                  "client_body_temp"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx http proxy temporary files: "proxy_temp"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx http fastcgi temporary files: "fastcgi_tem                                                                                                 p"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx http uwsgi temporary files: "uwsgi_temp"-bash: nginx: command not found[root@VM_206_163_centos src]#   nginx http scgi temporary files: "scgi_temp"-bash: nginx: command not found[root@VM_206_163_centos src]# ^C[root@VM_206_163_centos src]#  ./configure --prefix=/usr/local/nginx --with-pcre                                                                                                 =/usr/local/pcre-8.37-bash: ./configure: No such file or directory[root@VM_206_163_centos src]# cd ..[root@VM_206_163_centos local]# lsbin  etc  games  include  lib  lib64  libexec  qcloud  sbin  share  src[root@VM_206_163_centos local]# cd /usr/local/src/nginx.1.10.3-bash: cd: /usr/local/src/nginx.1.10.3: No such file or directory[root@VM_206_163_centos local]# cd /usr/local/src/[root@VM_206_163_centos src]# lsnginx-1.10.3         pcre-8.37          pcre-8.37.tar.gznginx-1.10.3.tar.gz  pcre-8.37.tar.bz2[root@VM_206_163_centos src]# cd nginx-1.10.3[root@VM_206_163_centos nginx-1.10.3]# lsCHANGES     LICENSE   README  conf       contrib  man   srcCHANGES.ru  Makefile  auto    configure  html     objs[root@VM_206_163_centos nginx-1.10.3]#  ./configure --prefix=/usr/local/nginx --                                                                                                 with-pcre=/usr/local/pcre-8.37checking for OS + Linux 2.6.32-642.6.2.el6.x86_64 x86_64checking for C compiler ... found + using GNU C compiler + gcc version: 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC)checking for gcc -pipe switch ... foundchecking for -Wl,-E switch ... foundchecking for gcc builtin atomic operations ... foundchecking for C99 variadic macros ... foundchecking for gcc variadic macros ... foundchecking for gcc builtin 64 bit byteswap ... foundchecking for unistd.h ... foundchecking for inttypes.h ... foundchecking for limits.h ... foundchecking for sys/filio.h ... not foundchecking for sys/param.h ... foundchecking for sys/mount.h ... foundchecking for sys/statvfs.h ... foundchecking for crypt.h ... foundchecking for Linux specific featureschecking for epoll ... foundchecking for EPOLLRDHUP ... foundchecking for O_PATH ... not foundchecking for sendfile() ... foundchecking for sendfile64() ... foundchecking for sys/prctl.h ... foundchecking for prctl(PR_SET_DUMPABLE) ... foundchecking for sched_setaffinity() ... foundchecking for crypt_r() ... foundchecking for sys/vfs.h ... foundchecking for nobody group ... foundchecking for poll() ... foundchecking for /dev/poll ... not foundchecking for kqueue ... not foundchecking for crypt() ... not foundchecking for crypt() in libcrypt ... foundchecking for F_READAHEAD ... not foundchecking for posix_fadvise() ... foundchecking for O_DIRECT ... foundchecking for F_NOCACHE ... not foundchecking for directio() ... not foundchecking for statfs() ... foundchecking for statvfs() ... foundchecking for dlopen() ... not foundchecking for dlopen() in libdl ... foundchecking for sched_yield() ... foundchecking for SO_SETFIB ... not foundchecking for SO_REUSEPORT ... foundchecking for SO_ACCEPTFILTER ... not foundchecking for IP_RECVDSTADDR ... not foundchecking for IP_PKTINFO ... foundchecking for IPV6_RECVPKTINFO ... foundchecking for TCP_DEFER_ACCEPT ... foundchecking for TCP_KEEPIDLE ... foundchecking for TCP_FASTOPEN ... not foundchecking for TCP_INFO ... foundchecking for accept4() ... foundchecking for eventfd() ... foundchecking for int size ... 4 byteschecking for long size ... 8 byteschecking for long long size ... 8 byteschecking for void * size ... 8 byteschecking for uint32_t ... foundchecking for uint64_t ... foundchecking for sig_atomic_t ... foundchecking for sig_atomic_t size ... 4 byteschecking for socklen_t ... foundchecking for in_addr_t ... foundchecking for in_port_t ... foundchecking for rlim_t ... foundchecking for uintptr_t ... uintptr_t foundchecking for system byte ordering ... little endianchecking for size_t size ... 8 byteschecking for off_t size ... 8 byteschecking for time_t size ... 8 byteschecking for setproctitle() ... not foundchecking for pread() ... foundchecking for pwrite() ... foundchecking for pwritev() ... foundchecking for sys_nerr ... foundchecking for localtime_r() ... foundchecking for posix_memalign() ... foundchecking for memalign() ... foundchecking for mmap(MAP_ANON|MAP_SHARED) ... foundchecking for mmap("/dev/zero", MAP_SHARED) ... foundchecking for System V shared memory ... foundchecking for POSIX semaphores ... not foundchecking for POSIX semaphores in libpthread ... foundchecking for struct msghdr.msg_control ... foundchecking for ioctl(FIONBIO) ... foundchecking for struct tm.tm_gmtoff ... foundchecking for struct dirent.d_namlen ... not foundchecking for struct dirent.d_type ... foundchecking for sysconf(_SC_NPROCESSORS_ONLN) ... foundchecking for openat(), fstatat() ... foundchecking for getaddrinfo() ... foundchecking for md5 in system md library ... not foundchecking for md5 in system md5 library ... not foundchecking for md5 in system OpenSSL crypto library ... not foundchecking for sha1 in system md library ... not foundchecking for sha1 in system OpenSSL crypto library ... not foundchecking for zlib library ... foundcreating objs/MakefileConfiguration summary  + using PCRE library: /usr/local/pcre-8.37  + OpenSSL library is not used  + using builtin md5 code  + sha1 library is not found  + using system zlib library  nginx path prefix: "/usr/local/nginx"  nginx binary file: "/usr/local/nginx/sbin/nginx"  nginx modules path: "/usr/local/nginx/modules"  nginx configuration prefix: "/usr/local/nginx/conf"  nginx configuration file: "/usr/local/nginx/conf/nginx.conf"  nginx pid file: "/usr/local/nginx/logs/nginx.pid"  nginx error log file: "/usr/local/nginx/logs/error.log"  nginx http access log file: "/usr/local/nginx/logs/access.log"  nginx http client request body temporary files: "client_body_temp"  nginx http proxy temporary files: "proxy_temp"  nginx http fastcgi temporary files: "fastcgi_temp"  nginx http uwsgi temporary files: "uwsgi_temp"  nginx http scgi temporary files: "scgi_temp"[root@VM_206_163_centos nginx-1.10.3]# make && make installmake -f objs/Makefilemake[1]: Entering directory `/usr/local/src/nginx-1.10.3'cd /usr/local/pcre-8.37 \        && if [ -f Makefile ]; then make distclean; fi \        && CC="cc" CFLAGS="-O2 -fomit-frame-pointer -pipe " \        ./configure --disable-shared/bin/sh: line 0: cd: /usr/local/pcre-8.37: No such file or directorymake[1]: *** [/usr/local/pcre-8.37/Makefile] Error 1make[1]: Leaving directory `/usr/local/src/nginx-1.10.3'make: *** [build] Error 2[root@VM_206_163_centos nginx-1.10.3]# ^C[root@VM_206_163_centos nginx-1.10.3]# cd /usr/local/[root@VM_206_163_centos local]# lsbin  etc  games  include  lib  lib64  libexec  qcloud  sbin  share  src[root@VM_206_163_centos local]# ^C[root@VM_206_163_centos local]#  ./configure --prefix=/usr/local/nginx --with-pc                                                                                                 re=/usr/local/src/pcre-8.37-bash: ./configure: No such file or directory[root@VM_206_163_centos local]# cd /usr/local/[root@VM_206_163_centos local]# lsbin  etc  games  include  lib  lib64  libexec  qcloud  sbin  share  src[root@VM_206_163_centos local]# cd src[root@VM_206_163_centos src]# lsnginx-1.10.3         pcre-8.37          pcre-8.37.tar.gznginx-1.10.3.tar.gz  pcre-8.37.tar.bz2[root@VM_206_163_centos src]# cd nginx-1.10.3[root@VM_206_163_centos nginx-1.10.3]# lsCHANGES     LICENSE   README  conf       contrib  man   srcCHANGES.ru  Makefile  auto    configure  html     objs[root@VM_206_163_centos nginx-1.10.3]#  ./configure --prefix=/usr/local/nginx --                                                                                                 with-pcre=/usr/local/src/pcre-8.37checking for OS + Linux 2.6.32-642.6.2.el6.x86_64 x86_64checking for C compiler ... found + using GNU C compiler + gcc version: 4.4.7 20120313 (Red Hat 4.4.7-17) (GCC)checking for gcc -pipe switch ... foundchecking for -Wl,-E switch ... foundchecking for gcc builtin atomic operations ... foundchecking for C99 variadic macros ... foundchecking for gcc variadic macros ... foundchecking for gcc builtin 64 bit byteswap ... foundchecking for unistd.h ... foundchecking for inttypes.h ... foundchecking for limits.h ... foundchecking for sys/filio.h ... not foundchecking for sys/param.h ... foundchecking for sys/mount.h ... foundchecking for sys/statvfs.h ... foundchecking for crypt.h ... foundchecking for Linux specific featureschecking for epoll ... foundchecking for EPOLLRDHUP ... foundchecking for O_PATH ... not foundchecking for sendfile() ... foundchecking for sendfile64() ... foundchecking for sys/prctl.h ... foundchecking for prctl(PR_SET_DUMPABLE) ... foundchecking for sched_setaffinity() ... foundchecking for crypt_r() ... foundchecking for sys/vfs.h ... foundchecking for nobody group ... foundchecking for poll() ... foundchecking for /dev/poll ... not foundchecking for kqueue ... not foundchecking for crypt() ... not foundchecking for crypt() in libcrypt ... foundchecking for F_READAHEAD ... not foundchecking for posix_fadvise() ... foundchecking for O_DIRECT ... foundchecking for F_NOCACHE ... not foundchecking for directio() ... not foundchecking for statfs() ... foundchecking for statvfs() ... foundchecking for dlopen() ... not foundchecking for dlopen() in libdl ... foundchecking for sched_yield() ... foundchecking for SO_SETFIB ... not foundchecking for SO_REUSEPORT ... foundchecking for SO_ACCEPTFILTER ... not foundchecking for IP_RECVDSTADDR ... not foundchecking for IP_PKTINFO ... foundchecking for IPV6_RECVPKTINFO ... foundchecking for TCP_DEFER_ACCEPT ... foundchecking for TCP_KEEPIDLE ... foundchecking for TCP_FASTOPEN ... not foundchecking for TCP_INFO ... foundchecking for accept4() ... foundchecking for eventfd() ... foundchecking for int size ... 4 byteschecking for long size ... 8 byteschecking for long long size ... 8 byteschecking for void * size ... 8 byteschecking for uint32_t ... foundchecking for uint64_t ... foundchecking for sig_atomic_t ... foundchecking for sig_atomic_t size ... 4 byteschecking for socklen_t ... foundchecking for in_addr_t ... foundchecking for in_port_t ... foundchecking for rlim_t ... foundchecking for uintptr_t ... uintptr_t foundchecking for system byte ordering ... little endianchecking for size_t size ... 8 byteschecking for off_t size ... 8 byteschecking for time_t size ... 8 byteschecking for setproctitle() ... not foundchecking for pread() ... foundchecking for pwrite() ... foundchecking for pwritev() ... foundchecking for sys_nerr ... foundchecking for localtime_r() ... foundchecking for posix_memalign() ... foundchecking for memalign() ... foundchecking for mmap(MAP_ANON|MAP_SHARED) ... foundchecking for mmap("/dev/zero", MAP_SHARED) ... foundchecking for System V shared memory ... foundchecking for POSIX semaphores ... not foundchecking for POSIX semaphores in libpthread ... foundchecking for struct msghdr.msg_control ... foundchecking for ioctl(FIONBIO) ... foundchecking for struct tm.tm_gmtoff ... foundchecking for struct dirent.d_namlen ... not foundchecking for struct dirent.d_type ... foundchecking for sysconf(_SC_NPROCESSORS_ONLN) ... foundchecking for openat(), fstatat() ... foundchecking for getaddrinfo() ... foundchecking for md5 in system md library ... not foundchecking for md5 in system md5 library ... not foundchecking for md5 in system OpenSSL crypto library ... not foundchecking for sha1 in system md library ... not foundchecking for sha1 in system OpenSSL crypto library ... not foundchecking for zlib library ... foundcreating objs/MakefileConfiguration summary  + using PCRE library: /usr/local/src/pcre-8.37  + OpenSSL library is not used  + using builtin md5 code  + sha1 library is not found  + using system zlib library  nginx path prefix: "/usr/local/nginx"  nginx binary file: "/usr/local/nginx/sbin/nginx"  nginx modules path: "/usr/local/nginx/modules"  nginx configuration prefix: "/usr/local/nginx/conf"  nginx configuration file: "/usr/local/nginx/conf/nginx.conf"  nginx pid file: "/usr/local/nginx/logs/nginx.pid"  nginx error log file: "/usr/local/nginx/logs/error.log"  nginx http access log file: "/usr/local/nginx/logs/access.log"  nginx http client request body temporary files: "client_body_temp"  nginx http proxy temporary files: "proxy_temp"  nginx http fastcgi temporary files: "fastcgi_temp"  nginx http uwsgi temporary files: "uwsgi_temp"  nginx http scgi temporary files: "scgi_temp"[root@VM_206_163_centos nginx-1.10.3]# make && make installmake -f objs/Makefilemake[1]: Entering directory `/usr/local/src/nginx-1.10.3'cd /usr/local/src/pcre-8.37 \        && if [ -f Makefile ]; then make distclean; fi \        && CC="cc" CFLAGS="-O2 -fomit-frame-pointer -pipe " \        ./configure --disable-sharedchecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... /bin/mkdir -pchecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking whether make supports nested variables... yeschecking whether make supports nested variables... (cached) yeschecking for style of include used by make... GNUchecking for gcc... ccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables...checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether cc accepts -g... yeschecking for cc option to accept ISO C89... none neededchecking whether cc understands -c and -o together... yeschecking dependency style of cc... gcc3checking for ar... archecking the archiver (ar) interface... archecking for gcc... (cached) ccchecking whether we are using the GNU C compiler... (cached) yeschecking whether cc accepts -g... (cached) yeschecking for cc option to accept ISO C89... (cached) none neededchecking whether cc understands -c and -o together... (cached) yeschecking dependency style of cc... (cached) gcc3checking for g++... g++checking whether we are using the GNU C++ compiler... yeschecking whether g++ accepts -g... yeschecking dependency style of g++... gcc3checking how to run the C preprocessor... cc -Echecking for grep that handles long lines and -e... /bin/grepchecking for egrep... /bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for int64_t... yeschecking build system type... x86_64-unknown-linux-gnuchecking host system type... x86_64-unknown-linux-gnuchecking how to print strings... printfchecking for a sed that does not truncate output... /bin/sedchecking for fgrep... /bin/grep -Fchecking for ld used by cc... /usr/bin/ldchecking if the linker (/usr/bin/ld) is GNU ld... yeschecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking whether ln -s works... yeschecking the maximum length of command line arguments... 1966080checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-li                                                                                                 nux-gnu format... func_convert_file_noopchecking how to convert x86_64-unknown-linux-gnu file names to toolchain format.                                                                                                 .. func_convert_file_noopchecking for /usr/bin/ld option to reload object files... -rchecking for objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for dlltool... dlltoolchecking how to associate runtime and link libraries... printf %s\nchecking for archiver @FILE support... @checking for strip... stripchecking for ranlib... ranlibchecking command to parse /usr/bin/nm -B output from cc object... okchecking for sysroot... nochecking for a working dd... /bin/ddchecking how to truncate binary pipes... /bin/dd bs=4096 count=1checking for mt... nochecking if : is a manifest tool... nochecking for dlfcn.h... yeschecking for objdir... .libschecking if cc supports -fno-rtti -fno-exceptions... nochecking for cc option to produce PIC... -fPIC -DPICchecking if cc PIC flag -fPIC -DPIC works... yeschecking if cc static flag -static works... yeschecking if cc supports -c -o file.o... yeschecking if cc supports -c -o file.o... (cached) yeschecking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libra                                                                                                 ries... yeschecking dynamic linker characteristics... GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... nochecking whether to build static libraries... yeschecking how to run the C++ preprocessor... g++ -Echecking for ld used by g++... /usr/bin/ld -m elf_x86_64checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yeschecking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libr                                                                                                 aries... yeschecking for g++ option to produce PIC... -fPIC -DPICchecking if g++ PIC flag -fPIC -DPIC works... yeschecking if g++ static flag -static works... yeschecking if g++ supports -c -o file.o... yeschecking if g++ supports -c -o file.o... (cached) yeschecking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libr                                                                                                 aries... yeschecking dynamic linker characteristics... (cached) GNU/Linux ld.sochecking how to hardcode library paths into programs... immediatechecking whether ln -s works... yeschecking whether the -Werror option is usable... yeschecking for simple visibility declarations... yeschecking for ANSI C header files... (cached) yeschecking limits.h usability... yeschecking limits.h presence... yeschecking for limits.h... yeschecking for sys/types.h... (cached) yeschecking for sys/stat.h... (cached) yeschecking dirent.h usability... yeschecking dirent.h presence... yeschecking for dirent.h... yeschecking windows.h usability... nochecking windows.h presence... nochecking for windows.h... nochecking for alias support in the linker... nochecking for alias support in the linker... nochecking string usability... yeschecking string presence... yeschecking for string... yeschecking bits/type_traits.h usability... nochecking bits/type_traits.h presence... nochecking for bits/type_traits.h... nochecking type_traits.h usability... nochecking type_traits.h presence... nochecking for type_traits.h... nochecking for strtoq... yeschecking for long long... yeschecking for unsigned long long... yeschecking for an ANSI C-conforming const... yeschecking for size_t... yeschecking for bcopy... yeschecking for memmove... yeschecking for strerror... yeschecking zlib.h usability... yeschecking zlib.h presence... yeschecking for zlib.h... yeschecking for gzopen in -lz... yeschecking bzlib.h usability... nochecking bzlib.h presence... nochecking for bzlib.h... nochecking for libbz2... nochecking that generated files are newer than configure... doneconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating libpcre.pcconfig.status: creating libpcre16.pcconfig.status: creating libpcre32.pcconfig.status: creating libpcreposix.pcconfig.status: creating libpcrecpp.pcconfig.status: creating pcre-configconfig.status: creating pcre.hconfig.status: creating pcre_stringpiece.hconfig.status: creating pcrecpparg.hconfig.status: creating config.hconfig.status: executing depfiles commandsconfig.status: executing libtool commandsconfig.status: executing script-chmod commandsconfig.status: executing delete-old-chartables commandspcre-8.37 configuration summary:    Install prefix .................. : /usr/local    C preprocessor .................. : cc -E    C compiler ...................... : cc    C++ preprocessor ................ : g++ -E    C++ compiler .................... : g++    Linker .......................... : /usr/bin/ld -m elf_x86_64    C preprocessor flags ............ :    C compiler flags ................ : -O2 -fomit-frame-pointer -pipe  -fvisibi                                                                                                 lity=hidden    C++ compiler flags .............. : -O2 -fvisibility=hidden -fvisibility-inl                                                                                                 ines-hidden    Linker flags .................... :    Extra libraries ................. :    Build 8 bit pcre library ........ : yes    Build 16 bit pcre library ....... : no    Build 32 bit pcre library ....... : no    Build C++ library ............... : yes    Enable JIT compiling support .... : no    Enable UTF-8/16/32 support ...... : no    Unicode properties .............. : no    Newline char/sequence ........... : lf    \R matches only ANYCRLF ......... : no    EBCDIC coding ................... : no    EBCDIC code for NL .............. : n/a    Rebuild char tables ............. : no    Use stack recursion ............. : yes    POSIX mem threshold ............. : 10    Internal link size .............. : 2    Nested parentheses limit ........ : 250    Match limit ..................... : 10000000    Match limit recursion ........... : MATCH_LIMIT    Build shared libs ............... : no    Build static libs ............... : yes    Use JIT in pcregrep ............. : no    Buffer size for pcregrep ........ : 20480    Link pcregrep with libz ......... : no    Link pcregrep with libbz2 ....... : no    Link pcretest with libedit ...... : no    Link pcretest with libreadline .. : no    Valgrind support ................ : no    Code coverage ................... : nocc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/nginx.o \                src/core/nginx.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_log.o \                src/core/ngx_log.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_palloc.o \                src/core/ngx_palloc.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_array.o \                src/core/ngx_array.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_list.o \                src/core/ngx_list.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_hash.o \                src/core/ngx_hash.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_buf.o \                src/core/ngx_buf.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_queue.o \                src/core/ngx_queue.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_output_chain.o \                src/core/ngx_output_chain.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_string.o \                src/core/ngx_string.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_parse.o \                src/core/ngx_parse.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_parse_time.o \                src/core/ngx_parse_time.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_inet.o \                src/core/ngx_inet.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_file.o \                src/core/ngx_file.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_crc32.o \                src/core/ngx_crc32.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_murmurhash.o \                src/core/ngx_murmurhash.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_md5.o \                src/core/ngx_md5.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_rbtree.o \                src/core/ngx_rbtree.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_radix_tree.o \                src/core/ngx_radix_tree.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_slab.o \                src/core/ngx_slab.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_times.o \                src/core/ngx_times.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_shmtx.o \                src/core/ngx_shmtx.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_connection.o \                src/core/ngx_connection.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_cycle.o \                src/core/ngx_cycle.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_spinlock.o \                src/core/ngx_spinlock.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_rwlock.o \                src/core/ngx_rwlock.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_cpuinfo.o \                src/core/ngx_cpuinfo.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_conf_file.o \                src/core/ngx_conf_file.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_module.o \                src/core/ngx_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_resolver.o \                src/core/ngx_resolver.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_open_file_cache.o \                src/core/ngx_open_file_cache.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_crypt.o \                src/core/ngx_crypt.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_proxy_protocol.o \                src/core/ngx_proxy_protocol.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_syslog.o \                src/core/ngx_syslog.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/event/ngx_event.o \                src/event/ngx_event.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/event/ngx_event_timer.o \                src/event/ngx_event_timer.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/event/ngx_event_posted.o \                src/event/ngx_event_posted.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/event/ngx_event_accept.o \                src/event/ngx_event_accept.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/event/ngx_event_connect.o \                src/event/ngx_event_connect.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/event/ngx_event_pipe.o \                src/event/ngx_event_pipe.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_time.o \                src/os/unix/ngx_time.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_errno.o \                src/os/unix/ngx_errno.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_alloc.o \                src/os/unix/ngx_alloc.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_files.o \                src/os/unix/ngx_files.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_socket.o \                src/os/unix/ngx_socket.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_recv.o \                src/os/unix/ngx_recv.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_readv_chain.o \                src/os/unix/ngx_readv_chain.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_udp_recv.o \                src/os/unix/ngx_udp_recv.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_send.o \                src/os/unix/ngx_send.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_writev_chain.o \                src/os/unix/ngx_writev_chain.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_udp_send.o \                src/os/unix/ngx_udp_send.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_channel.o \                src/os/unix/ngx_channel.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_shmem.o \                src/os/unix/ngx_shmem.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_process.o \                src/os/unix/ngx_process.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_daemon.o \                src/os/unix/ngx_daemon.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_setaffinity.o \                src/os/unix/ngx_setaffinity.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_setproctitle.o \                src/os/unix/ngx_setproctitle.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_posix_init.o \                src/os/unix/ngx_posix_init.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_user.o \                src/os/unix/ngx_user.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_dlopen.o \                src/os/unix/ngx_dlopen.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_process_cycle.o \                src/os/unix/ngx_process_cycle.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_linux_init.o \                src/os/unix/ngx_linux_init.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/event/modules/ngx_epoll_module.o \                src/event/modules/ngx_epoll_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/os/unix/ngx_linux_sendfile_chain.o \                src/os/unix/ngx_linux_sendfile_chain.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/src/core/ngx_regex.o \                src/core/ngx_regex.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http.o \                src/http/ngx_http.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_core_module.o \                src/http/ngx_http_core_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_special_response.o \                src/http/ngx_http_special_response.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_request.o \                src/http/ngx_http_request.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_parse.o \                src/http/ngx_http_parse.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_log_module.o \                src/http/modules/ngx_http_log_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_request_body.o \                src/http/ngx_http_request_body.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_variables.o \                src/http/ngx_http_variables.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_script.o \                src/http/ngx_http_script.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_upstream.o \                src/http/ngx_http_upstream.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_upstream_round_robin.o \                src/http/ngx_http_upstream_round_robin.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_file_cache.o \                src/http/ngx_http_file_cache.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_write_filter_module.o \                src/http/ngx_http_write_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_header_filter_module.o \                src/http/ngx_http_header_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_chunked_filter_module.o \                src/http/modules/ngx_http_chunked_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_range_filter_module.o \                src/http/modules/ngx_http_range_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_gzip_filter_module.o \                src/http/modules/ngx_http_gzip_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_postpone_filter_module.o \                src/http/ngx_http_postpone_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_ssi_filter_module.o \                src/http/modules/ngx_http_ssi_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_charset_filter_module.o \                src/http/modules/ngx_http_charset_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_userid_filter_module.o \                src/http/modules/ngx_http_userid_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_headers_filter_module.o \                src/http/modules/ngx_http_headers_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/ngx_http_copy_filter_module.o \                src/http/ngx_http_copy_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \                src/http/modules/ngx_http_not_modified_filter_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_static_module.o \                src/http/modules/ngx_http_static_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_autoindex_module.o \                src/http/modules/ngx_http_autoindex_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_index_module.o \                src/http/modules/ngx_http_index_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_auth_basic_module.o \                src/http/modules/ngx_http_auth_basic_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_access_module.o \                src/http/modules/ngx_http_access_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_limit_conn_module.o \                src/http/modules/ngx_http_limit_conn_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_limit_req_module.o \                src/http/modules/ngx_http_limit_req_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_geo_module.o \                src/http/modules/ngx_http_geo_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_map_module.o \                src/http/modules/ngx_http_map_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_split_clients_module.o \                src/http/modules/ngx_http_split_clients_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_referer_module.o \                src/http/modules/ngx_http_referer_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -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.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_proxy_module.o \                src/http/modules/ngx_http_proxy_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_fastcgi_module.o \                src/http/modules/ngx_http_fastcgi_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_uwsgi_module.o \                src/http/modules/ngx_http_uwsgi_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_scgi_module.o \                src/http/modules/ngx_http_scgi_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_memcached_module.o \                src/http/modules/ngx_http_memcached_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_empty_gif_module.o \                src/http/modules/ngx_http_empty_gif_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_browser_module.o \                src/http/modules/ngx_http_browser_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_upstream_hash_module.o \                src/http/modules/ngx_http_upstream_hash_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \                src/http/modules/ngx_http_upstream_ip_hash_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_upstream_least_conn_module.o \                src/http/modules/ngx_http_upstream_least_conn_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \                src/http/modules/ngx_http_upstream_keepalive_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs -I src/http -I src/http/modules \                -o objs/src/http/modules/ngx_http_upstream_zone_module.o \                src/http/modules/ngx_http_upstream_zone_module.ccc -c -pipe  -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Werror -g  -I sr                                                                                                 c/core -I src/event -I src/event/modules -I src/os/unix -I /usr/local/src/pcre-8                                                                                                 .37 -I objs \                -o objs/ngx_modules.o \                objs/ngx_modules.ccd /usr/local/src/pcre-8.37 \        && make libpcre.lamake[2]: Entering directory `/usr/local/src/pcre-8.37'  CC       libpcre_la-pcre_byte_order.lo  CC       libpcre_la-pcre_compile.lo  CC       libpcre_la-pcre_config.lo  CC       libpcre_la-pcre_dfa_exec.lo  CC       libpcre_la-pcre_exec.lo  CC       libpcre_la-pcre_fullinfo.lo  CC       libpcre_la-pcre_get.lo  CC       libpcre_la-pcre_globals.lo  CC       libpcre_la-pcre_jit_compile.lo  CC       libpcre_la-pcre_maketables.lo  CC       libpcre_la-pcre_newline.lo  CC       libpcre_la-pcre_ord2utf8.lo  CC       libpcre_la-pcre_refcount.lo  CC       libpcre_la-pcre_string_utils.lo  CC       libpcre_la-pcre_study.lo  CC       libpcre_la-pcre_tables.lo  CC       libpcre_la-pcre_ucd.lo  CC       libpcre_la-pcre_valid_utf8.lo  CC       libpcre_la-pcre_version.lo  CC       libpcre_la-pcre_xclass.lorm -f pcre_chartables.cln -s ./pcre_chartables.c.dist pcre_chartables.c  CC       libpcre_la-pcre_chartables.lo  CCLD     libpcre.lamake[2]: Leaving directory `/usr/local/src/pcre-8.37'cc -o objs/nginx \        objs/src/core/nginx.o \        objs/src/core/ngx_log.o \        objs/src/core/ngx_palloc.o \        objs/src/core/ngx_array.o \        objs/src/core/ngx_list.o \        objs/src/core/ngx_hash.o \        objs/src/core/ngx_buf.o \        objs/src/core/ngx_queue.o \        objs/src/core/ngx_output_chain.o \        objs/src/core/ngx_string.o \        objs/src/core/ngx_parse.o \        objs/src/core/ngx_parse_time.o \        objs/src/core/ngx_inet.o \        objs/src/core/ngx_file.o \        objs/src/core/ngx_crc32.o \        objs/src/core/ngx_murmurhash.o \        objs/src/core/ngx_md5.o \        objs/src/core/ngx_rbtree.o \        objs/src/core/ngx_radix_tree.o \        objs/src/core/ngx_slab.o \        objs/src/core/ngx_times.o \        objs/src/core/ngx_shmtx.o \        objs/src/core/ngx_connection.o \        objs/src/core/ngx_cycle.o \        objs/src/core/ngx_spinlock.o \        objs/src/core/ngx_rwlock.o \        objs/src/core/ngx_cpuinfo.o \        objs/src/core/ngx_conf_file.o \        objs/src/core/ngx_module.o \        objs/src/core/ngx_resolver.o \        objs/src/core/ngx_open_file_cache.o \        objs/src/core/ngx_crypt.o \        objs/src/core/ngx_proxy_protocol.o \        objs/src/core/ngx_syslog.o \        objs/src/event/ngx_event.o \        objs/src/event/ngx_event_timer.o \        objs/src/event/ngx_event_posted.o \        objs/src/event/ngx_event_accept.o \        objs/src/event/ngx_event_connect.o \        objs/src/event/ngx_event_pipe.o \        objs/src/os/unix/ngx_time.o \        objs/src/os/unix/ngx_errno.o \        objs/src/os/unix/ngx_alloc.o \        objs/src/os/unix/ngx_files.o \        objs/src/os/unix/ngx_socket.o \        objs/src/os/unix/ngx_recv.o \        objs/src/os/unix/ngx_readv_chain.o \        objs/src/os/unix/ngx_udp_recv.o \        objs/src/os/unix/ngx_send.o \        objs/src/os/unix/ngx_writev_chain.o \        objs/src/os/unix/ngx_udp_send.o \        objs/src/os/unix/ngx_channel.o \        objs/src/os/unix/ngx_shmem.o \        objs/src/os/unix/ngx_process.o \        objs/src/os/unix/ngx_daemon.o \        objs/src/os/unix/ngx_setaffinity.o \        objs/src/os/unix/ngx_setproctitle.o \        objs/src/os/unix/ngx_posix_init.o \        objs/src/os/unix/ngx_user.o \        objs/src/os/unix/ngx_dlopen.o \        objs/src/os/unix/ngx_process_cycle.o \        objs/src/os/unix/ngx_linux_init.o \        objs/src/event/modules/ngx_epoll_module.o \        objs/src/os/unix/ngx_linux_sendfile_chain.o \        objs/src/core/ngx_regex.o \        objs/src/http/ngx_http.o \        objs/src/http/ngx_http_core_module.o \        objs/src/http/ngx_http_special_response.o \        objs/src/http/ngx_http_request.o \        objs/src/http/ngx_http_parse.o \        objs/src/http/modules/ngx_http_log_module.o \        objs/src/http/ngx_http_request_body.o \        objs/src/http/ngx_http_variables.o \        objs/src/http/ngx_http_script.o \        objs/src/http/ngx_http_upstream.o \        objs/src/http/ngx_http_upstream_round_robin.o \        objs/src/http/ngx_http_file_cache.o \        objs/src/http/ngx_http_write_filter_module.o \        objs/src/http/ngx_http_header_filter_module.o \        objs/src/http/modules/ngx_http_chunked_filter_module.o \        objs/src/http/modules/ngx_http_range_filter_module.o \        objs/src/http/modules/ngx_http_gzip_filter_module.o \        objs/src/http/ngx_http_postpone_filter_module.o \        objs/src/http/modules/ngx_http_ssi_filter_module.o \        objs/src/http/modules/ngx_http_charset_filter_module.o \        objs/src/http/modules/ngx_http_userid_filter_module.o \        objs/src/http/modules/ngx_http_headers_filter_module.o \        objs/src/http/ngx_http_copy_filter_module.o \        objs/src/http/modules/ngx_http_not_modified_filter_module.o \        objs/src/http/modules/ngx_http_static_module.o \        objs/src/http/modules/ngx_http_autoindex_module.o \        objs/src/http/modules/ngx_http_index_module.o \        objs/src/http/modules/ngx_http_auth_basic_module.o \        objs/src/http/modules/ngx_http_access_module.o \        objs/src/http/modules/ngx_http_limit_conn_module.o \        objs/src/http/modules/ngx_http_limit_req_module.o \        objs/src/http/modules/ngx_http_geo_module.o \        objs/src/http/modules/ngx_http_map_module.o \        objs/src/http/modules/ngx_http_split_clients_module.o \        objs/src/http/modules/ngx_http_referer_module.o \        objs/src/http/modules/ngx_http_rewrite_module.o \        objs/src/http/modules/ngx_http_proxy_module.o \        objs/src/http/modules/ngx_http_fastcgi_module.o \        objs/src/http/modules/ngx_http_uwsgi_module.o \        objs/src/http/modules/ngx_http_scgi_module.o \        objs/src/http/modules/ngx_http_memcached_module.o \        objs/src/http/modules/ngx_http_empty_gif_module.o \        objs/src/http/modules/ngx_http_browser_module.o \        objs/src/http/modules/ngx_http_upstream_hash_module.o \        objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \        objs/src/http/modules/ngx_http_upstream_least_conn_module.o \        objs/src/http/modules/ngx_http_upstream_keepalive_module.o \        objs/src/http/modules/ngx_http_upstream_zone_module.o \        objs/ngx_modules.o \        -ldl -lpthread -lcrypt /usr/local/src/pcre-8.37/.libs/libpcre.a -lz \        -Wl,-Esed -e "s|%%PREFIX%%|/usr/local/nginx|" \                -e "s|%%PID_PATH%%|/usr/local/nginx/logs/nginx.pid|" \                -e "s|%%CONF_PATH%%|/usr/local/nginx/conf/nginx.conf|" \                -e "s|%%ERROR_LOG_PATH%%|/usr/local/nginx/logs/error.log|" \                < man/nginx.8 > objs/nginx.8make[1]: Leaving directory `/usr/local/src/nginx-1.10.3'make -f objs/Makefile installmake[1]: Entering directory `/usr/local/src/nginx-1.10.3'test -d '/usr/local/nginx' || mkdir -p '/usr/local/nginx'test -d '/usr/local/nginx/sbin' \                || mkdir -p '/usr/local/nginx/sbin'test ! -f '/usr/local/nginx/sbin/nginx' \                || mv '/usr/local/nginx/sbin/nginx' \                        '/usr/local/nginx/sbin/nginx.old'cp objs/nginx '/usr/local/nginx/sbin/nginx'test -d '/usr/local/nginx/conf' \                || mkdir -p '/usr/local/nginx/conf'cp conf/koi-win '/usr/local/nginx/conf'cp conf/koi-utf '/usr/local/nginx/conf'cp conf/win-utf '/usr/local/nginx/conf'test -f '/usr/local/nginx/conf/mime.types' \                || cp conf/mime.types '/usr/local/nginx/conf'cp conf/mime.types '/usr/local/nginx/conf/mime.types.default'test -f '/usr/local/nginx/conf/fastcgi_params' \                || cp conf/fastcgi_params '/usr/local/nginx/conf'cp conf/fastcgi_params \                '/usr/local/nginx/conf/fastcgi_params.default'test -f '/usr/local/nginx/conf/fastcgi.conf' \                || cp conf/fastcgi.conf '/usr/local/nginx/conf'cp conf/fastcgi.conf '/usr/local/nginx/conf/fastcgi.conf.default'test -f '/usr/local/nginx/conf/uwsgi_params' \                || cp conf/uwsgi_params '/usr/local/nginx/conf'cp conf/uwsgi_params \                '/usr/local/nginx/conf/uwsgi_params.default'test -f '/usr/local/nginx/conf/scgi_params' \                || cp conf/scgi_params '/usr/local/nginx/conf'cp conf/scgi_params \                '/usr/local/nginx/conf/scgi_params.default'test -f '/usr/local/nginx/conf/nginx.conf' \                || cp conf/nginx.conf '/usr/local/nginx/conf/nginx.conf'cp conf/nginx.conf '/usr/local/nginx/conf/nginx.conf.default'test -d '/usr/local/nginx/logs' \                || mkdir -p '/usr/local/nginx/logs'test -d '/usr/local/nginx/logs' \                || mkdir -p '/usr/local/nginx/logs'test -d '/usr/local/nginx/html' \                || cp -R html '/usr/local/nginx'test -d '/usr/local/nginx/logs' \                || mkdir -p '/usr/local/nginx/logs'make[1]: Leaving directory `/usr/local/src/nginx-1.10.3'[root@VM_206_163_centos nginx-1.10.3]# lsCHANGES     LICENSE   README  conf       contrib  man   srcCHANGES.ru  Makefile  auto    configure  html     objs[root@VM_206_163_centos nginx-1.10.3]# cd /usr/local[root@VM_206_163_centos local]# lsbin  etc  games  include  lib  lib64  libexec  nginx  qcloud  sbin  share  src[root@VM_206_163_centos local]# cd nginx[root@VM_206_163_centos nginx]# lsconf  html  logs  sbin[root@VM_206_163_centos nginx]# cd ..[root@VM_206_163_centos local]# ./sbin/nginx-bash: ./sbin/nginx: No such file or directory[root@VM_206_163_centos local]# lsbin  etc  games  include  lib  lib64  libexec  nginx  qcloud  sbin  share  src[root@VM_206_163_centos local]# cd sbin[root@VM_206_163_centos sbin]# ls[root@VM_206_163_centos sbin]# cd nginx-bash: cd: nginx: No such file or directory[root@VM_206_163_centos sbin]# ls[root@VM_206_163_centos sbin]# cd //[root@VM_206_163_centos //]# c^C[root@VM_206_163_centos //]# cd ..[root@VM_206_163_centos //]# lsbin   data  etc   lib    lost+found  mnt  proc  sbin     srv  tmp  varboot  dev   home  lib64  media       opt  root  selinux  sys  usr[root@VM_206_163_centos //]# cd /usr/local/[root@VM_206_163_centos local]# lsbin  etc  games  include  lib  lib64  libexec  nginx  qcloud  sbin  share  src[root@VM_206_163_centos local]# cd nginx[root@VM_206_163_centos nginx]# lsconf  html  logs  sbin[root@VM_206_163_centos nginx]# cd sbin[root@VM_206_163_centos sbin]# lsnginx[root@VM_206_163_centos sbin]# cd ..[root@VM_206_163_centos nginx]# ldld: no input files[root@VM_206_163_centos nginx]# lsconf  html  logs  sbin[root@VM_206_163_centos nginx]# ./sbin/nginx[root@VM_206_163_centos nginx]#


0 0