[ tvtime-Bugs-2984111 ] compile error: greedyh.asm
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.video.tvtime.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #2984111, was opened at 2010-04-08 16:07 Message generated for change (Comment added) made by rosc2112 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=506987&aid=2984111&group_id=64301 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Install/Autoconf Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: rosc2112 (rosc2112) Assigned to: Billy Biggs (vektor) Summary: compile error: greedyh.asm Initial Comment: g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT greedyh.o -MD -MP -MF .deps/greedyh.Tpo -c -o greedyh.o `test -f '../plugins/greedyh.cpp' || echo './'`../plugins/greedyh.cpp In file included from ../plugins/greedyh.cpp:35: ../plugins/greedyh.asm:21: error: extra qualification 'DScalerFilterGreedyH::' on member 'filterDScaler_SSE' In file included from ../plugins/greedyh.cpp:43: ../plugins/greedyh.asm:21: error: extra qualification 'DScalerFilterGreedyH::' on member 'filterDScaler_3DNOW' In file included from ../plugins/greedyh.cpp:51: ../plugins/greedyh.asm:21: error: extra qualification 'DScalerFilterGreedyH::' on member 'filterDScaler_MMX' make[2]: *** [greedyh.o] Error 1 make[2]: Leaving directory `/home/rosc/work/pchdtv/tvtime-cvs/src' Tried compiling with the latest cvs version and tvtime-1.0.1 and get the same error on both. Vanilla slackware system, kernel 2.6.33.1, etc. See this error reported elsewhere with a patch http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=358884 --- nm I just noticed there's a version 1.0.2 but its not linked on the sf site: https://sourceforge.net/projects/tvtime/files/ So I guess this bug is about the sf page not being updated :)) ---------------------------------------------------------------------- >Comment By: rosc2112 (rosc2112) Date: 2010-04-08 16:10 Message: ok maybe the error still exists in v 1.0.2, just tried to compile that and get the same prob: In file included from ../plugins/greedyh.cpp:35: ../plugins/greedyh.asm:21: error: extra qualification 'DScalerFilterGreedyH::' on member 'filterDScaler_SSE' In file included from ../plugins/greedyh.cpp:43: ../plugins/greedyh.asm:21: error: extra qualification 'DScalerFilterGreedyH::' on member 'filterDScaler_3DNOW' In file included from ../plugins/greedyh.cpp:51: ../plugins/greedyh.asm:21: error: extra qualification 'DScalerFilterGreedyH::' on member 'filterDScaler_MMX' make[2]: *** [greedyh.o] Error 1 make[2]: Leaving directory `/home/rosc/work/tvtime-1.0.2/src' make[1]: *** [all-recursive] Error 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=506987&aid=2984111&group_id=64301 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev