[mythtv] Compile problem with DVB in latest code

Ed Wildgoose lists at wildgooses.com
Mon Feb 2 16:45:38 EST 2004


Hi, probably this is directed to Kenneth?

I have just updated to latest cvs and spotted the change to the include 
paths.  However, make gives me the following error. If I comment out the 
DVB stuff in settings.pro then it all compiles correctly.  I'm having 
difficulty following through to see why though?

Can anyone please help translate this...?

Thanks


make[2]: Entering directory `/home/edward/mythtv/mythtv.test/libs/libmythtv'
g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer 
`freetype-config --cflags` -D_REENTRANT -fPIC  -D_GNU_SOURCE 
-D_FILE_OFFSET_BITS=64 -DPREFIX=\"/tmp/mythdev\" -DMMX -DUSING_IVTV 
-DUSING_DVB -DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
-I/usr/qt/3/mkspecs/linux-g++ -I. -I/tmp/mythdev/include 
-I/usr/local/include -I/usr/src/linux-2.6.1-rc1-mm2/include -I../libmyth 
-I.. -Idvbdev -I../libavcodec -I/usr/qt/3/include -o videoout_xv.o 
videoout_xv.cpp
In file included from ../libavcodec/common.h:88,
                 from ../libavcodec/avcodec.h:14,
                 from videoout_xv.cpp:26:
/usr/include/inttypes.h:396: syntax error before `__attribute__'
/usr/include/inttypes.h:414: syntax error before `__attribute__'
/usr/include/inttypes.h:430: syntax error before `__attribute__'
/usr/include/inttypes.h:449: syntax error before `__attribute__'
In file included from ../libavcodec/avcodec.h:15,
                 from videoout_xv.cpp:26:
../libavcodec/rational.h:35: syntax error before `__attribute__'
../libavcodec/rational.h:43: syntax error before `__attribute__'
In file included from videoout_xv.cpp:26:
../libavcodec/avcodec.h:2073: syntax error before `}' token
make[2]: *** [videoout_xv.o] Error 1
make[2]: Leaving directory `/home/edward/mythtv/mythtv.test/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/home/edward/mythtv/mythtv.test/libs'
make: *** [sub-libs] Error 2



More information about the mythtv-dev mailing list