You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2018/01/30 11:27:01 UTC

[GitHub] dominatos opened a new issue #1531: nginx/1.12.1 make error ?NGX_CONF_MULTI? was not declared in this scope NGX_HTTP_SRV_CONF|NGX_CONF_TAKE1|NGX_CONF_MULTI|

dominatos opened a new issue #1531: nginx/1.12.1 make error ?NGX_CONF_MULTI? was not declared in this scope NGX_HTTP_SRV_CONF|NGX_CONF_TAKE1|NGX_CONF_MULTI|
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1531
 
 
   nginx/1.12.1 make error:
   /usr/src/incubator-pagespeed-ngx-release-1.10.33.5-beta/src/ngx_pagespeed.cc:685:39: error: ?NGX_CONF_MULTI? was not declared in this scope
        NGX_HTTP_MAIN_CONF|NGX_CONF_TAKE1|NGX_CONF_MULTI|
                                          ^
   /usr/src/incubator-pagespeed-ngx-release-1.10.33.5-beta/src/ngx_pagespeed.cc:692:38: error: ?NGX_CONF_MULTI? was not declared in this scope
        NGX_HTTP_SRV_CONF|NGX_CONF_TAKE1|NGX_CONF_MULTI|
                                         ^
   /usr/src/incubator-pagespeed-ngx-release-1.10.33.5-beta/src/ngx_pagespeed.cc:700:56: error: ?NGX_CONF_MULTI? was not declared in this scope
        NGX_HTTP_LOC_CONF|NGX_HTTP_LIF_CONF|NGX_CONF_TAKE1|NGX_CONF_MULTI|
                                                           ^
   make[1]: *** [objs/addon/src/ngx_pagespeed.o] Error 1
   make[1]: Leaving directory `/usr/src/incubator-pagespeed-ngx-release-1.10.33.5-beta/nginx-1.12.1'
   make: *** [build] Error 2

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services