[mythtv] SVN 7098: MythMusic build error (ffmpeg/mmx.h)???

Christiaan Lutzer mythtv.lutzer at gmail.com
Mon Aug 22 03:17:25 UTC 2005


[mythtv at mythtv mythplugins]$ svn info
Path: .
URL: http://cvs.mythtv.org/svn/trunk/mythplugins
Repository UUID: 7dbf422c-18fa-0310-86e9-fd20926502f2
Revision: 7098
Node Kind: directory
Schedule: normal
Last Changed Author: greg
Last Changed Rev: 7096
Last Changed Date: 2005-08-20 23:00:50 -0400 (Sat, 20 Aug 2005)
Properties Last Updated: 2005-08-21 21:01:21 -0400 (Sun, 21 Aug 2005)

[mythtv at mythtv mythplugins]$ ./configure --prefix=/usr
--arch=pentium-mmx --enable-all
<snip>
[mythtv at mythtv mythplugins]$ qmake mythplugins.pro
<snip>
[mythtv at mythtv mythplugins]$ make qmake
<snip>
[mythtv at mythtv mythplugins]$ make
<snip>

make[2]: Entering directory
`/home/mythtv/src/mythtv-trunk/mythplugins/mythmusic/mythmusic'
gcc -c -pipe -march=pentium-mmx -Wall -W -O3 -Wall -Wno-switch
-fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE
-DPREFIX=\"/usr\" -DMMX -Di386 -DHAVE_DVDNAV -D_FILE_OFFSET_BITS=64
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
-I/usr/lib/qt-3.3/mkspecs/default -I. -I/usr/include
-I/usr/kde/3.3/include -I/usr/include -I/usr/include
-I/usr/include/cdda -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -o
ifs_display.o goom/ifs_display.c
In file included from goom/ifs_display.c:5:
goom/mmx.h:4:31: mythtv/ffmpeg/mmx.h: No such file or directory
goom/ifs_display.c: In function `ifs_update':
goom/ifs_display.c:54: warning: implicit declaration of function `movd_m2r'
goom/ifs_display.c:54: error: `mm1' undeclared (first use in this function)
goom/ifs_display.c:54: error: (Each undeclared identifier is reported only once
goom/ifs_display.c:54: error: for each function it appears in.)
goom/ifs_display.c:55: warning: implicit declaration of function `punpckldq_r2r'
goom/ifs_display.c:62: error: `mm0' undeclared (first use in this function)
goom/ifs_display.c:63: warning: implicit declaration of function `paddusb_r2r'
goom/ifs_display.c:64: warning: implicit declaration of function `movd_r2m'
goom/ifs_display.c:67: warning: implicit declaration of function `emms'
make[2]: *** [ifs_display.o] Error 1
make[2]: Leaving directory
`/home/mythtv/src/mythtv-trunk/mythplugins/mythmusic/mythmusic'
make[1]: *** [sub-mythmusic] Error 2
make[1]: Leaving directory `/home/mythtv/src/mythtv-trunk/mythplugins/mythmusic'
make: *** [sub-mythmusic] Error 2
[mythtv at mythtv mythplugins]$ 

o As far as I can tell, there is no "ffmpeg/mmx.h" in the mythtv trunk.
o For a tire to kick, I installed ffmpeg-devel to no avail (I didn't
think that would work).
o I'm worried nobody has mentioned this--it makes me think I'm doing
something stupid =).

C.

-- 
Christiaan Lutzer
HD-3000 | DVB/QAM Cable | Comcast Digital Cable, 02139 U.S.
PVR-250 | Analog Cable | Comcast Cable, 02139 U.S.


More information about the mythtv-dev mailing list