Using ./configure --with-http_stub_status_module --user=nginx --group=nginx --with-http_flv_module --add-module=nginx_mod_h264_streaming-2.2.7 --sbin-path=/usr/local/sbin<div>Now make fails with </div><div><div>In file included from nginx_mod_h264_streaming-2.2.7/src/ngx_http_h264_streaming_module.c:2:</div>

<div>nginx_mod_h264_streaming-2.2.7/src/ngx_http_streaming_module.c: In function ângx_streaming_handlerâ:</div><div>nginx_mod_h264_streaming-2.2.7/src/ngx_http_streaming_module.c:158: error: ângx_http_request_tâ has no member named âzero_in_uriâ</div>

<div>gmake[1]: *** [objs/addon/src/ngx_http_h264_streaming_module.o] Error 1</div><div>gmake[1]: Leaving directory `/home/closer/src/nginx-0.8.41&#39;</div><div>gmake: *** [build] Error 2</div></div><div>The streaming module C file subroutine failing is </div>

<div><div>  if (r-&gt;zero_in_uri)</div><div>  {</div><div>    return NGX_DECLINED;</div><div>  }</div></div><div><br></div><div>I&#39;m on CentOS linux.</div><div>thanks-</div><div>-doug</div><div><br></div>