| 1 | {\rtf1\ansi\ansicpg1252\cocoartf1138\cocoasubrtf320
|
|---|
| 2 | {\fonttbl\f0\fmodern\fcharset0 Courier;}
|
|---|
| 3 | {\colortbl;\red255\green255\blue255;}
|
|---|
| 4 | \margl1440\margr1440\vieww10800\viewh8400\viewkind0
|
|---|
| 5 | \deftab720
|
|---|
| 6 | \pard\pardeftab720
|
|---|
| 7 |
|
|---|
| 8 | \f0\fs24 \cf0 [/Users/vng/Desktop]$ passenger-install-nginx-module --nginx-source-dir=/Users/vng/Desktop/nginx-1.1.17\
|
|---|
| 9 | Welcome to the Phusion Passenger Nginx module installer, v3.0.11.\
|
|---|
| 10 | \
|
|---|
| 11 | This installer will guide you through the entire installation process. It\
|
|---|
| 12 | shouldn't take more than 5 minutes in total.\
|
|---|
| 13 | \
|
|---|
| 14 | Here's what you can expect from the installation process:\
|
|---|
| 15 | \
|
|---|
| 16 | 1. This installer will compile and install Nginx with Passenger support.\
|
|---|
| 17 | 2. You'll learn how to configure Passenger in Nginx.\
|
|---|
| 18 | 3. You'll learn how to deploy a Ruby on Rails application.\
|
|---|
| 19 | \
|
|---|
| 20 | Don't worry if anything goes wrong. This installer will advise you on how to\
|
|---|
| 21 | solve any problems.\
|
|---|
| 22 | \
|
|---|
| 23 | Press Enter to continue, or Ctrl-C to abort.\
|
|---|
| 24 | \
|
|---|
| 25 | \
|
|---|
| 26 | --------------------------------------------\
|
|---|
| 27 | \
|
|---|
| 28 | Checking for required software...\
|
|---|
| 29 | \
|
|---|
| 30 | * GNU C++ compiler... found at /usr/bin/g++\
|
|---|
| 31 | * The 'make' tool... found at /usr/bin/make\
|
|---|
| 32 | * A download tool like 'wget' or 'curl'... found at /usr/local/bin/wget\
|
|---|
| 33 | * Ruby development headers... found\
|
|---|
| 34 | * OpenSSL support for Ruby... found\
|
|---|
| 35 | * RubyGems... found\
|
|---|
| 36 | * Rake... found at /Users/vng/.rvm/wrappers/ruby-1.9.2-p290/rake\
|
|---|
| 37 | * rack... found\
|
|---|
| 38 | * Curl development headers with SSL support... found\
|
|---|
| 39 | * OpenSSL development headers... found\
|
|---|
| 40 | * Zlib development headers... found\
|
|---|
| 41 | \
|
|---|
| 42 | --------------------------------------------\
|
|---|
| 43 | \
|
|---|
| 44 | Automatically download and install Nginx?\
|
|---|
| 45 | \
|
|---|
| 46 | Nginx doesn't support loadable modules such as some other web servers do,\
|
|---|
| 47 | so in order to install Nginx with Passenger support, it must be recompiled.\
|
|---|
| 48 | \
|
|---|
| 49 | Do you want this installer to download, compile and install Nginx for you?\
|
|---|
| 50 | \
|
|---|
| 51 | 1. Yes: download, compile and install Nginx for me. (recommended)\
|
|---|
| 52 | The easiest way to get started. A stock Nginx 1.0.10 with Passenger\
|
|---|
| 53 | support, but with no other additional third party modules, will be\
|
|---|
| 54 | installed for you to a directory of your choice.\
|
|---|
| 55 | \
|
|---|
| 56 | 2. No: I want to customize my Nginx installation. (for advanced users)\
|
|---|
| 57 | Choose this if you want to compile Nginx with more third party modules\
|
|---|
| 58 | besides Passenger, or if you need to pass additional options to Nginx's\
|
|---|
| 59 | 'configure' script. This installer will 1) ask you for the location of\
|
|---|
| 60 | the Nginx source code, 2) run the 'configure' script according to your\
|
|---|
| 61 | instructions, and 3) run 'make install'.\
|
|---|
| 62 | \
|
|---|
| 63 | Whichever you choose, if you already have an existing Nginx configuration file,\
|
|---|
| 64 | then it will be preserved.\
|
|---|
| 65 | \
|
|---|
| 66 | => Proceeding with choice 2.\
|
|---|
| 67 | \
|
|---|
| 68 | --------------------------------------------\
|
|---|
| 69 | \
|
|---|
| 70 | Where is your Nginx source code located?\
|
|---|
| 71 | \
|
|---|
| 72 | => /Users/vng/Desktop/nginx-1.1.17\
|
|---|
| 73 | \
|
|---|
| 74 | --------------------------------------------\
|
|---|
| 75 | \
|
|---|
| 76 | Where do you want to install Nginx to?\
|
|---|
| 77 | \
|
|---|
| 78 | Please specify a prefix directory [/opt/nginx]: \
|
|---|
| 79 | \
|
|---|
| 80 | --------------------------------------------\
|
|---|
| 81 | \
|
|---|
| 82 | Extra Nginx configure options\
|
|---|
| 83 | \
|
|---|
| 84 | If you want to pass extra arguments to the Nginx 'configure' script, then\
|
|---|
| 85 | please specify them. If not, then specify nothing and press Enter.\
|
|---|
| 86 | \
|
|---|
| 87 | If you specify nothing then the 'configure' script will be run as follows:\
|
|---|
| 88 | \
|
|---|
| 89 | sh ./configure --prefix='/opt/nginx' --with-http_ssl_module --with-cc-opt='-Wno-error' --add-module='/Users/vng/.rvm/gems/ruby-1.9.2-p290/gems/passenger-3.0.11/ext/nginx'\
|
|---|
| 90 | \
|
|---|
| 91 | Extra arguments to pass to configure script: \
|
|---|
| 92 | \
|
|---|
| 93 | --------------------------------------------\
|
|---|
| 94 | \
|
|---|
| 95 | Confirm configure flags\
|
|---|
| 96 | \
|
|---|
| 97 | The Nginx configure script will be run as follows:\
|
|---|
| 98 | \
|
|---|
| 99 | sh ./configure --prefix='/opt/nginx' --with-http_ssl_module --with-cc-opt='-Wno-error' --add-module='/Users/vng/.rvm/gems/ruby-1.9.2-p290/gems/passenger-3.0.11/ext/nginx'\
|
|---|
| 100 | \
|
|---|
| 101 | Is this what you want? (yes/no) [default=yes]: \
|
|---|
| 102 | \
|
|---|
| 103 | --------------------------------------------\
|
|---|
| 104 | \
|
|---|
| 105 | Compiling Passenger support files...\
|
|---|
| 106 | # /Users/vng/.rvm/wrappers/ruby-1.9.2-p290/rake nginx:clean nginx RELEASE=yes\
|
|---|
| 107 | rm -rf ext/common/libboost_oxt.a ext/common/libboost_oxt\
|
|---|
| 108 | rm -rf ext/common/libpassenger_common.a ext/common/libpassenger_common\
|
|---|
| 109 | rm -f agents/PassengerWatchdog agents/PassengerLoggingAgent\
|
|---|
| 110 | rm -rf agents/nginx/PassengerHelperAgent\
|
|---|
| 111 | mkdir -p ext/common/libboost_oxt\
|
|---|
| 112 | g++ -Iext -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<ext/hash_fun.h>" -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/common/libboost_oxt/aggregate.o -c ext/common/libboost_oxt/aggregate.cpp\
|
|---|
| 113 | mkdir -p ext/common/libboost_oxt\
|
|---|
| 114 | rm -rf ext/common/libboost_oxt.a\
|
|---|
| 115 | ar cru ext/common/libboost_oxt.a ext/common/libboost_oxt/aggregate.o\
|
|---|
| 116 | ranlib ext/common/libboost_oxt.a\
|
|---|
| 117 | mkdir -p ext/common/libpassenger_common\
|
|---|
| 118 | g++ -Iext -Iext/common -Iext/libev -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<ext/hash_fun.h>" -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS -o ext/common/libpassenger_common/aggregate.o -c ext/common/libpassenger_common/aggregate.cpp\
|
|---|
| 119 | rm -rf ext/common/libpassenger_common.a\
|
|---|
| 120 | ar cru ext/common/libpassenger_common.a ext/common/libpassenger_common/aggregate.o\
|
|---|
| 121 | ranlib ext/common/libpassenger_common.a\
|
|---|
| 122 | g++ ext/nginx/HelperAgent.cpp -o agents/nginx/PassengerHelperAgent -Iext -Iext/common -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<ext/hash_fun.h>" -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS ext/common/libpassenger_common.a ext/common/libboost_oxt.a -lpthread \
|
|---|
| 123 | g++ ext/common/Watchdog.cpp -o agents/PassengerWatchdog -Iext -Iext/common -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<ext/hash_fun.h>" -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS ext/common/libpassenger_common.a ext/common/libboost_oxt.a -lpthread \
|
|---|
| 124 | g++ ext/common/LoggingAgent/Main.cpp -o agents/PassengerLoggingAgent -Iext -Iext/common -Iext/libev -D_REENTRANT -I/usr/local/include -DHASH_NAMESPACE="__gnu_cxx" -DHASH_FUN_H="<ext/hash_fun.h>" -DHAS_ALLOCA_H -DHAS_SFENCE -DHAS_LFENCE -Wextra -Wno-unused-parameter -Wno-parentheses -Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-missing-field-initializers -g -DPASSENGER_DEBUG -DBOOST_DISABLE_ASSERTS ext/common/libpassenger_common.a ext/common/libboost_oxt.a ext/libev/.libs/libev.a -lcurl -lz -lpthread \
|
|---|
| 125 | \
|
|---|
| 126 | --------------------------------------------\
|
|---|
| 127 | \
|
|---|
| 128 | Compiling and installing Nginx...\
|
|---|
| 129 | # sh ./configure --prefix='/opt/nginx' --with-http_ssl_module --with-cc-opt='-Wno-error' --add-module='/Users/vng/.rvm/gems/ruby-1.9.2-p290/gems/passenger-3.0.11/ext/nginx'\
|
|---|
| 130 | checking for OS\
|
|---|
| 131 | + Darwin 11.3.0 x86_64\
|
|---|
| 132 | checking for C compiler ... found\
|
|---|
| 133 | + using GNU C compiler\
|
|---|
| 134 | + gcc version: 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00)\
|
|---|
| 135 | checking for gcc -pipe switch ... found\
|
|---|
| 136 | checking for gcc builtin atomic operations ... found\
|
|---|
| 137 | checking for C99 variadic macros ... found\
|
|---|
| 138 | checking for gcc variadic macros ... found\
|
|---|
| 139 | checking for unistd.h ... found\
|
|---|
| 140 | checking for inttypes.h ... found\
|
|---|
| 141 | checking for limits.h ... found\
|
|---|
| 142 | checking for sys/filio.h ... found\
|
|---|
| 143 | checking for sys/param.h ... found\
|
|---|
| 144 | checking for sys/mount.h ... found\
|
|---|
| 145 | checking for sys/statvfs.h ... found\
|
|---|
| 146 | checking for crypt.h ... not found\
|
|---|
| 147 | checking for Darwin specific features\
|
|---|
| 148 | + kqueue found\
|
|---|
| 149 | checking for kqueue's EVFILT_TIMER ... found\
|
|---|
| 150 | checking for Darwin 64-bit kqueue millisecond timeout bug ... not found\
|
|---|
| 151 | checking for sendfile() ... found\
|
|---|
| 152 | checking for atomic(3) ... found\
|
|---|
| 153 | checking for nobody group ... found\
|
|---|
| 154 | checking for poll() ... found\
|
|---|
| 155 | checking for /dev/poll ... not found\
|
|---|
| 156 | checking for crypt() ... found\
|
|---|
| 157 | checking for F_READAHEAD ... not found\
|
|---|
| 158 | checking for posix_fadvise() ... not found\
|
|---|
| 159 | checking for O_DIRECT ... not found\
|
|---|
| 160 | checking for F_NOCACHE ... found\
|
|---|
| 161 | checking for directio() ... not found\
|
|---|
| 162 | checking for statfs() ... found\
|
|---|
| 163 | checking for statvfs() ... found\
|
|---|
| 164 | checking for dlopen() ... found\
|
|---|
| 165 | checking for sched_yield() ... found\
|
|---|
| 166 | checking for SO_SETFIB ... not found\
|
|---|
| 167 | checking for SO_ACCEPTFILTER ... not found\
|
|---|
| 168 | checking for TCP_DEFER_ACCEPT ... not found\
|
|---|
| 169 | checking for TCP_KEEPIDLE, TCP_KEEPINTVL, TCP_KEEPCNT ... not found\
|
|---|
| 170 | checking for accept4() ... not found\
|
|---|
| 171 | checking for int size ... 4 bytes\
|
|---|
| 172 | checking for long size ... 8 bytes\
|
|---|
| 173 | checking for long long size ... 8 bytes\
|
|---|
| 174 | checking for void * size ... 8 bytes\
|
|---|
| 175 | checking for uint64_t ... found\
|
|---|
| 176 | checking for sig_atomic_t ... found\
|
|---|
| 177 | checking for sig_atomic_t size ... 4 bytes\
|
|---|
| 178 | checking for socklen_t ... found\
|
|---|
| 179 | checking for in_addr_t ... found\
|
|---|
| 180 | checking for in_port_t ... found\
|
|---|
| 181 | checking for rlim_t ... found\
|
|---|
| 182 | checking for uintptr_t ... uintptr_t found\
|
|---|
| 183 | checking for system endianess ... little endianess\
|
|---|
| 184 | checking for size_t size ... 8 bytes\
|
|---|
| 185 | checking for off_t size ... 8 bytes\
|
|---|
| 186 | checking for time_t size ... 8 bytes\
|
|---|
| 187 | checking for setproctitle() ... not found\
|
|---|
| 188 | checking for pread() ... found\
|
|---|
| 189 | checking for pwrite() ... found\
|
|---|
| 190 | checking for sys_nerr ... found\
|
|---|
| 191 | checking for localtime_r() ... found\
|
|---|
| 192 | checking for posix_memalign() ... found\
|
|---|
| 193 | checking for memalign() ... not found\
|
|---|
| 194 | checking for mmap(MAP_ANON|MAP_SHARED) ... found\
|
|---|
| 195 | checking for mmap("/dev/zero", MAP_SHARED) ... found but is not working\
|
|---|
| 196 | checking for System V shared memory ... found\
|
|---|
| 197 | checking for POSIX semaphores ... found but is not working\
|
|---|
| 198 | checking for POSIX semaphores in libpthread ... found but is not working\
|
|---|
| 199 | checking for POSIX semaphores in librt ... not found\
|
|---|
| 200 | checking for struct msghdr.msg_control ... found\
|
|---|
| 201 | checking for ioctl(FIONBIO) ... found\
|
|---|
| 202 | checking for struct tm.tm_gmtoff ... found\
|
|---|
| 203 | checking for struct dirent.d_namlen ... found\
|
|---|
| 204 | checking for struct dirent.d_type ... found\
|
|---|
| 205 | checking for sysconf(_SC_NPROCESSORS_ONLN) ... found\
|
|---|
| 206 | checking for openat(), fstatat() ... not found\
|
|---|
| 207 | configuring additional modules\
|
|---|
| 208 | adding module in /Users/vng/.rvm/gems/ruby-1.9.2-p290/gems/passenger-3.0.11/ext/nginx\
|
|---|
| 209 | checking for Math library ... found\
|
|---|
| 210 | + ngx_http_passenger_module was configured\
|
|---|
| 211 | checking for PCRE library ... found\
|
|---|
| 212 | checking for PCRE JIT support ... found\
|
|---|
| 213 | checking for OpenSSL library ... found\
|
|---|
| 214 | checking for zlib library ... found\
|
|---|
| 215 | creating objs/Makefile\
|
|---|
| 216 | \
|
|---|
| 217 | Configuration summary\
|
|---|
| 218 | + using system PCRE library\
|
|---|
| 219 | + using system OpenSSL library\
|
|---|
| 220 | + md5: using OpenSSL library\
|
|---|
| 221 | + sha1: using OpenSSL library\
|
|---|
| 222 | + using system zlib library\
|
|---|
| 223 | \
|
|---|
| 224 | nginx path prefix: "/opt/nginx"\
|
|---|
| 225 | nginx binary file: "/opt/nginx/sbin/nginx"\
|
|---|
| 226 | nginx configuration prefix: "/opt/nginx/conf"\
|
|---|
| 227 | nginx configuration file: "/opt/nginx/conf/nginx.conf"\
|
|---|
| 228 | nginx pid file: "/opt/nginx/logs/nginx.pid"\
|
|---|
| 229 | nginx error log file: "/opt/nginx/logs/error.log"\
|
|---|
| 230 | nginx http access log file: "/opt/nginx/logs/access.log"\
|
|---|
| 231 | nginx http client request body temporary files: "client_body_temp"\
|
|---|
| 232 | nginx http proxy temporary files: "proxy_temp"\
|
|---|
| 233 | nginx http fastcgi temporary files: "fastcgi_temp"\
|
|---|
| 234 | nginx http uwsgi temporary files: "uwsgi_temp"\
|
|---|
| 235 | nginx http scgi temporary files: "scgi_temp"\
|
|---|
| 236 | \
|
|---|
| 237 | # make\
|
|---|
| 238 | make -f objs/Makefile\
|
|---|
| 239 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 240 | -o objs/src/core/nginx.o \\\
|
|---|
| 241 | src/core/nginx.c\
|
|---|
| 242 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 243 | -o objs/src/core/ngx_log.o \\\
|
|---|
| 244 | src/core/ngx_log.c\
|
|---|
| 245 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 246 | -o objs/src/core/ngx_palloc.o \\\
|
|---|
| 247 | src/core/ngx_palloc.c\
|
|---|
| 248 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 249 | -o objs/src/core/ngx_array.o \\\
|
|---|
| 250 | src/core/ngx_array.c\
|
|---|
| 251 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 252 | -o objs/src/core/ngx_list.o \\\
|
|---|
| 253 | src/core/ngx_list.c\
|
|---|
| 254 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 255 | -o objs/src/core/ngx_hash.o \\\
|
|---|
| 256 | src/core/ngx_hash.c\
|
|---|
| 257 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 258 | -o objs/src/core/ngx_buf.o \\\
|
|---|
| 259 | src/core/ngx_buf.c\
|
|---|
| 260 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 261 | -o objs/src/core/ngx_queue.o \\\
|
|---|
| 262 | src/core/ngx_queue.c\
|
|---|
| 263 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 264 | -o objs/src/core/ngx_output_chain.o \\\
|
|---|
| 265 | src/core/ngx_output_chain.c\
|
|---|
| 266 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 267 | -o objs/src/core/ngx_string.o \\\
|
|---|
| 268 | src/core/ngx_string.c\
|
|---|
| 269 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 270 | -o objs/src/core/ngx_parse.o \\\
|
|---|
| 271 | src/core/ngx_parse.c\
|
|---|
| 272 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 273 | -o objs/src/core/ngx_inet.o \\\
|
|---|
| 274 | src/core/ngx_inet.c\
|
|---|
| 275 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 276 | -o objs/src/core/ngx_file.o \\\
|
|---|
| 277 | src/core/ngx_file.c\
|
|---|
| 278 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 279 | -o objs/src/core/ngx_crc32.o \\\
|
|---|
| 280 | src/core/ngx_crc32.c\
|
|---|
| 281 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 282 | -o objs/src/core/ngx_murmurhash.o \\\
|
|---|
| 283 | src/core/ngx_murmurhash.c\
|
|---|
| 284 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 285 | -o objs/src/core/ngx_md5.o \\\
|
|---|
| 286 | src/core/ngx_md5.c\
|
|---|
| 287 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 288 | -o objs/src/core/ngx_rbtree.o \\\
|
|---|
| 289 | src/core/ngx_rbtree.c\
|
|---|
| 290 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 291 | -o objs/src/core/ngx_radix_tree.o \\\
|
|---|
| 292 | src/core/ngx_radix_tree.c\
|
|---|
| 293 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 294 | -o objs/src/core/ngx_slab.o \\\
|
|---|
| 295 | src/core/ngx_slab.c\
|
|---|
| 296 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 297 | -o objs/src/core/ngx_times.o \\\
|
|---|
| 298 | src/core/ngx_times.c\
|
|---|
| 299 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 300 | -o objs/src/core/ngx_shmtx.o \\\
|
|---|
| 301 | src/core/ngx_shmtx.c\
|
|---|
| 302 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 303 | -o objs/src/core/ngx_connection.o \\\
|
|---|
| 304 | src/core/ngx_connection.c\
|
|---|
| 305 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 306 | -o objs/src/core/ngx_cycle.o \\\
|
|---|
| 307 | src/core/ngx_cycle.c\
|
|---|
| 308 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 309 | -o objs/src/core/ngx_spinlock.o \\\
|
|---|
| 310 | src/core/ngx_spinlock.c\
|
|---|
| 311 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 312 | -o objs/src/core/ngx_cpuinfo.o \\\
|
|---|
| 313 | src/core/ngx_cpuinfo.c\
|
|---|
| 314 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 315 | -o objs/src/core/ngx_conf_file.o \\\
|
|---|
| 316 | src/core/ngx_conf_file.c\
|
|---|
| 317 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 318 | -o objs/src/core/ngx_resolver.o \\\
|
|---|
| 319 | src/core/ngx_resolver.c\
|
|---|
| 320 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 321 | -o objs/src/core/ngx_open_file_cache.o \\\
|
|---|
| 322 | src/core/ngx_open_file_cache.c\
|
|---|
| 323 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 324 | -o objs/src/core/ngx_crypt.o \\\
|
|---|
| 325 | src/core/ngx_crypt.c\
|
|---|
| 326 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 327 | -o objs/src/event/ngx_event.o \\\
|
|---|
| 328 | src/event/ngx_event.c\
|
|---|
| 329 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 330 | -o objs/src/event/ngx_event_timer.o \\\
|
|---|
| 331 | src/event/ngx_event_timer.c\
|
|---|
| 332 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 333 | -o objs/src/event/ngx_event_posted.o \\\
|
|---|
| 334 | src/event/ngx_event_posted.c\
|
|---|
| 335 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 336 | -o objs/src/event/ngx_event_busy_lock.o \\\
|
|---|
| 337 | src/event/ngx_event_busy_lock.c\
|
|---|
| 338 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 339 | -o objs/src/event/ngx_event_accept.o \\\
|
|---|
| 340 | src/event/ngx_event_accept.c\
|
|---|
| 341 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 342 | -o objs/src/event/ngx_event_connect.o \\\
|
|---|
| 343 | src/event/ngx_event_connect.c\
|
|---|
| 344 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 345 | -o objs/src/event/ngx_event_pipe.o \\\
|
|---|
| 346 | src/event/ngx_event_pipe.c\
|
|---|
| 347 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 348 | -o objs/src/os/unix/ngx_time.o \\\
|
|---|
| 349 | src/os/unix/ngx_time.c\
|
|---|
| 350 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 351 | -o objs/src/os/unix/ngx_errno.o \\\
|
|---|
| 352 | src/os/unix/ngx_errno.c\
|
|---|
| 353 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 354 | -o objs/src/os/unix/ngx_alloc.o \\\
|
|---|
| 355 | src/os/unix/ngx_alloc.c\
|
|---|
| 356 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 357 | -o objs/src/os/unix/ngx_files.o \\\
|
|---|
| 358 | src/os/unix/ngx_files.c\
|
|---|
| 359 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 360 | -o objs/src/os/unix/ngx_socket.o \\\
|
|---|
| 361 | src/os/unix/ngx_socket.c\
|
|---|
| 362 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 363 | -o objs/src/os/unix/ngx_recv.o \\\
|
|---|
| 364 | src/os/unix/ngx_recv.c\
|
|---|
| 365 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 366 | -o objs/src/os/unix/ngx_readv_chain.o \\\
|
|---|
| 367 | src/os/unix/ngx_readv_chain.c\
|
|---|
| 368 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 369 | -o objs/src/os/unix/ngx_udp_recv.o \\\
|
|---|
| 370 | src/os/unix/ngx_udp_recv.c\
|
|---|
| 371 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 372 | -o objs/src/os/unix/ngx_send.o \\\
|
|---|
| 373 | src/os/unix/ngx_send.c\
|
|---|
| 374 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 375 | -o objs/src/os/unix/ngx_writev_chain.o \\\
|
|---|
| 376 | src/os/unix/ngx_writev_chain.c\
|
|---|
| 377 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 378 | -o objs/src/os/unix/ngx_channel.o \\\
|
|---|
| 379 | src/os/unix/ngx_channel.c\
|
|---|
| 380 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 381 | -o objs/src/os/unix/ngx_shmem.o \\\
|
|---|
| 382 | src/os/unix/ngx_shmem.c\
|
|---|
| 383 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 384 | -o objs/src/os/unix/ngx_process.o \\\
|
|---|
| 385 | src/os/unix/ngx_process.c\
|
|---|
| 386 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 387 | -o objs/src/os/unix/ngx_daemon.o \\\
|
|---|
| 388 | src/os/unix/ngx_daemon.c\
|
|---|
| 389 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 390 | -o objs/src/os/unix/ngx_setproctitle.o \\\
|
|---|
| 391 | src/os/unix/ngx_setproctitle.c\
|
|---|
| 392 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 393 | -o objs/src/os/unix/ngx_posix_init.o \\\
|
|---|
| 394 | src/os/unix/ngx_posix_init.c\
|
|---|
| 395 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 396 | -o objs/src/os/unix/ngx_user.o \\\
|
|---|
| 397 | src/os/unix/ngx_user.c\
|
|---|
| 398 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 399 | -o objs/src/os/unix/ngx_process_cycle.o \\\
|
|---|
| 400 | src/os/unix/ngx_process_cycle.c\
|
|---|
| 401 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 402 | -o objs/src/os/unix/ngx_darwin_init.o \\\
|
|---|
| 403 | src/os/unix/ngx_darwin_init.c\
|
|---|
| 404 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 405 | -o objs/src/event/modules/ngx_kqueue_module.o \\\
|
|---|
| 406 | src/event/modules/ngx_kqueue_module.c\
|
|---|
| 407 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 408 | -o objs/src/os/unix/ngx_darwin_sendfile_chain.o \\\
|
|---|
| 409 | src/os/unix/ngx_darwin_sendfile_chain.c\
|
|---|
| 410 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 411 | -o objs/src/event/ngx_event_openssl.o \\\
|
|---|
| 412 | src/event/ngx_event_openssl.c\
|
|---|
| 413 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 414 | -o objs/src/core/ngx_regex.o \\\
|
|---|
| 415 | src/core/ngx_regex.c\
|
|---|
| 416 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 417 | -o objs/src/http/ngx_http.o \\\
|
|---|
| 418 | src/http/ngx_http.c\
|
|---|
| 419 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 420 | -o objs/src/http/ngx_http_core_module.o \\\
|
|---|
| 421 | src/http/ngx_http_core_module.c\
|
|---|
| 422 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 423 | -o objs/src/http/ngx_http_special_response.o \\\
|
|---|
| 424 | src/http/ngx_http_special_response.c\
|
|---|
| 425 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 426 | -o objs/src/http/ngx_http_request.o \\\
|
|---|
| 427 | src/http/ngx_http_request.c\
|
|---|
| 428 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 429 | -o objs/src/http/ngx_http_parse.o \\\
|
|---|
| 430 | src/http/ngx_http_parse.c\
|
|---|
| 431 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 432 | -o objs/src/http/ngx_http_header_filter_module.o \\\
|
|---|
| 433 | src/http/ngx_http_header_filter_module.c\
|
|---|
| 434 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 435 | -o objs/src/http/ngx_http_write_filter_module.o \\\
|
|---|
| 436 | src/http/ngx_http_write_filter_module.c\
|
|---|
| 437 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 438 | -o objs/src/http/ngx_http_copy_filter_module.o \\\
|
|---|
| 439 | src/http/ngx_http_copy_filter_module.c\
|
|---|
| 440 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 441 | -o objs/src/http/modules/ngx_http_log_module.o \\\
|
|---|
| 442 | src/http/modules/ngx_http_log_module.c\
|
|---|
| 443 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 444 | -o objs/src/http/ngx_http_request_body.o \\\
|
|---|
| 445 | src/http/ngx_http_request_body.c\
|
|---|
| 446 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 447 | -o objs/src/http/ngx_http_variables.o \\\
|
|---|
| 448 | src/http/ngx_http_variables.c\
|
|---|
| 449 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 450 | -o objs/src/http/ngx_http_script.o \\\
|
|---|
| 451 | src/http/ngx_http_script.c\
|
|---|
| 452 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 453 | -o objs/src/http/ngx_http_upstream.o \\\
|
|---|
| 454 | src/http/ngx_http_upstream.c\
|
|---|
| 455 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 456 | -o objs/src/http/ngx_http_upstream_round_robin.o \\\
|
|---|
| 457 | src/http/ngx_http_upstream_round_robin.c\
|
|---|
| 458 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 459 | -o objs/src/http/ngx_http_parse_time.o \\\
|
|---|
| 460 | src/http/ngx_http_parse_time.c\
|
|---|
| 461 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 462 | -o objs/src/http/modules/ngx_http_static_module.o \\\
|
|---|
| 463 | src/http/modules/ngx_http_static_module.c\
|
|---|
| 464 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 465 | -o objs/src/http/modules/ngx_http_index_module.o \\\
|
|---|
| 466 | src/http/modules/ngx_http_index_module.c\
|
|---|
| 467 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 468 | -o objs/src/http/modules/ngx_http_chunked_filter_module.o \\\
|
|---|
| 469 | src/http/modules/ngx_http_chunked_filter_module.c\
|
|---|
| 470 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 471 | -o objs/src/http/modules/ngx_http_range_filter_module.o \\\
|
|---|
| 472 | src/http/modules/ngx_http_range_filter_module.c\
|
|---|
| 473 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 474 | -o objs/src/http/modules/ngx_http_headers_filter_module.o \\\
|
|---|
| 475 | src/http/modules/ngx_http_headers_filter_module.c\
|
|---|
| 476 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 477 | -o objs/src/http/modules/ngx_http_not_modified_filter_module.o \\\
|
|---|
| 478 | src/http/modules/ngx_http_not_modified_filter_module.c\
|
|---|
| 479 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 480 | -o objs/src/http/ngx_http_busy_lock.o \\\
|
|---|
| 481 | src/http/ngx_http_busy_lock.c\
|
|---|
| 482 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 483 | -o objs/src/http/ngx_http_file_cache.o \\\
|
|---|
| 484 | src/http/ngx_http_file_cache.c\
|
|---|
| 485 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 486 | -o objs/src/http/modules/ngx_http_gzip_filter_module.o \\\
|
|---|
| 487 | src/http/modules/ngx_http_gzip_filter_module.c\
|
|---|
| 488 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 489 | -o objs/src/http/ngx_http_postpone_filter_module.o \\\
|
|---|
| 490 | src/http/ngx_http_postpone_filter_module.c\
|
|---|
| 491 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 492 | -o objs/src/http/modules/ngx_http_ssi_filter_module.o \\\
|
|---|
| 493 | src/http/modules/ngx_http_ssi_filter_module.c\
|
|---|
| 494 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 495 | -o objs/src/http/modules/ngx_http_charset_filter_module.o \\\
|
|---|
| 496 | src/http/modules/ngx_http_charset_filter_module.c\
|
|---|
| 497 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 498 | -o objs/src/http/modules/ngx_http_userid_filter_module.o \\\
|
|---|
| 499 | src/http/modules/ngx_http_userid_filter_module.c\
|
|---|
| 500 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 501 | -o objs/src/http/modules/ngx_http_autoindex_module.o \\\
|
|---|
| 502 | src/http/modules/ngx_http_autoindex_module.c\
|
|---|
| 503 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 504 | -o objs/src/http/modules/ngx_http_auth_basic_module.o \\\
|
|---|
| 505 | src/http/modules/ngx_http_auth_basic_module.c\
|
|---|
| 506 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 507 | -o objs/src/http/modules/ngx_http_access_module.o \\\
|
|---|
| 508 | src/http/modules/ngx_http_access_module.c\
|
|---|
| 509 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 510 | -o objs/src/http/modules/ngx_http_limit_conn_module.o \\\
|
|---|
| 511 | src/http/modules/ngx_http_limit_conn_module.c\
|
|---|
| 512 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 513 | -o objs/src/http/modules/ngx_http_limit_req_module.o \\\
|
|---|
| 514 | src/http/modules/ngx_http_limit_req_module.c\
|
|---|
| 515 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 516 | -o objs/src/http/modules/ngx_http_geo_module.o \\\
|
|---|
| 517 | src/http/modules/ngx_http_geo_module.c\
|
|---|
| 518 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 519 | -o objs/src/http/modules/ngx_http_map_module.o \\\
|
|---|
| 520 | src/http/modules/ngx_http_map_module.c\
|
|---|
| 521 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 522 | -o objs/src/http/modules/ngx_http_split_clients_module.o \\\
|
|---|
| 523 | src/http/modules/ngx_http_split_clients_module.c\
|
|---|
| 524 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 525 | -o objs/src/http/modules/ngx_http_referer_module.o \\\
|
|---|
| 526 | src/http/modules/ngx_http_referer_module.c\
|
|---|
| 527 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 528 | -o objs/src/http/modules/ngx_http_rewrite_module.o \\\
|
|---|
| 529 | src/http/modules/ngx_http_rewrite_module.c\
|
|---|
| 530 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 531 | -o objs/src/http/modules/ngx_http_ssl_module.o \\\
|
|---|
| 532 | src/http/modules/ngx_http_ssl_module.c\
|
|---|
| 533 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 534 | -o objs/src/http/modules/ngx_http_proxy_module.o \\\
|
|---|
| 535 | src/http/modules/ngx_http_proxy_module.c\
|
|---|
| 536 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 537 | -o objs/src/http/modules/ngx_http_fastcgi_module.o \\\
|
|---|
| 538 | src/http/modules/ngx_http_fastcgi_module.c\
|
|---|
| 539 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 540 | -o objs/src/http/modules/ngx_http_uwsgi_module.o \\\
|
|---|
| 541 | src/http/modules/ngx_http_uwsgi_module.c\
|
|---|
| 542 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 543 | -o objs/src/http/modules/ngx_http_scgi_module.o \\\
|
|---|
| 544 | src/http/modules/ngx_http_scgi_module.c\
|
|---|
| 545 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 546 | -o objs/src/http/modules/ngx_http_memcached_module.o \\\
|
|---|
| 547 | src/http/modules/ngx_http_memcached_module.c\
|
|---|
| 548 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 549 | -o objs/src/http/modules/ngx_http_empty_gif_module.o \\\
|
|---|
| 550 | src/http/modules/ngx_http_empty_gif_module.c\
|
|---|
| 551 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 552 | -o objs/src/http/modules/ngx_http_browser_module.o \\\
|
|---|
| 553 | src/http/modules/ngx_http_browser_module.c\
|
|---|
| 554 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 555 | -o objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \\\
|
|---|
| 556 | src/http/modules/ngx_http_upstream_ip_hash_module.c\
|
|---|
| 557 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules \\\
|
|---|
| 558 | -o objs/src/http/modules/ngx_http_upstream_keepalive_module.o \\\
|
|---|
| 559 | src/http/modules/ngx_http_upstream_keepalive_module.c\
|
|---|
| 560 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/mail \\\
|
|---|
| 561 | -o objs/addon/nginx/ngx_http_passenger_module.o \\\
|
|---|
| 562 | /Users/vng/.rvm/gems/ruby-1.9.2-p290/gems/passenger-3.0.11/ext/nginx/ngx_http_passenger_module.c\
|
|---|
| 563 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/mail \\\
|
|---|
| 564 | -o objs/addon/nginx/Configuration.o \\\
|
|---|
| 565 | /Users/vng/.rvm/gems/ruby-1.9.2-p290/gems/passenger-3.0.11/ext/nginx/Configuration.c\
|
|---|
| 566 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/mail \\\
|
|---|
| 567 | -o objs/addon/nginx/ContentHandler.o \\\
|
|---|
| 568 | /Users/vng/.rvm/gems/ruby-1.9.2-p290/gems/passenger-3.0.11/ext/nginx/ContentHandler.c\
|
|---|
| 569 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs -I src/http -I src/http/modules -I src/mail \\\
|
|---|
| 570 | -o objs/addon/nginx/StaticContentHandler.o \\\
|
|---|
| 571 | /Users/vng/.rvm/gems/ruby-1.9.2-p290/gems/passenger-3.0.11/ext/nginx/StaticContentHandler.c\
|
|---|
| 572 | gcc -c -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter -Wunused-function -Wunused-variable -Wunused-value -Werror -g -Wno-error -I src/core -I src/event -I src/event/modules -I src/os/unix -I objs \\\
|
|---|
| 573 | -o objs/ngx_modules.o \\\
|
|---|
| 574 | objs/ngx_modules.c\
|
|---|
| 575 | gcc -o objs/nginx \\\
|
|---|
| 576 | objs/src/core/nginx.o \\\
|
|---|
| 577 | objs/src/core/ngx_log.o \\\
|
|---|
| 578 | objs/src/core/ngx_palloc.o \\\
|
|---|
| 579 | objs/src/core/ngx_array.o \\\
|
|---|
| 580 | objs/src/core/ngx_list.o \\\
|
|---|
| 581 | objs/src/core/ngx_hash.o \\\
|
|---|
| 582 | objs/src/core/ngx_buf.o \\\
|
|---|
| 583 | objs/src/core/ngx_queue.o \\\
|
|---|
| 584 | objs/src/core/ngx_output_chain.o \\\
|
|---|
| 585 | objs/src/core/ngx_string.o \\\
|
|---|
| 586 | objs/src/core/ngx_parse.o \\\
|
|---|
| 587 | objs/src/core/ngx_inet.o \\\
|
|---|
| 588 | objs/src/core/ngx_file.o \\\
|
|---|
| 589 | objs/src/core/ngx_crc32.o \\\
|
|---|
| 590 | objs/src/core/ngx_murmurhash.o \\\
|
|---|
| 591 | objs/src/core/ngx_md5.o \\\
|
|---|
| 592 | objs/src/core/ngx_rbtree.o \\\
|
|---|
| 593 | objs/src/core/ngx_radix_tree.o \\\
|
|---|
| 594 | objs/src/core/ngx_slab.o \\\
|
|---|
| 595 | objs/src/core/ngx_times.o \\\
|
|---|
| 596 | objs/src/core/ngx_shmtx.o \\\
|
|---|
| 597 | objs/src/core/ngx_connection.o \\\
|
|---|
| 598 | objs/src/core/ngx_cycle.o \\\
|
|---|
| 599 | objs/src/core/ngx_spinlock.o \\\
|
|---|
| 600 | objs/src/core/ngx_cpuinfo.o \\\
|
|---|
| 601 | objs/src/core/ngx_conf_file.o \\\
|
|---|
| 602 | objs/src/core/ngx_resolver.o \\\
|
|---|
| 603 | objs/src/core/ngx_open_file_cache.o \\\
|
|---|
| 604 | objs/src/core/ngx_crypt.o \\\
|
|---|
| 605 | objs/src/event/ngx_event.o \\\
|
|---|
| 606 | objs/src/event/ngx_event_timer.o \\\
|
|---|
| 607 | objs/src/event/ngx_event_posted.o \\\
|
|---|
| 608 | objs/src/event/ngx_event_busy_lock.o \\\
|
|---|
| 609 | objs/src/event/ngx_event_accept.o \\\
|
|---|
| 610 | objs/src/event/ngx_event_connect.o \\\
|
|---|
| 611 | objs/src/event/ngx_event_pipe.o \\\
|
|---|
| 612 | objs/src/os/unix/ngx_time.o \\\
|
|---|
| 613 | objs/src/os/unix/ngx_errno.o \\\
|
|---|
| 614 | objs/src/os/unix/ngx_alloc.o \\\
|
|---|
| 615 | objs/src/os/unix/ngx_files.o \\\
|
|---|
| 616 | objs/src/os/unix/ngx_socket.o \\\
|
|---|
| 617 | objs/src/os/unix/ngx_recv.o \\\
|
|---|
| 618 | objs/src/os/unix/ngx_readv_chain.o \\\
|
|---|
| 619 | objs/src/os/unix/ngx_udp_recv.o \\\
|
|---|
| 620 | objs/src/os/unix/ngx_send.o \\\
|
|---|
| 621 | objs/src/os/unix/ngx_writev_chain.o \\\
|
|---|
| 622 | objs/src/os/unix/ngx_channel.o \\\
|
|---|
| 623 | objs/src/os/unix/ngx_shmem.o \\\
|
|---|
| 624 | objs/src/os/unix/ngx_process.o \\\
|
|---|
| 625 | objs/src/os/unix/ngx_daemon.o \\\
|
|---|
| 626 | objs/src/os/unix/ngx_setproctitle.o \\\
|
|---|
| 627 | objs/src/os/unix/ngx_posix_init.o \\\
|
|---|
| 628 | objs/src/os/unix/ngx_user.o \\\
|
|---|
| 629 | objs/src/os/unix/ngx_process_cycle.o \\\
|
|---|
| 630 | objs/src/os/unix/ngx_darwin_init.o \\\
|
|---|
| 631 | objs/src/event/modules/ngx_kqueue_module.o \\\
|
|---|
| 632 | objs/src/os/unix/ngx_darwin_sendfile_chain.o \\\
|
|---|
| 633 | objs/src/event/ngx_event_openssl.o \\\
|
|---|
| 634 | objs/src/core/ngx_regex.o \\\
|
|---|
| 635 | objs/src/http/ngx_http.o \\\
|
|---|
| 636 | objs/src/http/ngx_http_core_module.o \\\
|
|---|
| 637 | objs/src/http/ngx_http_special_response.o \\\
|
|---|
| 638 | objs/src/http/ngx_http_request.o \\\
|
|---|
| 639 | objs/src/http/ngx_http_parse.o \\\
|
|---|
| 640 | objs/src/http/ngx_http_header_filter_module.o \\\
|
|---|
| 641 | objs/src/http/ngx_http_write_filter_module.o \\\
|
|---|
| 642 | objs/src/http/ngx_http_copy_filter_module.o \\\
|
|---|
| 643 | objs/src/http/modules/ngx_http_log_module.o \\\
|
|---|
| 644 | objs/src/http/ngx_http_request_body.o \\\
|
|---|
| 645 | objs/src/http/ngx_http_variables.o \\\
|
|---|
| 646 | objs/src/http/ngx_http_script.o \\\
|
|---|
| 647 | objs/src/http/ngx_http_upstream.o \\\
|
|---|
| 648 | objs/src/http/ngx_http_upstream_round_robin.o \\\
|
|---|
| 649 | objs/src/http/ngx_http_parse_time.o \\\
|
|---|
| 650 | objs/src/http/modules/ngx_http_static_module.o \\\
|
|---|
| 651 | objs/src/http/modules/ngx_http_index_module.o \\\
|
|---|
| 652 | objs/src/http/modules/ngx_http_chunked_filter_module.o \\\
|
|---|
| 653 | objs/src/http/modules/ngx_http_range_filter_module.o \\\
|
|---|
| 654 | objs/src/http/modules/ngx_http_headers_filter_module.o \\\
|
|---|
| 655 | objs/src/http/modules/ngx_http_not_modified_filter_module.o \\\
|
|---|
| 656 | objs/src/http/ngx_http_busy_lock.o \\\
|
|---|
| 657 | objs/src/http/ngx_http_file_cache.o \\\
|
|---|
| 658 | objs/src/http/modules/ngx_http_gzip_filter_module.o \\\
|
|---|
| 659 | objs/src/http/ngx_http_postpone_filter_module.o \\\
|
|---|
| 660 | objs/src/http/modules/ngx_http_ssi_filter_module.o \\\
|
|---|
| 661 | objs/src/http/modules/ngx_http_charset_filter_module.o \\\
|
|---|
| 662 | objs/src/http/modules/ngx_http_userid_filter_module.o \\\
|
|---|
| 663 | objs/src/http/modules/ngx_http_autoindex_module.o \\\
|
|---|
| 664 | objs/src/http/modules/ngx_http_auth_basic_module.o \\\
|
|---|
| 665 | objs/src/http/modules/ngx_http_access_module.o \\\
|
|---|
| 666 | objs/src/http/modules/ngx_http_limit_conn_module.o \\\
|
|---|
| 667 | objs/src/http/modules/ngx_http_limit_req_module.o \\\
|
|---|
| 668 | objs/src/http/modules/ngx_http_geo_module.o \\\
|
|---|
| 669 | objs/src/http/modules/ngx_http_map_module.o \\\
|
|---|
| 670 | objs/src/http/modules/ngx_http_split_clients_module.o \\\
|
|---|
| 671 | objs/src/http/modules/ngx_http_referer_module.o \\\
|
|---|
| 672 | objs/src/http/modules/ngx_http_rewrite_module.o \\\
|
|---|
| 673 | objs/src/http/modules/ngx_http_ssl_module.o \\\
|
|---|
| 674 | objs/src/http/modules/ngx_http_proxy_module.o \\\
|
|---|
| 675 | objs/src/http/modules/ngx_http_fastcgi_module.o \\\
|
|---|
| 676 | objs/src/http/modules/ngx_http_uwsgi_module.o \\\
|
|---|
| 677 | objs/src/http/modules/ngx_http_scgi_module.o \\\
|
|---|
| 678 | objs/src/http/modules/ngx_http_memcached_module.o \\\
|
|---|
| 679 | objs/src/http/modules/ngx_http_empty_gif_module.o \\\
|
|---|
| 680 | objs/src/http/modules/ngx_http_browser_module.o \\\
|
|---|
| 681 | objs/src/http/modules/ngx_http_upstream_ip_hash_module.o \\\
|
|---|
| 682 | objs/src/http/modules/ngx_http_upstream_keepalive_module.o \\\
|
|---|
| 683 | objs/addon/nginx/ngx_http_passenger_module.o \\\
|
|---|
| 684 | objs/addon/nginx/Configuration.o \\\
|
|---|
| 685 | objs/addon/nginx/ContentHandler.o \\\
|
|---|
| 686 | objs/addon/nginx/StaticContentHandler.o \\\
|
|---|
| 687 | objs/ngx_modules.o \\\
|
|---|
| 688 | /Users/vng/.rvm/gems/ruby-1.9.2-p290/gems/passenger-3.0.11/ext/nginx/../common/libpassenger_common.a /Users/vng/.rvm/gems/ruby-1.9.2-p290/gems/passenger-3.0.11/ext/nginx/../common/libboost_oxt.a -lstdc++ -lpthread -lm -lpcre -lssl -lcrypto -lz\
|
|---|
| 689 | Undefined symbols for architecture x86_64:\
|
|---|
| 690 | "_pcre_free_study", referenced from:\
|
|---|
| 691 | _ngx_pcre_free_studies in ngx_regex.o\
|
|---|
| 692 | ld: symbol(s) not found for architecture x86_64\
|
|---|
| 693 | collect2: ld returned 1 exit status\
|
|---|
| 694 | make[1]: *** [objs/nginx] Error 1\
|
|---|
| 695 | make: *** [build] Error 2\
|
|---|
| 696 | } |
|---|