[mythtv] compile problem related to latest cvs commits

Shawn Edwards sedwards at theedwards.org
Sun Mar 28 21:12:31 EST 2004


Here's what I get with a clean checkout of myth from after today's 
avcodec sync with viaslice enabled:

ant mythtv # make
cd libs && make -f Makefile
make[1]: Entering directory `/home/myth/mythtv/libs'
cd libavcodec && make -f Makefile
make[2]: Entering directory `/home/myth/mythtv/libs/libavcodec'
gcc -c -pipe -w -Wall -g -O3 -DPIC -fPIC -fomit-frame-pointer 
-DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-D_GNU_SOURCE -D_REENTRANT  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 
-DPREFIX=\"/usr/local\" -DMMX -DUSING_XVMC -DUSING_VIASLICE -DHAVE_XVMC 
-DHAVE_VIASLICE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
-I/usr/qt/3/mkspecs/linux-g++ -I. -I../.. -I/usr/qt/3/include -o 
mpeg12.o mpeg12.c
mpeg12.c: In function `mpeg_decode_slice':
mpeg12.c:2272: error: `start_code' undeclared (first use in this 
function)
mpeg12.c:2272: error: (Each undeclared identifier is reported only once
mpeg12.c:2272: error: for each function it appears in.)
make[2]: *** [mpeg12.o] Error 1
make[2]: Leaving directory `/home/myth/mythtv/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/home/myth/mythtv/libs'
make: *** [sub-libs] Error 2

I took a cursory glance around the code and this one is over my head; I 
haven't been following the ffmpeg stuff close enough I suppose.

Any help here is appreciated.

-- 
Shawn Edwards
sedwards at theedwards.org

If it was so, it might be; and it were so, it would be; 
but as it isn't, it ain't. That's logic. - Lewis Carrol


More information about the mythtv-dev mailing list