[EMAIL PROTECTED] 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)
[EMAIL PROTECTED] mythplugins]$ ./configure --prefix=/usr --arch=pentium-mmx --enable-all <snip> [EMAIL PROTECTED] mythplugins]$ qmake mythplugins.pro <snip> [EMAIL PROTECTED] mythplugins]$ make qmake <snip> [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. _______________________________________________ mythtv-dev mailing list [EMAIL PROTECTED] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
