[mythtv-commits] Ticket #6335: yadif asm compile error (64 bit)
MythTV
mythtv at cvs.mythtv.org
Mon Mar 9 17:17:03 UTC 2009
#6335: yadif asm compile error (64 bit)
-------------------------------+--------------------------------------------
Reporter: wmilas at rarcoa.com | Owner: ijr
Type: defect | Status: new
Priority: critical | Milestone: 0.22
Component: MythTV - General | Version: head
Severity: medium | Mlocked: 0
-------------------------------+--------------------------------------------
make[2]: Entering directory `/root/trunk/mythtv/filters/yadif'
gcc -c -pipe -march=k8 -fomit-frame-pointer -O3 -D_ISOC99_SOURCE
-D_POSIX_C_SOURCE=200112 -fasm -std=c99 -pthread -Wall -Wno-switch
-Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-
sign -Wcast-qual -funit-at-a-time -Wwrite-strings -Wtype-limits -fno-math-
errno -fno-signed-zeros -Wno-missing-prototypes -D_REENTRANT -DPIC -fPIC
-DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_PLUGIN
-DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++
-I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4
-I/usr/local/include -I/usr/include -I../../libs/libavcodec
-I../../libs/libavutil -I../../libs -I../.. -I../../libs/libmythtv
-I../../libs/libavcodec -I../.. -I. -I. -o filter_yadif.o filter_yadif.c
make[2]: Entering directory `/root/trunk/mythtv/filters/greedyhdeint'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory `/root/trunk/mythtv/filters/greedyhdeint'
filter_yadif.c: Assembler messages:
filter_yadif.c:578: Error: suffix or operands invalid for `cmp'
filter_yadif.c:570: Error: suffix or operands invalid for `cmp'
make[2]: *** [filter_yadif.o] Error 1
make[2]: Leaving directory `/root/trunk/mythtv/filters/yadif'
make[1]: *** [sub-yadif-make_default] Error 2
make[1]: Leaving directory `/root/trunk/mythtv/filters'
make: *** [sub-filters-make_default-ordered] Error 2
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/6335>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list