[mythtv] multirec branch - missing MM_SSE and others - SOLVED by removing --arch=athlon-xp

Nigel Pearson nigel at ind.tansu.com.au
Thu Dec 13 22:45:13 UTC 2007


> Is the missing MM_SSE you mention the same as this error I'm seeing  
> when compiling (not multirec branch) on Mac OSX?
>
> gcc -c -pipe -mcpu=7450
...
> filter_greedyhdeint.c:235: error: 'MM_SSE' undeclared (first use in  
> this function)
> filter_greedyhdeint.c:235: error: (Each undeclared identifier is  
> reported only once
> filter_greedyhdeint.c:235: error: for each function it appears in.)
> filter_greedyhdeint.c:237: warning: implicit declaration of  
> function 'greedyh_filter_sse'
> filter_greedyhdeint.c:240: error: 'MM_3DNOW' undeclared (first use  
> in this function)
> filter_greedyhdeint.c:242: warning: implicit declaration of  
> function 'greedyh_filter_3dnow'
> filter_greedyhdeint.c:245: error: 'MM_MMX' undeclared (first use in  
> this function)
> filter_greedyhdeint.c:247: warning: implicit declaration of  
> function 'greedyh_filter_mmx'
> make[2]: *** [filter_greedyhdeint.o] Error 1
> make[1]: *** [sub-greedyhdeint] Error 2

That looks like a new PPC Mac build error.

That source file seems to have approriate guards
(#ifdef ARCH_X86 or ARCH_X86_64) so I am confused.


I will try to fix it soon, but if you are in a hurry,
just disable that filter in filters/filters.pro

--
Nigel Pearson, nigel at ind.tansu.com.au| "Peacemaking is our profession"
Telstra Net. Eng., Sydney, Australia |Motto of Burpelson Airforce Base
Office: 9202 3900    Fax:  9261 3912 |Commanded by Gen. Jack D. Ripper
Mobile: 0408 664435  Home: 9792 6998 |        Dr Strangelove


More information about the mythtv-dev mailing list