[mythtv] [mythtv-commits] Ticket #1563: Patch for configure to autodetect CPU on MacOS X (PPC and Intel)

MythTV mythtv at taoyama.com
Wed Apr 5 19:28:35 UTC 2006


On Apr 5, 2006, at 11:18 AM, Asher wrote:

> On 4/5/06, MythTV <mythtv at taoyama.com> wrote:
>> Asher,
>>
>> Why do you think it is not working?  This is exactly what I get and
>> the compile does the right thing by selecting a P4 with MMX.  The CPU
>> field is accurate.  That is the string that is reported by the OSX
>> sysctl call.  While seeing "Unknown" may be alarming it does not
>> impact how the build will proceed.  If anything this is a bug with
>> OSX since it is providing the string.
>>
>> Mino
>
> the build is failing with:
> {standard input}:unknown:file contains unmatched .macro and .endmacro
> for: FDCT_ROW_SSE2_H1it
> make[2]: *** [fdct_mmx.o] Error 1
> make[1]: *** [sub-libavcodec] Error 2
> make: *** [sub-libs] Error 2
>
> I thought this might be due to it detecting the capabilities of the
> CPU incorrectly
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>

Asher,

Nope, that problem requires a patch to the sources.  Did you see the  
patch I posted?  Right now you cannot build for MacOS X Intel without  
applying the patches.  I think  some of the smaller changes that I  
included in my patch have been applied to SVN but you still need the  
rest of them.  (Just say "no" if patch detects that the patch has  
already been applied.")

See this thread in the mailing list archive.

http://www.gossamer-threads.com/lists/mythtv/dev/177537

Mino


More information about the mythtv-dev mailing list