[mythtv] [MythMusic] Compile error: mythtv/ffmpeg/mmx.h: No such file or

Jon Whitear jon at whitear.org
Thu Sep 8 07:47:44 UTC 2005


Hi,

I'm updating to SVN 7206, on a Via EPIA M10k running Gentoo. Mythmusic
fails to compile with the error below. Google tells me other people have
had this problem before, and it's to do with changeset 6811, but they
didn't say how they fixed it.

gcc -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch
-fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE
-DPREFIX=\"/usr/local\" -DMMX -Di386 -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_PLUGIN -I/usr/qt/3/mkspecs/linux-g++ -I.
-I/usr/local/include -I/usr/kde/3.3/include -I/usr/local/include
-I/usr/include/cdda -I/usr/qt/3/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 `/opt/mythtv/mythplugins/mythmusic/mythmusic'
make[1]: *** [sub-mythmusic] Error 2
make[1]: Leaving directory `/opt/mythtv/mythplugins/mythmusic'
make: *** [sub-mythmusic] Error 2

As always, any help is greatly appreciated.

Cheers,

Jon




More information about the mythtv-dev mailing list