Opened 15 years ago

Closed 15 years ago

#6335 closed defect (invalid)

yadif asm compile error (64 bit)

Reported by: wmilas@… Owned by: Isaac Richards
Priority: critical Milestone: 0.22
Component: MythTV - General Version: head
Severity: medium Keywords: yadif
Cc: Ticket locked: no

Description

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

Change History (2)

comment:1 Changed 15 years ago by anonymous

I'm an idiot.. it was just fixed.. Please delete this.

comment:2 Changed 15 years ago by danielk

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.