[mythtv-users] problem compiling 0.12

Christopher Andersson qriss at home.se
Fri Nov 7 18:31:06 EST 2003


Hi, I'm having some trouble compiling mythtv 0.12, I'm running debian unstable 
and get the following errors, both with 0.12 relase and cvs.

g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer `freetype-confi               g --cflags` -D_REENTRANT  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/l               ocal\" -DMMX -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/share/qt3/mksp               ecs/default -I. -I/usr/local/include -I../libmyth -I.. -I../libavcodec -I../liba               vformat -I../libdvbdev -I/usr/include/qt3 -o videoout_ivtv.o videoout_ivtv.cpp
videoout_ivtv.cpp: In destructor `virtual VideoOutputIvtv::~VideoOutputIvtv()':
videoout_ivtv.cpp:57: error: parse error before `[' token
videoout_ivtv.cpp:66: error: parse error before `[' token
videoout_ivtv.cpp: In member function `void VideoOutputIvtv::ClearOSD()':
videoout_ivtv.cpp:88: error: parse error before `[' token
videoout_ivtv.cpp:99: error: parse error before `[' token
videoout_ivtv.cpp:107: error: parse error before `[' token
videoout_ivtv.cpp: In member function `virtual bool VideoOutputIvtv::Init(int, 
   int, float, unsigned int, int, int, int, int, unsigned int)':
videoout_ivtv.cpp:167: error: parse error before `[' token
videoout_ivtv.cpp:180: error: parse error before `[' token
videoout_ivtv.cpp:189: error: parse error before `[' token
videoout_ivtv.cpp: In member function `virtual void 
   VideoOutputIvtv::EmbedInWidget(long unsigned int, int, int, int, int)':
videoout_ivtv.cpp:258: error: parse error before `[' token
videoout_ivtv.cpp:264: error: parse error before `[' token
videoout_ivtv.cpp: In member function `virtual void 
   VideoOutputIvtv::StopEmbedding()':
videoout_ivtv.cpp:278: error: parse error before `[' token
videoout_ivtv.cpp:285: error: parse error before `[' token
videoout_ivtv.cpp: In member function `virtual void 
   VideoOutputIvtv::ProcessFrame(VideoFrame*, OSD*, FilterChain*, 
   NuppelVideoPlayer*)':
videoout_ivtv.cpp:344: error: parse error before `[' token
videoout_ivtv.cpp:350: error: parse error before `[' token
videoout_ivtv.cpp:358: error: parse error before `[' token
make[2]: *** [videoout_ivtv.o] Error 1
make[2]: Leaving directory `/home/chrille/mythtv-cvs/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/home/chrille/mythtv-cvs/mythtv/libs'
make: *** [sub-libs] Error 2


gcc version 3.3.2 (Debian)
Qmake version: 1.06c (Qt 3.2.1)

Any ideas, someone ?


/Christopher


More information about the mythtv-users mailing list