[mythtv] Current CVS breaks build on AMD64

Angel Li angel at miami.edu
Tue May 24 22:10:10 UTC 2005


Jarod Wilson wrote:

>On Tuesday 24 May 2005 14:53, Angel Li wrote:
>  
>
>>On an AMD64 machine, this filter will not compile:
>>
>>gcc -c -pipe -march=k8 -Wall -W -O3 -Wall -Wno-switch
>>-fomit-frame-pointer -Wno-missing-prototypes -D_REENTRANT -DPIC -fPIC
>>-DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"
>>-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
>>-I/usr/lib64/qt-3.3/mkspecs/default -I.
>>-I../../../../../../local/include
>>-I../../../../../../src/linux-2.6.12-rc3/include -I../../libs/libavcodec
>>-I../../libs/libmythtv -I../.. -I/usr/lib64/qt-3.3/include -o
>>filter_linearblend.o filter_linearblend.c
>>filter_linearblend.c: In function `linearBlendFilter':
>>filter_linearblend.c:326: warning: empty body in an if-statement
>>filter_linearblend.c: In function `new_filter':
>>filter_linearblend.c:358: error: `linearBlendMMX' undeclared (first use
>>in this function)
>>filter_linearblend.c:358: error: (Each undeclared identifier is reported
>>only once
>>filter_linearblend.c:358: error: for each function it appears in.)
>>filter_linearblend.c:360: error: `linearBlend3DNow' undeclared (first
>>use in this function)
>>    
>>
>
>cvs up and try again, just commited the fix (as well as one more for an issue 
>I hit after getting around that one).
>
>  
>
>------------------------------------------------------------------------
>
Great, that fixed it and you saved me the trouble of having to report 
the broken libmythui build.

Angel


More information about the mythtv-dev mailing list