Since 0.8.37 mp4 streaming does not compile

doug m qrkyxboy at googlemail.com
Wed Jun 16 08:31:51 MSD 2010


Sergey-
Thanks, I realized I had the wrong tree for mp4 stream, once I used the
patched one it's fine.
-doug

On 16 June 2010 00:28, Sergey A. Osokin <osa at freebsd.org.ru> wrote:

> Hi,
>
> On Wed, Jun 16, 2010 at 12:18:06AM -0400, doug m wrote:
> > 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
> > Now make fails with
> > In file included from
> > nginx_mod_h264_streaming-2.2.7/src/ngx_http_h264_streaming_module.c:2:
> > nginx_mod_h264_streaming-2.2.7/src/ngx_http_streaming_module.c: In
> function
> > ?ngx_streaming_handler?:
> > 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?
> > gmake[1]: *** [objs/addon/src/ngx_http_h264_streaming_module.o] Error 1
> > gmake[1]: Leaving directory `/home/closer/src/nginx-0.8.41'
> > gmake: *** [build] Error 2
> > The streaming module C file subroutine failing is
> >   if (r->zero_in_uri)
> >   {
> >     return NGX_DECLINED;
> >   }
> >
> > I'm on CentOS linux.
> > thanks-
>
> Patch.
>
>
> http://www.freebsd.org/cgi/cvsweb.cgi/ports/www/nginx-devel/files/extra-patch-ngx_http_streaming_module.c?rev=1.1;content-type=text/plain
>
> --
> Sergey A. Osokin,
> osa at FreeBSD.ORG.ru
> osa at FreeBSD.ORG
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20100616/1b99f4f6/attachment.html>


More information about the nginx mailing list