You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CentOS Linux release 7.7.1908 (Core)
objs/src/http/ngx_http.o:/root/cache/openresty-1.19.3.1/build/nginx-1.19.3/src/http/ngx_http.c:625: first defined here
objs/addon/ngx_http_js_challenge_module/ngx_http_js_challenge.o: In function ngx_http_create_locations_list': /root/cache/openresty-1.19.3.1/build/nginx-1.19.3/src/http/ngx_http.c:1018: multiple definition of ngx_http_html_default_types'
objs/src/http/ngx_http.o:/root/cache/openresty-1.19.3.1/build/nginx-1.19.3/src/http/ngx_http.c:907: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [objs/nginx] Error 1
I tried to compile it to nginx, but got an error.
The text was updated successfully, but these errors were encountered:
CentOS Linux release 7.7.1908 (Core)
objs/src/http/ngx_http.o:/root/cache/openresty-1.19.3.1/build/nginx-1.19.3/src/http/ngx_http.c:625: first defined here
objs/addon/ngx_http_js_challenge_module/ngx_http_js_challenge.o: In function
ngx_http_create_locations_list': /root/cache/openresty-1.19.3.1/build/nginx-1.19.3/src/http/ngx_http.c:1018: multiple definition of
ngx_http_html_default_types'objs/src/http/ngx_http.o:/root/cache/openresty-1.19.3.1/build/nginx-1.19.3/src/http/ngx_http.c:907: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [objs/nginx] Error 1
I tried to compile it to nginx, but got an error.
The text was updated successfully, but these errors were encountered: