[mythtv] build error in postprocess.c
Isaac Richards
mythtv-dev@snowman.net
Sun, 29 Sep 2002 01:05:50 -0400
On Friday 27 September 2002 02:25 pm, chuck wrote:
> I'm getting the following build error from the cvs source:
>
> In file included from postprocess.c:465:
> postprocess_template.c: In function `postProcess_MMX':
> postprocess_template.c:1885: can't find a register in class
> `GENERAL_REGS' while reloading `asm'
>
> 0.4 and 0.5 both build fine. Any thoughts?
Sorry, no idea -- I really just adapted the code from elsewhere. Easiest
thing to do would be to remove the 'postprocess' from filters/filters.pro and
it'll skip building that filter.
Isaac