[pkg-mad-maintainers] Bug#512726: Bug#512726: xbmc build error using mad.h

Kurt Roeckx kurt at roeckx.be
Fri Jan 23 08:05:38 UTC 2009


On Fri, Jan 23, 2009 at 01:58:53AM -0500, Andres Mejia wrote:
> --- /usr/include/mad.h	2008-12-23 16:04:51.000000000 -0500
> +++ mad.h	2009-01-23 01:46:36.000000000 -0500
> @@ -549,7 +549,7 @@
>  # define LIBMAD_BIT_H
>  
>  struct mad_bitptr {
> -  unsigned char const *byte;
> +  unsigned char const *byte_;
>    unsigned short cache;
>    unsigned short left;
>  };

I'm not sure this is something I can apply, it might be breaking
other code.


Kurt






More information about the pkg-mad-maintainers mailing list