[mythtv] Compiling mythtv CVS
Steele Price
steele at xtcp.net
Tue Sep 9 14:48:48 EDT 2003
Is this a bug in CVS? Or is it supposed to be that way?
make[1]: Entering directory `/usr/src/mythtv/libs'
cd libavcodec && qmake libavcodec.pro -o Makefile
WARNING: Failure to find: roqvideo.o
WARNING: Failure to find: dpcm.o
WARNING: Failure to find: interplayvideo.o
Upon inspection of libavcodec.pro
I have:
SOURCES += ffv1.c ra144.c ra288.c vcr1.c cljr.c roqvideo.o dpcm.o
SOURCES += interplayvideo.o
Shouldn't that be:
SOURCES += ffv1.c ra144.c ra288.c vcr1.c cljr.c roqvideo.c dpcm.c
SOURCES += interplayvideo.c
Thanks,
Steele Price
CTO
Digital Dreamshop
http://xtcp.net
More information about the mythtv-dev
mailing list